2 references to TypeConstraintsChecked
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Source\SourceEventSymbol.vb (2)
753If (_lazyState And StateFlags.TypeConstraintsChecked) = 0 Then 758sourceModule.AtomicSetFlagAndStoreDiagnostics(_lazyState, StateFlags.TypeConstraintsChecked, 0, diagnostics)