2 references to FactoryId
Microsoft.TemplateEngine.Edge (2)
Mount\FileSystem\FileSystemMountPoint.cs (1)
32public Guid MountPointFactoryId => FileSystemMountPointFactory.FactoryId;
Mount\FileSystem\FileSystemMountPointFactory.cs (1)
13Guid IIdentifiedComponent.Id => FactoryId;