Fix links to Runtime issue tracker
parent
89dab5eb51
commit
30f2eb28a4
|
@ -164,7 +164,7 @@ We have the diagnostic `CS0809` enabled to help avoid this mistake, but [even th
|
|||
|
||||
## Out-of-range `Span` slices throw `ArgumentOutOfRangeException` with wrong param name
|
||||
|
||||
See [dotnet/csharplang#53622](https://github.com/dotnet/csharplang/issues/53622)/[dotnet/csharplang#90939](https://github.com/dotnet/csharplang/issues/90939).
|
||||
See [dotnet/runtime#53622](https://github.com/dotnet/runtime/issues/53622)/[dotnet/runtime#90939](https://github.com/dotnet/runtime/issues/90939).
|
||||
|
||||
## Preprocessor TFM constants and .NET Standard
|
||||
|
||||
|
|
Loading…
Reference in New Issue