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