1 write to _lazyExplicitInterfaceImplementations
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Retargeting\RetargetingEventSymbol.cs (1)
99
ref
_lazyExplicitInterfaceImplementations
,
2 references to _lazyExplicitInterfaceImplementations
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Retargeting\RetargetingEventSymbol.cs (2)
96
if (
_lazyExplicitInterfaceImplementations
.IsDefault)
103
return
_lazyExplicitInterfaceImplementations
;