2 references to TryGetAsciiString
Microsoft.AspNetCore.Shared.Tests (2)
src\Shared\ServerInfrastructure\StringUtilities.cs (2)
59if (!TryGetAsciiString((byte*)state.ToPointer(), output, buffer.Length)) 86if (!TryGetAsciiString((byte*)state.ToPointer(), output, buffer.Length))