2 references to ReportedInterfacesConstraintsDiagnostics
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Source\SourceNamedTypeSymbol.vb (2)
1673
If (m_lazyState And StateFlags.
ReportedInterfacesConstraintsDiagnostics
) <> 0 Then
1693
m_containingModule.AtomicSetFlagAndStoreDiagnostics(m_lazyState, StateFlags.
ReportedInterfacesConstraintsDiagnostics
, 0, diagnostics)