2 references to GetUtf8ByteRepresentation
Microsoft.CodeAnalysis.CSharp (2)
Lowering\LocalRewriter\LocalRewriter_Conversion.cs (2)
82return MakeUtf8Span(node, GetUtf8ByteRepresentation(node)); 176byte[]? bytes = GetUtf8ByteRepresentation(literal);