◐ Shell
reader mode source ↗
Skip to content
Merged
Changes from all commits
File filter
Conversations
Jump to
Diff view
Apply and reload
Show whitespace
Diff view
Apply and reload
4 changes: 3 additions & 1 deletion src/runtime/StateSerialization/RuntimeData.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ public static class RuntimeData
{
try
{
return new BinaryFormatter();
}
catch
{
Expand Down
Loading
Toggle all file notes Toggle all file annotations