Property | Type | Description | |
---|---|---|---|
m_pParentDecl | Microsoft.CSharp.RuntimeBinder.Semantics.Declaration |
Method | Description | |
---|---|---|
ContainingAgg ( ) : |
||
ContextForMemberLookup ( ) : Microsoft.CSharp.RuntimeBinder.Semantics.Declaration | ||
CreateInstance ( Microsoft.CSharp.RuntimeBinder.Semantics.CSemanticChecker pSemanticChecker, |
||
Dispose ( ) : void | ||
GetExprFactory ( ) : |
||
GetOutputContext ( ) : |
||
GetThisPointer ( ) : Microsoft.CSharp.RuntimeBinder.Semantics.LocalVariableSymbol | ||
GetUnsafeState ( ) : UNSAFESTATES | ||
InAnonymousMethod ( ) : bool | ||
InConstructor ( ) : bool | ||
InFieldInitializer ( ) : bool | ||
InMethod ( ) : bool | ||
InStaticMethod ( ) : bool | ||
IsThisPointer ( |
||
IsUnsafeContext ( ) : bool | ||
ReportUnsafeErrors ( ) : bool | ||
RespectReadonly ( ) : bool |
Method | Description | |
---|---|---|
BindingContext ( |
||
BindingContext ( Microsoft.CSharp.RuntimeBinder.Semantics.CSemanticChecker pSemanticChecker, |
protected BindingContext ( |
||
parent | ||
return | System.Collections.Generic |
protected BindingContext ( Microsoft.CSharp.RuntimeBinder.Semantics.CSemanticChecker pSemanticChecker, |
||
pSemanticChecker | Microsoft.CSharp.RuntimeBinder.Semantics.CSemanticChecker | |
exprFactory | ||
outputContext | ||
nameGenerator | NameGenerator | |
bflushLocalVariableTypesForEachStatement | bool | |
bAllowUnsafeBlocks | bool | |
bIsOptimizingSwitchAndArrayInit | bool | |
bShowReachability | bool | |
bWrapNonExceptionThrows | bool | |
bInRefactoring | bool | |
aidLookupContext | KAID | |
return | System.Collections.Generic |
public ContextForMemberLookup ( ) : Microsoft.CSharp.RuntimeBinder.Semantics.Declaration | ||
return | Microsoft.CSharp.RuntimeBinder.Semantics.Declaration |
static public CreateInstance ( Microsoft.CSharp.RuntimeBinder.Semantics.CSemanticChecker pSemanticChecker, |
||
pSemanticChecker | Microsoft.CSharp.RuntimeBinder.Semantics.CSemanticChecker | |
exprFactory | ||
outputContext | ||
nameGenerator | NameGenerator | |
bflushLocalVariableTypesForEachStatement | bool | |
bAllowUnsafeBlocks | bool | |
bIsOptimizingSwitchAndArrayInit | bool | |
bShowReachability | bool | |
bWrapNonExceptionThrows | bool | |
bInRefactoring | bool | |
aidLookupContext | KAID | |
return |
public GetThisPointer ( ) : Microsoft.CSharp.RuntimeBinder.Semantics.LocalVariableSymbol | ||
return | Microsoft.CSharp.RuntimeBinder.Semantics.LocalVariableSymbol |
protected ExprFactory,Microsoft.CSharp.RuntimeBinder.Semantics m_ExprFactory | ||
return |
protected bool m_bIsOptimizingSwitchAndArrayInit | ||
return | bool |
protected bool m_bRespectSemanticsAndReportErrors | ||
return | bool |
protected bool m_bWrapNonExceptionThrows | ||
return | bool |
protected bool m_bflushLocalVariableTypesForEachStatement | ||
return | bool |
protected OutputContext,Microsoft.CSharp.RuntimeBinder.Semantics m_outputContext | ||
return |
protected Scope,Microsoft.CSharp.RuntimeBinder.Semantics m_pCatchScope | ||
return |
protected AggregateSymbol,Microsoft.CSharp.RuntimeBinder.Semantics m_pContainingAgg | ||
return |
protected EXPRBLOCK,Microsoft.CSharp.RuntimeBinder.Semantics m_pCurrentBlock | ||
return | Microsoft.CSharp.RuntimeBinder.Semantics.EXPRBLOCK |
protected FieldSymbol,Microsoft.CSharp.RuntimeBinder.Semantics m_pCurrentFieldSymbol | ||
return | Microsoft.CSharp.RuntimeBinder.Semantics.FieldSymbol |
protected Scope,Microsoft.CSharp.RuntimeBinder.Semantics m_pCurrentScope | ||
return |
protected CType,Microsoft.CSharp.RuntimeBinder.Semantics m_pCurrentSwitchType | ||
return |
protected Scope,Microsoft.CSharp.RuntimeBinder.Semantics m_pFinallyScope | ||
return |
protected LocalVariableSymbol,Microsoft.CSharp.RuntimeBinder.Semantics m_pImplicitlyTypedLocal | ||
return | Microsoft.CSharp.RuntimeBinder.Semantics.LocalVariableSymbol |
protected CType,Microsoft.CSharp.RuntimeBinder.Semantics m_pInitType | ||
return |
protected InputFile,Microsoft.CSharp.RuntimeBinder.Semantics m_pInputFile | ||
return |
protected NameGenerator m_pNameGenerator | ||
return | NameGenerator |
protected FieldSymbol,Microsoft.CSharp.RuntimeBinder.Semantics m_pOriginalConstantField | ||
return | Microsoft.CSharp.RuntimeBinder.Semantics.FieldSymbol |
protected Scope,Microsoft.CSharp.RuntimeBinder.Semantics m_pOuterScope | ||
return |
public Declaration,Microsoft.CSharp.RuntimeBinder.Semantics m_pParentDecl | ||
return | Microsoft.CSharp.RuntimeBinder.Semantics.Declaration |
protected Scope,Microsoft.CSharp.RuntimeBinder.Semantics m_pSwitchScope | ||
return |
protected Scope,Microsoft.CSharp.RuntimeBinder.Semantics m_pTryScope | ||
return |
protected EXPRBOUNDLAMBDA,Microsoft.CSharp.RuntimeBinder.Semantics m_pamiCurrent | ||
return |