Property | Type | Description | |
---|---|---|---|
fHadUndisplayableStringInError | bool | ||
m_buildingInProgress | bool | ||
m_globalSymbols | |||
m_strBuilder | StringBuilder |
Method | Description | |
---|---|---|
ErrAppendChar ( char ch ) : void | ||
ErrAppendId ( MessageID id ) : void | ||
ErrAppendName ( |
||
ErrAppendPrintf ( string format ) : void | ||
ErrAppendString ( string str ) : void | ||
ErrAppendSym ( |
||
ErrAppendSym ( |
||
ErrAppendType ( |
||
ErrAppendType ( |
||
ErrArgToString ( string &psz, Microsoft.CSharp.RuntimeBinder.Errors.ErrArg parg, bool &fUserStrings ) : bool | ||
ErrId ( string &s, MessageID id ) : void | ||
HadUndisplayableString ( ) : bool | ||
ResetUndisplayableStringFlag ( ) : void | ||
UserStringBuilder ( |
Method | Description | |
---|---|---|
BeginString ( ) : void | ||
CheckDisplayableName ( |
||
EndString ( string &s ) : void | ||
ErrAppendEvent ( Microsoft.CSharp.RuntimeBinder.Semantics.EventSymbol @event, Microsoft.CSharp.RuntimeBinder.Semantics.SubstContext pctx ) : void | ||
ErrAppendIndexer ( IndexerSymbol indexer, Microsoft.CSharp.RuntimeBinder.Semantics.SubstContext pctx ) : void | ||
ErrAppendMethod ( |
||
ErrAppendMethodParentSym ( |
||
ErrAppendParamList ( |
||
ErrAppendParentCore ( |
||
ErrAppendParentSym ( |
||
ErrAppendParentType ( |
||
ErrAppendProperty ( Microsoft.CSharp.RuntimeBinder.Semantics.PropertySymbol prop, Microsoft.CSharp.RuntimeBinder.Semantics.SubstContext pctx ) : void | ||
ErrAppendTypeParameters ( |
||
ErrSK ( string &psz, SYMKIND sk ) : void | ||
GetNameManager ( ) : |
||
GetTypeID ( |
||
GetTypeManager ( ) : |
||
IsDisplayableName ( |
||
getBSymmgr ( ) : BSYMMGR |
protected CheckDisplayableName ( |
||
name | ||
return | void |
protected ErrAppendEvent ( Microsoft.CSharp.RuntimeBinder.Semantics.EventSymbol @event, Microsoft.CSharp.RuntimeBinder.Semantics.SubstContext pctx ) : void | ||
@event | Microsoft.CSharp.RuntimeBinder.Semantics.EventSymbol | |
pctx | Microsoft.CSharp.RuntimeBinder.Semantics.SubstContext | |
return | void |
protected ErrAppendIndexer ( IndexerSymbol indexer, Microsoft.CSharp.RuntimeBinder.Semantics.SubstContext pctx ) : void | ||
indexer | IndexerSymbol | |
pctx | Microsoft.CSharp.RuntimeBinder.Semantics.SubstContext | |
return | void |
protected ErrAppendMethod ( |
||
meth | ||
pctx | Microsoft.CSharp.RuntimeBinder.Semantics.SubstContext | |
fArgs | bool | |
return | void |
protected ErrAppendMethodParentSym ( |
||
sym | ||
pcxt | Microsoft.CSharp.RuntimeBinder.Semantics.SubstContext | |
substMethTyParams | ||
return | void |
public ErrAppendName ( |
||
name | ||
return | void |
protected ErrAppendParamList ( |
||
@params | ||
isVarargs | bool | |
isParamArray | bool | |
return | void |
protected ErrAppendParentCore ( |
||
parent | ||
pctx | Microsoft.CSharp.RuntimeBinder.Semantics.SubstContext | |
return | void |
protected ErrAppendParentSym ( |
||
sym | ||
pctx | Microsoft.CSharp.RuntimeBinder.Semantics.SubstContext | |
return | void |
protected ErrAppendParentType ( |
||
pType | ||
pctx | Microsoft.CSharp.RuntimeBinder.Semantics.SubstContext | |
return | void |
public ErrAppendPrintf ( string format ) : void | ||
format | string | |
return | void |
protected ErrAppendProperty ( Microsoft.CSharp.RuntimeBinder.Semantics.PropertySymbol prop, Microsoft.CSharp.RuntimeBinder.Semantics.SubstContext pctx ) : void | ||
prop | Microsoft.CSharp.RuntimeBinder.Semantics.PropertySymbol | |
pctx | Microsoft.CSharp.RuntimeBinder.Semantics.SubstContext | |
return | void |
public ErrAppendSym ( |
||
sym | ||
pctx | Microsoft.CSharp.RuntimeBinder.Semantics.SubstContext | |
return | void |
public ErrAppendSym ( |
||
sym | ||
pctx | Microsoft.CSharp.RuntimeBinder.Semantics.SubstContext | |
fArgs | bool | |
return | void |
public ErrAppendType ( |
||
pType | ||
pCtx | Microsoft.CSharp.RuntimeBinder.Semantics.SubstContext | |
return | void |
public ErrAppendType ( |
||
pType | ||
pctx | Microsoft.CSharp.RuntimeBinder.Semantics.SubstContext | |
fArgs | bool | |
return | void |
protected ErrAppendTypeParameters ( |
||
@params | ||
pctx | Microsoft.CSharp.RuntimeBinder.Semantics.SubstContext | |
forClass | bool | |
return | void |
public ErrArgToString ( string &psz, Microsoft.CSharp.RuntimeBinder.Errors.ErrArg parg, bool &fUserStrings ) : bool | ||
psz | string | |
parg | Microsoft.CSharp.RuntimeBinder.Errors.ErrArg | |
fUserStrings | bool | |
return | bool |
public ErrId ( string &s, MessageID id ) : void | ||
s | string | |
id | MessageID | |
return | void |
protected ErrSK ( string &psz, SYMKIND sk ) : void | ||
psz | string | |
sk | SYMKIND | |
return | void |
protected GetNameManager ( ) : |
||
return |
protected GetTypeID ( |
||
type | ||
return | int |
protected GetTypeManager ( ) : |
||
return |
protected IsDisplayableName ( |
||
name | ||
return | bool |
public ResetUndisplayableStringFlag ( ) : void | ||
return | void |
public UserStringBuilder ( |
||
globalSymbols | ||
return | System |
protected bool fHadUndisplayableStringInError | ||
return | bool |
protected GlobalSymbolContext,Microsoft.CSharp.RuntimeBinder.Semantics m_globalSymbols | ||
return |