2 writes to _emitSymbols
System.Private.Xml (2)
System\Xml\Xsl\IlGen\XmlILModule.cs (2)
56_emitSymbols = false; 82_emitSymbols = emitSymbols;
2 references to _emitSymbols
System.Private.Xml (2)
System\Xml\Xsl\IlGen\XmlILModule.cs (2)
66return _emitSymbols; 151if (_emitSymbols && (xmlAttrs & XmlILMethodAttributes.NonUser) != 0)