You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: ICSharpCode.Decompiler/IL/Instructions.tt
+1-2
Original file line number
Diff line number
Diff line change
@@ -253,8 +253,7 @@
253
253
new OpCode("stobj", "Indirect store (store to ref/pointer)." + Environment.NewLine
254
254
+ "Evaluates to the value that was stored (when using type byte/short: evaluates to the truncated value, sign/zero extended back to I4 based on type.GetSign())",
0 commit comments