C# Class Microsoft.Cci.Pdb.PdbFunction

Show file Open project: sq/ILSpy-JSIL Class Usage Examples

Private Methods

Method Description
CountScopesAndSlots ( Microsoft.Cci.Pdb.BitAccess bits, uint limit, int &constants, int &scopes, int &slots, int &usedNamespaces ) : void
LoadManagedFunctions ( Microsoft.Cci.Pdb.BitAccess bits, uint limit, bool readStrings ) : Microsoft.Cci.Pdb.PdbFunction[]
PdbFunction ( ) : System
PdbFunction ( Microsoft.Cci.Pdb.ManProcSym proc, Microsoft.Cci.Pdb.BitAccess bits ) : System
ReadCustomMetadata ( Microsoft.Cci.Pdb.BitAccess bits ) : void
ReadForwardIterator ( Microsoft.Cci.Pdb.BitAccess bits ) : void
ReadIteratorLocals ( Microsoft.Cci.Pdb.BitAccess bits ) : void
ReadUsingInfo ( Microsoft.Cci.Pdb.BitAccess bits ) : void
StripNamespace ( string module ) : string