2 references to NonExistentFile
Microsoft.DotNet.HotReload.Watch (2)
Build\BuildNames.cs (1)
25
public const string NonExistentFile = nameof(
NonExistentFile
);
Build\EvaluationResult.cs (1)
52
.SetItem(PropertyNames.
NonExistentFile
, "__NonExistentSubDir__\\__NonExistentFile__");