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