1 write to _maxStack
Microsoft.CodeAnalysis (1)
CodeGen\EmitState.cs (1)
48
_maxStack
= value;
1 reference to _maxStack
Microsoft.CodeAnalysis (1)
CodeGen\EmitState.cs (1)
43
return
_maxStack
;