You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[dotnet] Fix null warnings in RelativeBy by sealing the type (#15379)
* [dotnet] Fix null warnings in `RelativeBy` by sealing the type
* minimize changes
* Address other low-hanging nullability warnings
* Seal the type explicitly
0 commit comments