3 references to IsNotInheritable
Microsoft.CodeAnalysis.VisualBasic (3)
Lowering\UseTwiceRewriter.vb (1)
247
Dim value = TryCast(type, ArrayTypeSymbol)?.ElementType.
IsNotInheritable
Utilities\VarianceAmbiguity.vb (2)
129
If Not typeArgument1.
IsNotInheritable
() AndAlso Not typeArgument2.
IsNotInheritable
() AndAlso