3 references to DependentOSMetadataEntry
System.Deployment (3)
System\Deployment\Application\Manifest\DependentOS.cs (1)
11
public DependentOS(
DependentOSMetadataEntry
dependentOSMetadataEntry);
System\Deployment\Internal\Isolation\Manifest\IDependentOSMetadataEntry.cs (1)
13
DependentOSMetadataEntry
AllData { get; }
System\Deployment\Internal\Isolation\Manifest\MetadataSectionEntry.cs (1)
15
public
DependentOSMetadataEntry
DependentOSData;