ISymbolExtensions Class

Definition

public ref class ISymbolExtensions abstract sealed
public static class ISymbolExtensions
type ISymbolExtensions = class
Public Module ISymbolExtensions
Inheritance
ISymbolExtensions

Methods

GetConstructedReducedFrom(IMethodSymbol)

Returns the constructed form of the ReducedFrom property, including the type arguments that were either inferred during reduction or supplied at the call site.

Applies to