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)
77if (symbol.TypeKind == TypeKind.Interface || _interfaces) 139if (symbol.TypeKind == TypeKind.Interface || _interfaces)