1 write to _explicitInterfaceImplementations
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedImplementationMethod.cs (1)
42_explicitInterfaceImplementations = ImmutableArray.Create<MethodSymbol>(interfaceMethod);
1 reference to _explicitInterfaceImplementations
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedImplementationMethod.cs (1)
135get { return _explicitInterfaceImplementations; }