GetOverriddenMember(ISymbol?, bool)
Declaration
public static ISymbol? GetOverriddenMember(this ISymbol? symbol, bool returnNullIfMappingRequired = true)
Parameters
Type | Name | Description |
---|---|---|
ISymbol | symbol | |
bool | returnNullIfMappingRequired |
Returns
Type | Description |
---|---|
ISymbol |