Property | Type | Description | |
---|---|---|---|
_arity | int | ||
_mangleName | bool | ||
_name | string |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
MissingMetadataTypeSymbol ( string name, int arity, bool mangleName ) : Microsoft.CodeAnalysis |
public MissingMetadataTypeSymbol ( string name, int arity, bool mangleName ) : Microsoft.CodeAnalysis | ||
name | string | |
arity | int | |
mangleName | bool | |
return | Microsoft.CodeAnalysis |