2 writes to SourceMountPoint
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (2)
RunnableProjectConfig.cs (2)
61SourceMountPoint = templateFile.MountPoint; 84SourceMountPoint = templateSource.MountPoint;
1 reference to SourceMountPoint
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (1)
RunnableProjectConfig.ITemplate.cs (1)
135void IDisposable.Dispose() => SourceMountPoint.Dispose();