Метод | Описание | |
---|---|---|
GetSpecId ( ISymbol symbol, IReadOnlyList |
Метод | Описание | |
---|---|---|
SpecExtensionMethodReceiverType ( IMethodSymbol symbol, string id ) : string |
spec extension method's receiver type. for below overload: M(this A), M(this A, A), AddReference applies to the first method and AddSpecReference applies to the second method might get same id without prepending receiver type.
|
|
SpecMethodGenericParameter ( IMethodSymbol symbol, string id ) : string | ||
SpecMethodGenericParameter ( IReadOnlyList |
||
SpecTypeGenericParameter ( IReadOnlyList |
public static GetSpecId ( ISymbol symbol, IReadOnlyList |
||
symbol | ISymbol | |
typeGenericParameters | IReadOnlyList |
|
methodGenericParameters | IReadOnlyList |
|
Результат | string |