3 references to WriteFilePath
Microsoft.CodeAnalysis (3)
Compilation\DeterministicKeyBuilder.cs (3)
164WriteFilePath(writer, "fileName", additionalText.Path, pathMap, options);
261WriteFilePath(writer, "fileName", syntaxTree.FilePath, pathMap, options);
415WriteFilePath(writer, "pdbFilePath", options.PdbFilePath, pathMap, deterministicKeyOptions);