1 reference to s_encoding
Microsoft.CodeAnalysis.CSharp (1)
Symbols\FileIdentifier.cs (1)
29
var encodedFilePath =
s_encoding
.GetBytes(filePath);