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