Class NullabilityAnnotatedTypeParameter
- Namespace
- ICSharpCode.Decompiler.TypeSystem.Implementation
- Assembly
- ICSharpCode.Decompiler.dll
public sealed class NullabilityAnnotatedTypeParameter : NullabilityAnnotatedType, ITypeParameter, IType, INamedElement, IEquatable<IType>, ISymbol
- Inheritance
-
NullabilityAnnotatedTypeParameter
- Implements
- Inherited Members
- Extension Methods
Properties
OriginalTypeParameter
public ITypeParameter OriginalTypeParameter { get; }