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