1 write to StatementsToInsertBeforeInvocationOfCallee
Microsoft.CodeAnalysis.Features (1)
InlineMethod\AbstractInlineMethodRefactoringProvider.InlineContext.cs (1)
43
StatementsToInsertBeforeInvocationOfCallee
= statementsToInsertBeforeInvocationOfCallee;
1 reference to StatementsToInsertBeforeInvocationOfCallee
Microsoft.CodeAnalysis.Features (1)
InlineMethod\AbstractInlineMethodRefactoringProvider.cs (1)
396
foreach (var statement in inlineMethodContext.
StatementsToInsertBeforeInvocationOfCallee
)