Class ISymbolExtensions
Inherited Members
Namespace: Microsoft.CodeAnalysis
Assembly: Microsoft.CodeAnalysis.dll
Syntax
public static class ISymbolExtensions
Methods
GetConstructedReducedFrom(IMethodSymbol)
Declaration
public static IMethodSymbol? GetConstructedReducedFrom(this IMethodSymbol method)
Parameters
| Type | Name | Description |
|---|---|---|
| IMethodSymbol | method |
Returns
| Type | Description |
|---|---|
| IMethodSymbol |