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