1 override of InsertAttributeListIntoContainer
Microsoft.VisualStudio.LanguageServices.CSharp (1)
CodeModel\CSharpCodeModelService.cs (1)
3343
protected override SyntaxNode
InsertAttributeListIntoContainer
(int index, SyntaxNode list, SyntaxNode container)
1 reference to InsertAttributeListIntoContainer
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\AbstractCodeModelService.cs (1)
1156
InsertAttributeListIntoContainer
,