1 write to _hasMethodBodyDependency
Microsoft.CodeAnalysis.CSharp (1)
Lowering\StateMachineRewriter\SynthesizedStateMachineMethod.cs (1)
33
_hasMethodBodyDependency
= hasMethodBodyDependency;
1 reference to _hasMethodBodyDependency
Microsoft.CodeAnalysis.CSharp (1)
Lowering\StateMachineRewriter\SynthesizedStateMachineMethod.cs (1)
43
get { return
_hasMethodBodyDependency
; }