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