4 references to Id
WindowsBase (4)
Base\MS\Internal\IO\Packaging\XmlSignatureManifest.cs (2)
446relationshipSelectors.Add(new PackageRelationshipSelector(owningPartUri, PackageRelationshipSelectorType.Id, id)); 686case PackageRelationshipSelectorType.Id:
Base\System\IO\Packaging\PackageRelationshipSelector.cs (2)
67if (selectorType == PackageRelationshipSelectorType.Id) 153case PackageRelationshipSelectorType.Id: