7 references to None
Microsoft.CodeAnalysis.VisualBasic (7)
Symbols\ConstraintsHelper.vb (6)
962
If constraintError = ConstructorConstraintError.
None
AndAlso namedType.IsMustInherit Then
978
Case ConstructorConstraintError.
None
984
Return constraintError = ConstructorConstraintError.
None
1175
Return ConstructorConstraintError.
None
1190
Return ConstructorConstraintError.
None
1200
Return ConstructorConstraintError.
None
Symbols\Source\SourceNamedTypeSymbol_GroupClass.vb (1)
294
Return HasPublicParameterlessConstructor(candidate) = ConstructorConstraintError.
None