1 implementation of IsLeftSideOfExplicitInterfaceSpecifier
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Services\SyntaxFacts\CSharpSyntaxFacts.cs (1)
1091
public bool
IsLeftSideOfExplicitInterfaceSpecifier
([NotNullWhen(true)] SyntaxNode? node)