1 write to _explicitInterfaceImplementations
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\SourceEventAccessorSymbol.cs (1)
53_explicitInterfaceImplementations = explicitInterfaceImplementations;
1 reference to _explicitInterfaceImplementations
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\SourceEventAccessorSymbol.cs (1)
78get { return _explicitInterfaceImplementations; }