Base:
property
TypeWithAnnotations
Microsoft.CodeAnalysis.CSharp.Symbols.ParameterSymbol.TypeWithAnnotations
5 overrides of TypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (5)
Symbols\Extensions\RewrittenMethodSymbol.cs (1)
130public override TypeWithAnnotations TypeWithAnnotations
Symbols\NativeIntegerTypeSymbol.cs (1)
443public override TypeWithAnnotations TypeWithAnnotations => _containingType.SubstituteUnderlyingType(_underlyingParameter.TypeWithAnnotations);
Symbols\ReducedExtensionMethodSymbol.cs (1)
640public override TypeWithAnnotations TypeWithAnnotations
Symbols\Retargeting\RetargetingParameterSymbol.cs (1)
40public sealed override TypeWithAnnotations TypeWithAnnotations
Symbols\SubstitutedParameterSymbol.cs (1)
50public override TypeWithAnnotations TypeWithAnnotations