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