2 references to AsSpan
Microsoft.AspNetCore.Razor.Utilities.Shared (2)
src\roslyn\src\Razor\src\Shared\Microsoft.AspNetCore.Razor.SharedUtilities\StringExtensions.cs (2)
63return MemoryExtensions.AsSpan(text, startIndex); 182return MemoryExtensions.AsSpan(text, startIndex);