1 write to _lazyExplicitInterfaceImplementations
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Retargeting\RetargetingMethodSymbol.cs (1)
302
ref
_lazyExplicitInterfaceImplementations
,
2 references to _lazyExplicitInterfaceImplementations
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Retargeting\RetargetingMethodSymbol.cs (2)
299
if (
_lazyExplicitInterfaceImplementations
.IsDefault)
306
return
_lazyExplicitInterfaceImplementations
;