1 write to InitLocals
System.Private.Xml (1)
System\Xml\Xsl\IlGen\XmlILModule.cs (1)
172
methDyn.
InitLocals
= true;
1 reference to InitLocals
System.Private.CoreLib (1)
src\System\Reflection\Emit\DynamicILGenerator.cs (1)
729
initLocals = (m_method.
InitLocals
) ? 1 : 0;