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