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