1 override of IsStateMachineMethod
Microsoft.CodeAnalysis.CSharp.Features (1)
EditAndContinue\CSharpEditAndContinueAnalyzer.cs (1)
2710internal override bool IsStateMachineMethod(SyntaxNode declaration)
1 reference to IsStateMachineMethod
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (1)
3514IsStateMachineMethod(oldDeclaration) ||