3 references to GetDocumentFilePath
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (3)
MSBuild\ProjectFile\CommandLineArgumentReader.cs (3)
134Add("additionalfile", GetDocumentFilePath(additionalFile)); 146Add("analyzer", GetDocumentFilePath(analyzer)); 248var filePath = GetDocumentFilePath(reference);