3 references to SourceTypeAttrName
WindowsBase (3)
Base\MS\Internal\IO\Packaging\XmlSignatureManifest.cs (2)
453string type = reader.GetAttribute(XTable.Get(XTable.ID.SourceTypeAttrName)); 698XmlAttribute typeAttr = xDoc.CreateAttribute(XTable.Get(XTable.ID.SourceTypeAttrName));
Base\MS\Internal\IO\Packaging\XmlStringTable.cs (1)
135new TableEntry( ID.SourceTypeAttrName, "SourceType" ),