3 references to NullFilePath
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (1)
Diagnostics\PullDiagnosticTests.cs (1)
2006
<Project Language="C#" CommonReferences="true" AssemblyName="CSProj2" FilePath="{TestWorkspace.
NullFilePath
}">
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (1)
Workspaces\TestWorkspace_XmlConsumption.cs (1)
136
if (string.Compare(projectFilePath,
NullFilePath
, StringComparison.Ordinal) == 0)
Microsoft.VisualStudio.LanguageServices.UnitTests (1)
Progression\SearchGraphQueryTests_NavigateTo.vb (1)
380
<Project Language="C#" CommonReferences="true" FilePath=<%= TestWorkspace.
NullFilePath
%>>