C# Class PERWAPI.DebugLocalSig

Stores the signature for the debug info for a local variable.
Inheritance: Signature
Afficher le fichier Open project: xored/f4 Class Usage Examples

Private Methods

Méthode Description
BuildSignatures ( MetaDataOut md ) : void
BuildTables ( MetaDataOut md ) : void
DebugLocalSig ( byte loc ) : System
DebugLocalSig ( uint sigIx ) : System
Resolve ( PEReader buff ) : void
Resolve ( PEReader buff, MethodDef meth ) : void
SigBytes ( ) : byte[]