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