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