Method | Description | |
---|---|---|
FCanLift ( ) : bool | ||
GetAggTypeSym ( |
||
GetErrorContext ( ) : |
||
GetGlobalMiscSymFactory ( ) : Microsoft.CSharp.RuntimeBinder.Semantics.MiscSymFactory | ||
GetGlobalSymbolContext ( ) : |
||
GetGlobalSymbolFactory ( ) : Microsoft.CSharp.RuntimeBinder.Semantics.SymFactory | ||
GetNameManager ( ) : |
||
GetOptPredefAgg ( PredefinedType pt ) : |
||
GetOptPredefAgg ( PredefinedType pt, bool fEnsureState ) : |
||
GetOptPredefType ( PredefinedType pt ) : |
||
GetOptPredefType ( PredefinedType pt, bool fEnsureState ) : |
||
GetOptPredefTypeErr ( PredefinedType pt, bool fEnsureState ) : |
||
GetReqPredefType ( PredefinedType pt ) : |
||
GetReqPredefType ( PredefinedType pt, bool fEnsureState ) : |
||
GetTypeManager ( ) : |
||
HasBaseConversion ( |
||
HasIdentityOrImplicitReferenceConversion ( |
||
HasImplicitBoxingConversion ( |
||
HasImplicitReferenceConversion ( |
||
IsBaseAggregate ( |
||
IsBaseClass ( |
||
IsBaseClassOfClass ( |
||
IsBaseInterface ( |
||
LookupAggMember ( |
||
LookupInvokeMeth ( |
||
LookupNextSym ( |
||
SymbolLoader ( |
||
getBSymmgr ( ) : BSYMMGR | ||
getPredefTypes ( ) : |
||
getPredefinedMembers ( ) : |
||
isManagedType ( |
Method | Description | |
---|---|---|
AreTypesEqualForConversion ( |
Method | Description | |
---|---|---|
HasAnyBaseInterfaceConversion ( |
||
HasArrayConversionToInterface ( Microsoft.CSharp.RuntimeBinder.Semantics.ArrayType pSource, |
||
HasCovariantArrayConversion ( Microsoft.CSharp.RuntimeBinder.Semantics.ArrayType pSource, Microsoft.CSharp.RuntimeBinder.Semantics.ArrayType pDest ) : bool | ||
HasDelegateConversion ( |
||
HasImplicitBoxingTypeParameterConversion ( Microsoft.CSharp.RuntimeBinder.Semantics.TypeParameterType pSource, |
||
HasImplicitReferenceTypeParameterConversion ( Microsoft.CSharp.RuntimeBinder.Semantics.TypeParameterType pSource, |
||
HasImplicitTypeParameterBaseConversion ( Microsoft.CSharp.RuntimeBinder.Semantics.TypeParameterType pSource, |
||
HasInterfaceConversion ( |
||
HasVariantConversion ( |
||
SetSymbolTable ( SymbolTable symbolTable ) : void |
protected AreTypesEqualForConversion ( |
||
pType1 | ||
pType2 | ||
return | bool |
public GetAggTypeSym ( |
||
typeSym | ||
return |
public GetErrorContext ( ) : |
||
return |
public GetGlobalMiscSymFactory ( ) : Microsoft.CSharp.RuntimeBinder.Semantics.MiscSymFactory | ||
return | Microsoft.CSharp.RuntimeBinder.Semantics.MiscSymFactory |
public GetGlobalSymbolContext ( ) : |
||
return |
public GetGlobalSymbolFactory ( ) : Microsoft.CSharp.RuntimeBinder.Semantics.SymFactory | ||
return | Microsoft.CSharp.RuntimeBinder.Semantics.SymFactory |
public GetNameManager ( ) : |
||
return |
public GetOptPredefAgg ( PredefinedType pt ) : |
||
pt | PredefinedType | |
return |
public GetOptPredefAgg ( PredefinedType pt, bool fEnsureState ) : |
||
pt | PredefinedType | |
fEnsureState | bool | |
return |
public GetOptPredefType ( PredefinedType pt ) : |
||
pt | PredefinedType | |
return |
public GetOptPredefType ( PredefinedType pt, bool fEnsureState ) : |
||
pt | PredefinedType | |
fEnsureState | bool | |
return |
public GetOptPredefTypeErr ( PredefinedType pt, bool fEnsureState ) : |
||
pt | PredefinedType | |
fEnsureState | bool | |
return |
public GetReqPredefType ( PredefinedType pt ) : |
||
pt | PredefinedType | |
return |
public GetReqPredefType ( PredefinedType pt, bool fEnsureState ) : |
||
pt | PredefinedType | |
fEnsureState | bool | |
return |
public HasBaseConversion ( |
||
pSource | ||
pDest | ||
return | bool |
public HasIdentityOrImplicitReferenceConversion ( |
||
pSource | ||
pDest | ||
return | bool |
public HasImplicitBoxingConversion ( |
||
pSource | ||
pDest | ||
return | bool |
public HasImplicitReferenceConversion ( |
||
pSource | ||
pDest | ||
return | bool |
public IsBaseAggregate ( |
||
derived | ||
@base | ||
return | bool |
public IsBaseClass ( |
||
pDerived | ||
pBase | ||
return | bool |
public IsBaseClassOfClass ( |
||
pDerived | ||
pBase | ||
return | bool |
public IsBaseInterface ( |
||
pDerived | ||
pBase | ||
return | bool |
public LookupAggMember ( |
||
name | ||
agg | ||
mask | symbmask_t | |
return |
public LookupInvokeMeth ( |
||
pAggDel | ||
return |
public LookupNextSym ( |
||
sym | ||
parent | Microsoft.CSharp.RuntimeBinder.Semantics.ParentSymbol | |
kindmask | symbmask_t | |
return |
public SymbolLoader ( |
||
globalSymbols | ||
userStringBuilder | ||
errorContext | ||
return | System.Diagnostics |
public getPredefinedMembers ( ) : |
||
return |