2 writes to _lazyType
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourcePropertySymbolBase.cs (2)
208_lazyType = new TypeWithAnnotations.Boxed(type); 262_lazyType = new TypeWithAnnotations.Boxed(type);
1 reference to _lazyType
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\SourcePropertySymbolBase.cs (1)
370return _lazyType.Value;