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