2 references to NonExistentFile
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
Build\ProjectBuildManager.cs (1)
34
{ PropertyNames.
NonExistentFile
, "__NonExistentSubDir__\\__NonExistentFile__" },
MSBuild\Constants\PropertyNames.cs (1)
38
public const string NonExistentFile = nameof(
NonExistentFile
);