1 write to _lazyExplicitInterfaceImplementations
Microsoft.CodeAnalysis.CSharp (1)
Symbols\SubstitutedEventSymbol.cs (1)
103
ref
_lazyExplicitInterfaceImplementations
,
2 references to _lazyExplicitInterfaceImplementations
Microsoft.CodeAnalysis.CSharp (2)
Symbols\SubstitutedEventSymbol.cs (2)
100
if (
_lazyExplicitInterfaceImplementations
.IsDefault)
107
return
_lazyExplicitInterfaceImplementations
;