2 references to IsEmpty
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceNamedTypeSymbol_Bases.cs (1)
152
if (interfaces.
IsEmpty
)
Symbols\TypeSymbol.cs (1)
387
Debug.Assert(InterfaceInfo.EmptyInterfacesAndTheirBaseInterfaces.
IsEmpty
);