Base:
property
TypeWithAnnotations
Microsoft.CodeAnalysis.CSharp.Symbols.PropertySymbol.TypeWithAnnotations
1 reference to TypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedPropertySymbol.cs (1)
91
public override TypeWithAnnotations ReturnTypeWithAnnotations => _property.
TypeWithAnnotations
;