1 write to _lazyExplicitInterfaceImplementations
Microsoft.CodeAnalysis.CSharp (1)
Symbols\SubstitutedPropertySymbol.cs (1)
121
ref
_lazyExplicitInterfaceImplementations
,
2 references to _lazyExplicitInterfaceImplementations
Microsoft.CodeAnalysis.CSharp (2)
Symbols\SubstitutedPropertySymbol.cs (2)
118
if (
_lazyExplicitInterfaceImplementations
.IsDefault)
125
return
_lazyExplicitInterfaceImplementations
;