2 references to AsSpan
System.Windows.Forms.Primitives (2)
Windows.Win32.char.InlineArrays.g.cs (2)
77 value.CopyTo(result.AsSpan()); 79 result.AsSpan().Slice(initLength, SpanLength - initLength).Clear();