3 references to ImplementsPublicInterface
Microsoft.Analyzers.Extra (3)
CoalesceAnalyzer.cs (2)
45
|| (method != null && method.
ImplementsPublicInterface
()))
72
|| (method != null && method.
ImplementsPublicInterface
()))
ConditionalAccessAnalyzer.cs (1)
104
|| (method != null && method.
ImplementsPublicInterface
()))