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