2 writes to explicitInterfaceSpecifier
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
13347
public override ExplicitInterfaceSpecifierSyntax? ExplicitInterfaceSpecifier => GetRed(ref this.
explicitInterfaceSpecifier
, 3);
13372
3 => GetRed(ref this.
explicitInterfaceSpecifier
, 3),
1 reference to explicitInterfaceSpecifier
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
13384
3 => this.
explicitInterfaceSpecifier
,