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