4 references to GetInsertionPoint
Microsoft.CodeAnalysis.Features (4)
ExtractMethod\MethodExtractor.CodeGenerator.cs (4)
146var insertionPoint = GetInsertionPoint(semanticDocument); 175GetInsertionPoint(document), outermostCallSiteContainer, cancellationToken).ConfigureAwait(false)); 196var destination = GetInsertionPoint(documentWithUpdatedCallSite); 208var mappedMember = GetInsertionPoint(documentWithUpdatedCallSite);