Base:
property
TypeWithAnnotations
Microsoft.CodeAnalysis.CSharp.Symbols.ParameterSymbol.TypeWithAnnotations
5 overrides of TypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (5)
Symbols\Extensions\RewrittenMethodSymbol.cs (1)
146public override TypeWithAnnotations TypeWithAnnotations
Symbols\NativeIntegerTypeSymbol.cs (1)
451public override TypeWithAnnotations TypeWithAnnotations => _containingType.SubstituteUnderlyingType(_underlyingParameter.TypeWithAnnotations);
Symbols\ReducedExtensionMethodSymbol.cs (1)
641public override TypeWithAnnotations TypeWithAnnotations
Symbols\Retargeting\RetargetingParameterSymbol.cs (1)
41public sealed override TypeWithAnnotations TypeWithAnnotations
Symbols\SubstitutedParameterSymbol.cs (1)
52public override TypeWithAnnotations TypeWithAnnotations