Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fixup
  • Loading branch information
jaredpar committed Sep 30, 2022
commit cb7618ebf71639627549db8945097efe82b1a27c
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,6 @@ Signature LazyCreateSignature()
#pragma warning disable CS8500
IntPtr* pByRefStorage = (IntPtr*)&byrefStorage;
#pragma warning restore CS8500
IntPtr* pByRefStorage = (IntPtr*)&byrefStorage;

CheckArguments(
copyOfParameters,
Expand Down