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