2 references to SynthesizedStateMachineDebuggerHiddenMethod
Microsoft.CodeAnalysis.CSharp (2)
Lowering\StateMachineRewriter\StateMachineRewriter.cs (1)
350
var result = new
SynthesizedStateMachineDebuggerHiddenMethod
(methodName, methodToImplement, (StateMachineTypeSymbol)F.CurrentType, null, hasMethodBodyDependency);
Lowering\StateMachineRewriter\SynthesizedStateMachineProperty.cs (1)
28
_getter = new
SynthesizedStateMachineDebuggerHiddenMethod
(