2 instantiations of FileSystemMountPointFactory
Microsoft.TemplateEngine.Edge (2)
Components.cs (2)
25(typeof(IMountPointFactory), new FileSystemMountPointFactory()), 41(typeof(IMountPointFactory), new FileSystemMountPointFactory()),
1 reference to FileSystemMountPointFactory
Microsoft.TemplateEngine.Edge (1)
Mount\FileSystem\FileSystemMountPoint.cs (1)
32public Guid MountPointFactoryId => FileSystemMountPointFactory.FactoryId;