1 reference to InsertMember
Microsoft.CodeAnalysis.CSharp.Features (1)
IntroduceVariable\CSharpIntroduceVariableService_IntroduceField.cs (1)
61
var finalTypeDeclaration =
InsertMember
(newTypeDeclaration, newFieldDeclaration, insertionIndex);