Base:
property
ExplicitInterfaceImplementations
Microsoft.CodeAnalysis.CSharp.Symbols.MethodSymbol.ExplicitInterfaceImplementations
1 reference to ExplicitInterfaceImplementations
Microsoft.CodeAnalysis.CSharp (1)
Lowering\StateMachineRewriter\SynthesizedStateMachineProperty.cs (1)
95
return (PropertySymbol)_getter.
ExplicitInterfaceImplementations
[0].AssociatedSymbol;