roslyn icon indicating copy to clipboard operation
roslyn copied to clipboard

Ignore user-defined Span conversions

Open jjonescz opened this issue 8 months ago • 3 comments

  • Ignores span UDCs
  • Adds new "explicit span conversion"
  • Fixes nullability analysis of span conversions

Test plan: https://github.com/dotnet/roslyn/issues/73445 Corresponding speclet update: https://github.com/dotnet/csharplang/pull/8167

jjonescz avatar Jun 14 '24 13:06 jjonescz