1 write to _type
Microsoft.CodeAnalysis.CSharp (1)
Symbols\SignatureOnlyPropertySymbol.cs (1)
41_type = type;
1 reference to _type
Microsoft.CodeAnalysis.CSharp (1)
Symbols\SignatureOnlyPropertySymbol.cs (1)
52public override TypeWithAnnotations TypeWithAnnotations { get { return _type; } }