2 references to DeltaNaming
Microsoft.DotNet.HotReload.Utils.Generator (2)
DeltaNaming.cs (1)
25
return new
DeltaNaming
(_baseAssemblyPath, Rev+1);
DeltaProject.cs (1)
31
_nextName = new
DeltaNaming
(artifacts.BaselineOutputAsmPath, 1);