C# Class System.Reflection.Emit.ScopeTree

Mostra file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Methods

Method Description
AddLocalSymInfoToCurrentScope ( String strName, byte signature, int slot, int startOffset, int endOffset ) : void
AddScopeInfo ( ScopeAction sa, int iOffset ) : void
AddUsingNamespaceToCurrentScope ( String strNamespace ) : void
EmitScopeTree ( ISymbolWriter symWriter ) : void
EnsureCapacity ( ) : void
GetCurrentActiveScopeIndex ( ) : int
ScopeTree ( ) : System