Base:
property
TypeWithAnnotations
Microsoft.CodeAnalysis.CSharp.Symbols.ParameterSymbol.TypeWithAnnotations
1 reference to TypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Metadata\PE\PEMethodSymbol.cs (1)
664
public override TypeWithAnnotations ReturnTypeWithAnnotations => Signature.ReturnParam.
TypeWithAnnotations
;