3 references to IsCompliantType
Microsoft.CodeAnalysis.VisualBasic (3)
Compilation\ClsComplianceChecker.vb (3)
586
Return Not
IsCompliantType
(type, context)
608
If Not
IsCompliantType
(typeArg, context) Then
618
Return
IsCompliantType
((DirectCast(type, ArrayTypeSymbol)).ElementType, context)