1 write to _lazyExplicitInterfaceImplementations
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Retargeting\RetargetingPropertySymbol.cs (1)
159ref _lazyExplicitInterfaceImplementations,
2 references to _lazyExplicitInterfaceImplementations
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Retargeting\RetargetingPropertySymbol.cs (2)
156if (_lazyExplicitInterfaceImplementations.IsDefault) 163return _lazyExplicitInterfaceImplementations;