6 references to FindStatementAndPartner
Microsoft.CodeAnalysis.CSharp.Features (6)
EditAndContinue\DeclarationBody\FieldWithInitializerDeclarationBody.cs (1)
81=> CSharpEditAndContinueAnalyzer.FindStatementAndPartner(
EditAndContinue\DeclarationBody\InstanceConstructorDeclarationBody.cs (2)
53return CSharpEditAndContinueAnalyzer.FindStatementAndPartner( 66return CSharpEditAndContinueAnalyzer.FindStatementAndPartner(
EditAndContinue\DeclarationBody\PropertyOrIndexerAccessorDeclarationBody.cs (1)
94return CSharpEditAndContinueAnalyzer.FindStatementAndPartner(
EditAndContinue\DeclarationBody\SimpleMemberBody.cs (1)
17=> CSharpEditAndContinueAnalyzer.FindStatementAndPartner(
EditAndContinue\DeclarationBody\TopLevelCodeDeclarationBody.cs (1)
59=> CSharpEditAndContinueAnalyzer.FindStatementAndPartner(