1 override of GetAttributeIndexInContainer
Microsoft.VisualStudio.LanguageServices.CSharp (1)
CodeModel\CSharpCodeModelService.cs (1)
3070
protected override int
GetAttributeIndexInContainer
(SyntaxNode containerNode, Func<SyntaxNode, bool> predicate)
1 reference to GetAttributeIndexInContainer
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\AbstractCodeModelService.cs (1)
867
GetAttributeIndexInContainer
,