2 references to Raw
System.Private.Xml (2)
System\Xml\Xsl\IlGen\XmlILModule.cs (1)
124bool isRaw = (xmlAttrs & XmlILMethodAttributes.Raw) != 0;
System\Xml\Xsl\XmlIlGenerator.cs (1)
302XmlILMethodAttributes.NonUser | XmlILMethodAttributes.Raw);