1 override of IsExplicitInterfaceGeneration
Microsoft.CodeAnalysis.CSharp.Features (1)
src\Analyzers\CSharp\CodeFixes\GenerateParameterizedMember\CSharpGenerateMethodService.cs (1)
28protected override bool IsExplicitInterfaceGeneration(SyntaxNode node)
1 reference to IsExplicitInterfaceGeneration
Microsoft.CodeAnalysis.Features (1)
src\Analyzers\Core\CodeFixes\GenerateParameterizedMember\AbstractGenerateMethodService.State.cs (1)
61if (service.IsExplicitInterfaceGeneration(node))