27 references to Convert
http2cat (1)
IIS.FunctionalTests (1)
IIS.LongTests (1)
IIS.NewHandler.FunctionalTests (1)
IIS.NewShim.FunctionalTests (1)
IIS.ShadowCopy.Tests (1)
IISExpress.FunctionalTests (1)
InMemory.FunctionalTests (1)
Microsoft.AspNetCore.Http.Abstractions (1)
Microsoft.AspNetCore.Http.Connections.Common (2)
src\SignalR\common\Shared\Utf8BufferTextWriter.cs (2)
118_encoder.Convert(new Span<char>(&value, 1), destination, false, out charsUsed, out bytesUsed, out _);
177_encoder.Convert(buffer, destination, false, out charsUsed, out bytesUsed, out _);
Microsoft.AspNetCore.OpenApi (2)
src\SignalR\common\Shared\Utf8BufferTextWriter.cs (2)
118_encoder.Convert(new Span<char>(&value, 1), destination, false, out charsUsed, out bytesUsed, out _);
177_encoder.Convert(buffer, destination, false, out charsUsed, out bytesUsed, out _);
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (1)
Microsoft.AspNetCore.Server.IIS (1)
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Microsoft.AspNetCore.Shared.Tests (1)
Microsoft.AspNetCore.SignalR.Common (2)
src\SignalR\common\Shared\Utf8BufferTextWriter.cs (2)
118_encoder.Convert(new Span<char>(&value, 1), destination, false, out charsUsed, out bytesUsed, out _);
177_encoder.Convert(buffer, destination, false, out charsUsed, out bytesUsed, out _);
Microsoft.AspNetCore.SignalR.Protocols.Json (2)
src\SignalR\common\Shared\Utf8BufferTextWriter.cs (2)
118_encoder.Convert(new Span<char>(&value, 1), destination, false, out charsUsed, out bytesUsed, out _);
177_encoder.Convert(buffer, destination, false, out charsUsed, out bytesUsed, out _);
Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson (2)
src\SignalR\common\Shared\Utf8BufferTextWriter.cs (2)
118_encoder.Convert(new Span<char>(&value, 1), destination, false, out charsUsed, out bytesUsed, out _);
177_encoder.Convert(buffer, destination, false, out charsUsed, out bytesUsed, out _);
System.Console (1)
System.Memory (1)
System.Private.CoreLib (2)