3 references to IsEmpty
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceNamedTypeSymbol_Bases.cs (1)
151
if (interfaces.
IsEmpty
)
Symbols\TypeSymbol.cs (1)
387
Debug.Assert(InterfaceInfo.EmptyInterfacesAndTheirBaseInterfaces.
IsEmpty
);
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Source\SourceMemberContainerTypeSymbol.vb (1)
3770
If interfaces.
IsEmpty
OrElse