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