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