Base:
property
TypeWithAnnotations
Microsoft.CodeAnalysis.CSharp.Symbols.ParameterSymbol.TypeWithAnnotations
4 overrides of TypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (4)
Symbols\NativeIntegerTypeSymbol.cs (1)
419public override TypeWithAnnotations TypeWithAnnotations => _containingType.SubstituteUnderlyingType(_underlyingParameter.TypeWithAnnotations);
Symbols\ReducedExtensionMethodSymbol.cs (1)
638public override TypeWithAnnotations TypeWithAnnotations
Symbols\Retargeting\RetargetingParameterSymbol.cs (1)
40public sealed override TypeWithAnnotations TypeWithAnnotations
Symbols\SubstitutedParameterSymbol.cs (1)
45public override TypeWithAnnotations TypeWithAnnotations