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