2 references to IsDelegateFromImplements
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Source\SourceEventSymbol.vb (2)
287If (_lazyState And (StateFlags.IsTypeInferred Or StateFlags.IsDelegateFromImplements Or StateFlags.ReportedExplicitImplementationDiagnostics)) <> 0 Then 471If(isDelegateFromImplements, StateFlags.IsDelegateFromImplements, 0)