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)
52
public override TypeWithAnnotations TypeWithAnnotations { get { return
_type
; } }