diff --git a/docs/api/HarmonyLib.CodeInstructionExtensions.html b/docs/api/HarmonyLib.CodeInstructionExtensions.html
index 1687a60f..f3949d24 100644
--- a/docs/api/HarmonyLib.CodeInstructionExtensions.html
+++ b/docs/api/HarmonyLib.CodeInstructionExtensions.html
@@ -94,7 +94,7 @@
- View Source
+ View Source
diff --git a/docs/api/HarmonyLib.CodeInstructionsExtensions.html b/docs/api/HarmonyLib.CodeInstructionsExtensions.html
index 54393302..018413cc 100644
--- a/docs/api/HarmonyLib.CodeInstructionsExtensions.html
+++ b/docs/api/HarmonyLib.CodeInstructionsExtensions.html
@@ -94,7 +94,7 @@ Methods
Improve this Doc
- View Source
+ View Source
Matches(IEnumerable<CodeInstruction>, CodeMatch[])
@@ -155,7 +155,7 @@ Returns
Improve this Doc
- View Source
+ View Source
diff --git a/docs/api/HarmonyLib.CodeMatcher.html b/docs/api/HarmonyLib.CodeMatcher.html
index e477fac4..d7a51a8a 100644
--- a/docs/api/HarmonyLib.CodeMatcher.html
+++ b/docs/api/HarmonyLib.CodeMatcher.html
@@ -94,7 +94,7 @@ Constructors
Improve this Doc
- View Source
+ View Source
CodeMatcher()
@@ -110,7 +110,7 @@ Declaration
Improve this Doc
- View Source
+ View Source
CodeMatcher(IEnumerable<CodeInstruction>, ILGenerator)
@@ -152,7 +152,7 @@ Properties
Improve this Doc
- View Source
+ View Source
Blocks
@@ -184,7 +184,7 @@ Property Value
Improve this Doc
- View Source
+ View Source
Instruction
@@ -216,7 +216,7 @@ Property Value
Improve this Doc
- View Source
+ View Source
IsInvalid
@@ -248,7 +248,7 @@ Property Value
Improve this Doc
- View Source
+ View Source
IsValid
@@ -280,7 +280,7 @@ Property Value
Improve this Doc
- View Source
+ View Source
Labels
@@ -312,7 +312,7 @@ Property Value
Improve this Doc
- View Source
+ View Source
Length
@@ -344,7 +344,7 @@ Property Value
Improve this Doc
- View Source
+ View Source
Opcode
@@ -376,7 +376,7 @@ Property Value
Improve this Doc
- View Source
+ View Source
Operand
@@ -408,7 +408,7 @@ Property Value
Improve this Doc
- View Source
+ View Source
Pos
@@ -440,7 +440,7 @@ Property Value
Improve this Doc
- View Source
+ View Source
Remaining
@@ -474,7 +474,7 @@ Methods
Improve this Doc
- View Source
+ View Source
AddLabels(IEnumerable<Label>)
@@ -524,7 +524,7 @@ Returns
Improve this Doc
- View Source
+ View Source
AddLabelsAt(Int32, IEnumerable<Label>)
@@ -580,7 +580,7 @@ Returns
Improve this Doc
- View Source
+ View Source
Advance(Int32)
@@ -630,7 +630,7 @@ Returns
Improve this Doc
- View Source
+ View Source
Clone()
@@ -662,7 +662,7 @@ Returns
Improve this Doc
- View Source
+ View Source
CreateLabel(out Label)
@@ -712,7 +712,7 @@ Returns
Improve this Doc
- View Source
+ View Source
CreateLabelAt(Int32, out Label)
@@ -768,7 +768,7 @@ Returns
Improve this Doc
- View Source
+ View Source
CreateLabelWithOffsets(Int32, out Label)
@@ -824,7 +824,7 @@ Returns
Improve this Doc
- View Source
+ View Source
DeclareLocal(Type, out LocalBuilder)
@@ -880,7 +880,7 @@ Returns
Improve this Doc
- View Source
+ View Source
DefineLabel(out Label)
@@ -930,7 +930,7 @@ Returns
Improve this Doc
- View Source
+ View Source
DistinctLabels(IEnumerable<CodeInstruction>)
@@ -980,7 +980,7 @@ Returns
Improve this Doc
- View Source
+ View Source
End()
@@ -1012,7 +1012,7 @@ Returns
Improve this Doc
- View Source
+ View Source
Insert(CodeInstruction[])
@@ -1062,7 +1062,7 @@ Returns
Improve this Doc
- View Source
+ View Source
Insert(IEnumerable<CodeInstruction>)
@@ -1112,7 +1112,7 @@ Returns
Improve this Doc
- View Source
+ View Source
InsertAndAdvance(CodeInstruction[])
@@ -1162,7 +1162,7 @@ Returns
Improve this Doc
- View Source
+ View Source
InsertAndAdvance(IEnumerable<CodeInstruction>)
@@ -1212,7 +1212,7 @@ Returns
Improve this Doc
- View Source
+ View Source
InsertBranch(OpCode, Int32)
@@ -1268,7 +1268,7 @@ Returns
Improve this Doc
- View Source
+ View Source
InsertBranchAndAdvance(OpCode, Int32)
@@ -1324,7 +1324,7 @@ Returns
Improve this Doc
- View Source
+ View Source
InstructionAt(Int32)
@@ -1374,7 +1374,7 @@ Returns
Improve this Doc
- View Source
+ View Source
InstructionEnumeration()
@@ -1406,7 +1406,7 @@ Returns
Improve this Doc
- View Source
+ View Source
Instructions()
@@ -1438,7 +1438,7 @@ Returns
Improve this Doc
- View Source
+ View Source
Instructions(Int32)
@@ -1488,7 +1488,7 @@ Returns
Improve this Doc
- View Source
+ View Source
InstructionsInRange(Int32, Int32)
@@ -1544,7 +1544,7 @@ Returns
Improve this Doc
- View Source
+ View Source
InstructionsWithOffsets(Int32, Int32)
@@ -1600,7 +1600,7 @@ Returns
Improve this Doc
- View Source
+ View Source
MatchEndBackwards(CodeMatch[])
@@ -1650,7 +1650,7 @@ Returns
Improve this Doc
- View Source
+ View Source
MatchEndForward(CodeMatch[])
@@ -1700,7 +1700,7 @@ Returns
Improve this Doc
- View Source
+ View Source
MatchStartBackwards(CodeMatch[])
@@ -1750,7 +1750,7 @@ Returns
Improve this Doc
- View Source
+ View Source
MatchStartForward(CodeMatch[])
@@ -1800,7 +1800,7 @@ Returns
Improve this Doc
- View Source
+ View Source
NamedMatch(String)
@@ -1850,7 +1850,7 @@ Returns
Improve this Doc
- View Source
+ View Source
RemoveInstruction()
@@ -1882,7 +1882,7 @@ Returns
Improve this Doc
- View Source
+ View Source
RemoveInstructions(Int32)
@@ -1932,7 +1932,7 @@ Returns
Improve this Doc
- View Source
+ View Source
RemoveInstructionsInRange(Int32, Int32)
@@ -1988,7 +1988,7 @@ Returns
Improve this Doc
- View Source
+ View Source
RemoveInstructionsWithOffsets(Int32, Int32)
@@ -2044,7 +2044,7 @@ Returns
Improve this Doc
- View Source
+ View Source
Repeat(Action<CodeMatcher>, Action<String>)
@@ -2100,7 +2100,7 @@ Returns
Improve this Doc
- View Source
+ View Source
ReportFailure(MethodBase, Action<String>)
@@ -2156,7 +2156,7 @@ Returns
Improve this Doc
- View Source
+ View Source
SearchBackwards(Func<CodeInstruction, Boolean>)
@@ -2206,7 +2206,7 @@ Returns
Improve this Doc
- View Source
+ View Source
SearchForward(Func<CodeInstruction, Boolean>)
@@ -2256,7 +2256,7 @@ Returns
Improve this Doc
- View Source
+ View Source
Set(OpCode, Object)
@@ -2312,7 +2312,7 @@ Returns
Improve this Doc
- View Source
+ View Source
SetAndAdvance(OpCode, Object)
@@ -2368,7 +2368,7 @@ Returns
Improve this Doc
- View Source
+ View Source
SetInstruction(CodeInstruction)
@@ -2418,7 +2418,7 @@ Returns
Improve this Doc
- View Source
+ View Source
SetInstructionAndAdvance(CodeInstruction)
@@ -2468,7 +2468,7 @@ Returns
Improve this Doc
- View Source
+ View Source
SetJumpTo(OpCode, Int32, out Label)
@@ -2530,7 +2530,7 @@ Returns
Improve this Doc
- View Source
+ View Source
SetOpcodeAndAdvance(OpCode)
@@ -2580,7 +2580,7 @@ Returns
Improve this Doc
- View Source
+ View Source
SetOperandAndAdvance(Object)
@@ -2630,7 +2630,7 @@ Returns
Improve this Doc
- View Source
+ View Source
Start()
@@ -2662,7 +2662,7 @@ Returns
Improve this Doc
- View Source
+ View Source
ThrowIfFalse(String, Func<CodeMatcher, Boolean>)
@@ -2719,7 +2719,7 @@ Returns
Improve this Doc
- View Source
+ View Source
ThrowIfInvalid(String)
@@ -2769,7 +2769,7 @@ Returns
Improve this Doc
- View Source
+ View Source
ThrowIfNotMatch(String, CodeMatch[])
@@ -2826,7 +2826,7 @@ Returns
Improve this Doc
- View Source
+ View Source
ThrowIfNotMatchBack(String, CodeMatch[])
@@ -2883,7 +2883,7 @@ Returns
Improve this Doc
- View Source
+ View Source
ThrowIfNotMatchForward(String, CodeMatch[])
@@ -2946,7 +2946,7 @@ Returns
Improve this Doc
- View Source
+ View Source
diff --git a/docs/api/HarmonyLib.CollectionExtensions.html b/docs/api/HarmonyLib.CollectionExtensions.html
index 80c06a89..69a23139 100644
--- a/docs/api/HarmonyLib.CollectionExtensions.html
+++ b/docs/api/HarmonyLib.CollectionExtensions.html
@@ -94,7 +94,7 @@ Methods
Improve this Doc
- View Source
+ View Source
AddItem<T>(IEnumerable<T>, T)
@@ -166,7 +166,7 @@ Type Parameters
Improve this Doc
- View Source
+ View Source
AddRangeToArray<T>(T[], T[])
@@ -238,7 +238,7 @@ Type Parameters
Improve this Doc
- View Source
+ View Source
AddToArray<T>(T[], T)
@@ -310,7 +310,7 @@ Type Parameters
Improve this Doc
- View Source
+ View Source
Do<T>(IEnumerable<T>, Action<T>)
@@ -366,7 +366,7 @@ Type Parameters
Improve this Doc
- View Source
+ View Source
DoIf<T>(IEnumerable<T>, Func<T, Boolean>, Action<T>)
@@ -434,7 +434,7 @@ Type Parameters
Improve this Doc
- View Source
+ View Source
diff --git a/docs/api/HarmonyLib.GeneralExtensions.html b/docs/api/HarmonyLib.GeneralExtensions.html
index f29ea45a..80370b42 100644
--- a/docs/api/HarmonyLib.GeneralExtensions.html
+++ b/docs/api/HarmonyLib.GeneralExtensions.html
@@ -94,7 +94,7 @@ Methods
Improve this Doc
- View Source
+ View Source
Description(Type[])
@@ -144,7 +144,7 @@ Returns
Improve this Doc
- View Source
+ View Source
FullDescription(MethodBase)
@@ -194,7 +194,7 @@ Returns
Improve this Doc
- View Source
+ View Source
FullDescription(Type)
@@ -244,7 +244,7 @@ Returns
Improve this Doc
- View Source
+ View Source
GetTypedValue<T>(Dictionary<String, Object>, String)
@@ -316,7 +316,7 @@ Type Parameters
Improve this Doc
- View Source
+ View Source
GetValueSafe<S, T>(Dictionary<S, T>, S)
@@ -393,7 +393,7 @@ Type Parameters
Improve this Doc
- View Source
+ View Source
Join<T>(IEnumerable<T>, Func<T, String>, String)
@@ -471,7 +471,7 @@ Type Parameters
Improve this Doc
- View Source
+ View Source
ToLiteral(String, String)
@@ -527,7 +527,7 @@ Returns
Improve this Doc
- View Source
+ View Source
Types(ParameterInfo[])
@@ -583,7 +583,7 @@ Returns
Improve this Doc
- View Source
+ View Source
diff --git a/docs/api/HarmonyLib.MethodBaseExtensions.html b/docs/api/HarmonyLib.MethodBaseExtensions.html
index ada489e8..80de6ce1 100644
--- a/docs/api/HarmonyLib.MethodBaseExtensions.html
+++ b/docs/api/HarmonyLib.MethodBaseExtensions.html
@@ -94,7 +94,7 @@ Methods
Improve this Doc
- View Source
+ View Source
HasMethodBody(MethodBase)
@@ -150,7 +150,7 @@ Returns
Improve this Doc
- View Source
+ View Source
diff --git a/docs/api/HarmonyLib.PatchClassProcessor.html b/docs/api/HarmonyLib.PatchClassProcessor.html
index 5d7bf1f6..0d1cd99d 100644
--- a/docs/api/HarmonyLib.PatchClassProcessor.html
+++ b/docs/api/HarmonyLib.PatchClassProcessor.html
@@ -94,7 +94,7 @@ Constructors
Improve this Doc
- View Source
+ View Source
PatchClassProcessor(Harmony, Type)
@@ -136,7 +136,7 @@ Properties
Improve this Doc
- View Source
+ View Source
Category
@@ -169,7 +169,7 @@ Methods
Improve this Doc
- View Source
+ View Source
Patch()
@@ -207,7 +207,7 @@ Returns
Improve this Doc
- View Source
+ View Source
diff --git a/docs/manifest.json b/docs/manifest.json
index c3427b8e..76e2fd9c 100644
--- a/docs/manifest.json
+++ b/docs/manifest.json
@@ -105,7 +105,7 @@
"output": {
".html": {
"relative_path": "api/HarmonyLib.CodeInstructionExtensions.html",
- "hash": "5kJHFP4xWNQPqGCEH5NX9pAwIxCtFaulVLaLno0IuaE="
+ "hash": "TPUAb/tAerZNPTi0sL1TsLP9VRgBaYxWA+q4FlLKr9Y="
}
},
"is_incremental": false,
@@ -117,7 +117,7 @@
"output": {
".html": {
"relative_path": "api/HarmonyLib.CodeInstructionsExtensions.html",
- "hash": "hyrbLA2JawfK9/IhtMsNf5WTueuGEfnacTRRbcc+2Tc="
+ "hash": "OcVt86dQ8KoUzzGqSQ42nRlGbHp4g65KGa92e6ZTTA8="
}
},
"is_incremental": false,
@@ -141,7 +141,7 @@
"output": {
".html": {
"relative_path": "api/HarmonyLib.CodeMatcher.html",
- "hash": "2X1D6+G42vlJG+vfC053PB7V+wE+TYL30FLISkmzJpg="
+ "hash": "qpHTw8shNUGg9SGOfwKheUSeMISjbblqQ46ykdoWpwQ="
}
},
"is_incremental": false,
@@ -153,7 +153,7 @@
"output": {
".html": {
"relative_path": "api/HarmonyLib.CollectionExtensions.html",
- "hash": "k1Jzh1dTGbLwL0oCdTnnkWCXBPy06Wyh84+8IxkFkEk="
+ "hash": "HuhmLffmwRgdL/W7/3rrqmPJvLlLmUeFdAAa8lNhqf0="
}
},
"is_incremental": false,
@@ -237,7 +237,7 @@
"output": {
".html": {
"relative_path": "api/HarmonyLib.GeneralExtensions.html",
- "hash": "u4CTMibIl4GmSErU+dbg6Qn3wWoK1V3aagEWC4VzCFE="
+ "hash": "6zSK1HIONJhXz/VXmffWvDsXlN6aPIKeUycl2YIVbEw="
}
},
"is_incremental": false,
@@ -573,7 +573,7 @@
"output": {
".html": {
"relative_path": "api/HarmonyLib.MethodBaseExtensions.html",
- "hash": "YbfUuzmg6yR44lL+eJhb6wbGFV2xhfJs48jeZVDBfEI="
+ "hash": "M1V2Nyp6iCvp8gf05XZ4gkp+04eRS7o9onhf+vnEhRI="
}
},
"is_incremental": false,
@@ -633,7 +633,7 @@
"output": {
".html": {
"relative_path": "api/HarmonyLib.PatchClassProcessor.html",
- "hash": "l3E0KF6Or4AVqXTOBctCzPmC0KqRHGVLYXL5z7HOoCI="
+ "hash": "hvwaoH3FvJK+60jMLItkCQGiHSrY//LlAt0DBOfcpf4="
}
},
"is_incremental": false,