Skip to content

Commit 025b60b

Browse files
MchKosticyndvvrd
authored andcommitted
[fix] GetTimestamp removed from internal calls
1 parent 51277b9 commit 025b60b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

VSharp.InternalCalls/Loader.fs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ module Loader =
9999
// Diagnostics
100100
// "System.IntPtr System.Diagnostics.Tracing.EventPipeInternal.CreateProvider(System.String, Interop+Advapi32+EtwEnableCallback)"
101101
// "System.Void System.Diagnostics.StackTrace.GetStackFramesInternal(System.Diagnostics.StackFrameHelper, System.Int32, System.Boolean, System.Exception)"
102-
"System.Int64 System.Diagnostics.Stopwatch.GetTimestamp()"
103102

104103
// LINQ
105104
"System.Void System.Linq.Expressions.Expression.Validate(System.Type, System.Boolean)"

0 commit comments

Comments
 (0)