1 reference to GetExplicitImplementations
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\InterfaceMethodsShouldBeCallableByChildTypes.Fixer.cs (1)
162
IEnumerable<ISymbol>? explicitImplementations =
GetExplicitImplementations
(symbolToChange);