1 reference to GetVariablesToMoveOutToCallSite
Microsoft.CodeAnalysis.Features (1)
ExtractMethod\MethodExtractor.cs (1)
144
result = await TryCheckVariableTypeAsync(document, context, analyzeResult.
GetVariablesToMoveOutToCallSite
(cancellationToken), result.Item2, cancellationToken).ConfigureAwait(false);