Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.Metadata.MetadataUpdater Class Reference

Static Public Member Functions

static unsafe void ApplyUpdate (Assembly assembly, ReadOnlySpan< byte > metadataDelta, ReadOnlySpan< byte > ilDelta, ReadOnlySpan< byte > pdbDelta)
 

Static Package Functions

static string GetCapabilities ()
 

Properties

static bool IsSupported = IsApplyUpdateSupported() [get]
 

Private Member Functions

static unsafe void ApplyUpdate (QCallAssembly assembly, byte *metadataDelta, int metadataDeltaLength, byte *ilDelta, int ilDeltaLength, byte *pdbDelta, int pdbDeltaLength)
 
static bool IsApplyUpdateSupported ()
 

Detailed Description

Definition at line 6 of file MetadataUpdater.cs.


The documentation for this class was generated from the following file: