Skip to content

Commit

Permalink
[fix] added concrete invokation
Browse files Browse the repository at this point in the history
  • Loading branch information
MchKosticyn committed Dec 12, 2023
1 parent d136846 commit 7f57933
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions VSharp.IL/Loader.fs
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,7 @@ module Loader =
"System.DateTime System.DateTime.get_Now()"
"System.DateTime System.DateTime.get_UtcNow()"
"System.DateTime System.Diagnostics.Process.get_StartTime(this)"
"System.String System.DateTime.ToString(this, System.String)"

// FileSystem
"System.String System.IO.FileSystemInfo.get_LinkTarget(this)"
Expand Down

0 comments on commit 7f57933

Please sign in to comment.