1 write to _lazySynthesizedExplicitImplementations
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\SourceMemberContainerSymbol_ImplementationChecks.cs (1)
53
ref
_lazySynthesizedExplicitImplementations
,
2 references to _lazySynthesizedExplicitImplementations
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceMemberContainerSymbol_ImplementationChecks.cs (2)
32
if (
_lazySynthesizedExplicitImplementations
is null)
70
return
_lazySynthesizedExplicitImplementations
;