2 references to AsSpan
Microsoft.AspNetCore.Shared.Tests (2)
Windows.Win32.SOCKADDR_STORAGE.InlineArrays.g.cs (2)
52 value.CopyTo(result.AsSpan()); 54 result.AsSpan().Slice(initLength, SpanLength - initLength).Clear();