C# 클래스 Microsoft.Cci.Pdb.PdbFunction

파일 보기 프로젝트 열기: sq/ILSpy-JSIL 1 사용 예제들

비공개 메소드들

메소드 설명
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