2 writes to explicitInterfaceSpecifier
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
13237
public override ExplicitInterfaceSpecifierSyntax? ExplicitInterfaceSpecifier => GetRed(ref this.
explicitInterfaceSpecifier
, 4);
13258
4 => GetRed(ref this.
explicitInterfaceSpecifier
, 4),
1 reference to explicitInterfaceSpecifier
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
13268
4 => this.
explicitInterfaceSpecifier
,