1 write to _interfaces
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\Collections\BasesCollection.cs (1)
51
_interfaces
= interfaces;
2 references to _interfaces
Microsoft.VisualStudio.LanguageServices.Implementation (2)
CodeModel\Collections\BasesCollection.cs (2)
77
if (symbol.TypeKind == TypeKind.Interface ||
_interfaces
)
139
if (symbol.TypeKind == TypeKind.Interface ||
_interfaces
)