3 references to SourceIdAttrName
WindowsBase (3)
Base\MS\Internal\IO\Packaging\XmlSignatureManifest.cs (2)
439string id = reader.GetAttribute(XTable.Get(XTable.ID.SourceIdAttrName)); 689XmlAttribute idAttr = xDoc.CreateAttribute(XTable.Get(XTable.ID.SourceIdAttrName));
Base\MS\Internal\IO\Packaging\XmlStringTable.cs (1)
119new TableEntry( ID.SourceIdAttrName, "SourceId" ),