Property | Type | Description | |
---|---|---|---|
DeclaringClass | CoreType | ||
MethodName | string |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
CoreMethod ( CoreType declaringClass, string methodName ) : Microsoft.CodeAnalysis |
Method | Description | |
---|---|---|
MatchesSignature ( |
||
ResolveSymbol ( ) : |
Resolves MethodSymbol of this descriptor.
|
public CoreMethod ( CoreType declaringClass, string methodName ) : Microsoft.CodeAnalysis | ||
declaringClass | CoreType | |
methodName | string | |
return | Microsoft.CodeAnalysis |
protected MatchesSignature ( |
||
m | ||
return | bool |