1 write to _hasDynamicStackAllocation
System.Reflection.Emit (1)
System\Reflection\Emit\ILGeneratorImpl.cs (1)
259_hasDynamicStackAllocation = true;
1 reference to _hasDynamicStackAllocation
System.Reflection.Emit (1)
System\Reflection\Emit\ILGeneratorImpl.cs (1)
51internal bool HasDynamicStackAllocation => _hasDynamicStackAllocation;