1 reference to InsertMembers
Roslyn.Diagnostics.Analyzers (1)
ExportedPartsShouldHaveImportingConstructorCodeFixProvider.cs (1)
137
var newDeclaration = generator.
InsertMembers
(declaration, index, importingConstructor);