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