2 references to GetInsertionPoint
Microsoft.CodeAnalysis.Features (2)
ExtractMethod\MethodExtractor.CodeGenerator.cs (2)
146
var insertionPoint =
GetInsertionPoint
(semanticDocument);
175
GetInsertionPoint
(document), outermostCallSiteContainer, cancellationToken).ConfigureAwait(false));