2 references to NullFilePath
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Workspaces\TestWorkspace_XmlConsumption.cs (1)
300if (string.Compare(filePath, NullFilePath, StringComparison.Ordinal) == 0)
Microsoft.VisualStudio.LanguageServices.UnitTests (1)
Progression\SearchGraphQueryTests_NavigateTo.vb (1)
390<Project Language="C#" CommonReferences="true" FilePath=<%= TestWorkspace.NullFilePath %>>