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