Property | Type | Description | |
---|---|---|---|
DeclaringClass | CoreType | ||
PropertyName | string |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
CoreProperty ( CoreType declaringClass, string propertyName ) : Microsoft.CodeAnalysis |
Method | Description | |
---|---|---|
ResolveSymbol ( ) : |
Resolves FieldSymbol of this descriptor.
|
public CoreProperty ( CoreType declaringClass, string propertyName ) : Microsoft.CodeAnalysis | ||
declaringClass | CoreType | |
propertyName | string | |
return | Microsoft.CodeAnalysis |