6 references to ThrowIfInvalidXsdId
WindowsBase (6)
Base\MS\Internal\IO\Packaging\InternalRelationshipCollection.cs (1)
697ThrowIfInvalidXsdId(id);
Base\System\IO\Packaging\Package.cs (2)
696InternalRelationshipCollection.ThrowIfInvalidXsdId(id); 1421InternalRelationshipCollection.ThrowIfInvalidXsdId(id);
Base\System\IO\Packaging\PackagePart.cs (2)
469InternalRelationshipCollection.ThrowIfInvalidXsdId(id); 860InternalRelationshipCollection.ThrowIfInvalidXsdId(id);
Base\System\IO\Packaging\PackageRelationshipSelector.cs (1)
68InternalRelationshipCollection.ThrowIfInvalidXsdId(selectionCriteria);