1 reference to GetFieldInsertionIndex
Microsoft.CodeAnalysis.CSharp.Features (1)
IntroduceVariable\CSharpIntroduceVariableService_IntroduceField.cs (1)
60
var insertionIndex =
GetFieldInsertionIndex
(isConstant, oldTypeDeclaration, newTypeDeclaration, cancellationToken);