Property | Type | Description | |
---|---|---|---|
originalDefinition |
Property | Type | Description | |
---|---|---|---|
ComputeHashCode | int | ||
EnsureMapAndTypeParameters | void | ||
IsMetadataNewSlot | bool | ||
IsMetadataVirtual | bool | ||
SubstituteParameters | ImmutableArray |
||
SubstitutedMethodSymbol | Microsoft.CodeAnalysis |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetAttributes ( ) : ImmutableArray |
||
GetDllImportData ( ) : Microsoft.CodeAnalysis.DllImportData | ||
GetHashCode ( ) : int | ||
GetTypeInferredDuringReduction ( ITypeParameterSymbol reducedFromTypeParameter ) : ITypeSymbol |
Method | Description | |
---|---|---|
SubstitutedMethodSymbol ( |
Method | Description | |
---|---|---|
ComputeHashCode ( ) : int | ||
EnsureMapAndTypeParameters ( ) : void | ||
IsMetadataNewSlot ( bool ignoreInterfaceImplementationChanges = false ) : bool | ||
IsMetadataVirtual ( bool ignoreInterfaceImplementationChanges = false ) : bool | ||
SubstituteParameters ( ) : ImmutableArray |
||
SubstitutedMethodSymbol ( |
public final GetAttributes ( ) : ImmutableArray |
||
return | ImmutableArray |
public final GetDllImportData ( ) : Microsoft.CodeAnalysis.DllImportData | ||
return | Microsoft.CodeAnalysis.DllImportData |
public GetTypeInferredDuringReduction ( ITypeParameterSymbol reducedFromTypeParameter ) : ITypeSymbol | ||
reducedFromTypeParameter | ITypeParameterSymbol | |
return | ITypeSymbol |
protected SubstitutedMethodSymbol ( |
||
containingSymbol | ||
map | ||
originalDefinition | ||
constructedFrom | ||
return | Microsoft.CodeAnalysis |