1 write to _lazyExplicitInterfaceImplementations
Microsoft.CodeAnalysis.CSharp (1)
Symbols\SubstitutedMethodSymbol.cs (1)
279
ref
_lazyExplicitInterfaceImplementations
,
2 references to _lazyExplicitInterfaceImplementations
Microsoft.CodeAnalysis.CSharp (2)
Symbols\SubstitutedMethodSymbol.cs (2)
276
if (
_lazyExplicitInterfaceImplementations
.IsDefault)
283
return
_lazyExplicitInterfaceImplementations
;