43 references to PreviousCallContainsDebuggerStepInCode
System.Private.CoreLib (33)
Internal\Reflection\Core\Execution\MethodBaseInvoker.cs (2)
29DebugAnnotations.PreviousCallContainsDebuggerStepInCode(); 39System.Diagnostics.DebugAnnotations.PreviousCallContainsDebuggerStepInCode();
System\Activator.NativeAot.cs (2)
61DebugAnnotations.PreviousCallContainsDebuggerStepInCode(); 70DebugAnnotations.PreviousCallContainsDebuggerStepInCode();
System\ActivatorImplementation.cs (2)
46System.Diagnostics.DebugAnnotations.PreviousCallContainsDebuggerStepInCode(); 141System.Diagnostics.DebugAnnotations.PreviousCallContainsDebuggerStepInCode();
System\Delegate.cs (2)
243DebugAnnotations.PreviousCallContainsDebuggerStepInCode(); 252DebugAnnotations.PreviousCallContainsDebuggerStepInCode();
System\Reflection\ConstructorInvoker.cs (6)
44DebugAnnotations.PreviousCallContainsDebuggerStepInCode(); 57DebugAnnotations.PreviousCallContainsDebuggerStepInCode(); 73DebugAnnotations.PreviousCallContainsDebuggerStepInCode(); 90DebugAnnotations.PreviousCallContainsDebuggerStepInCode(); 108DebugAnnotations.PreviousCallContainsDebuggerStepInCode(); 116DebugAnnotations.PreviousCallContainsDebuggerStepInCode();
System\Reflection\DynamicInvokeInfo.cs (9)
231DebugAnnotations.PreviousCallContainsDebuggerStepInCode(); 297DebugAnnotations.PreviousCallContainsDebuggerStepInCode(); 363DebugAnnotations.PreviousCallContainsDebuggerStepInCode(); 374DebugAnnotations.PreviousCallContainsDebuggerStepInCode(); 427DebugAnnotations.PreviousCallContainsDebuggerStepInCode(); 474DebugAnnotations.PreviousCallContainsDebuggerStepInCode(); 505DebugAnnotations.PreviousCallContainsDebuggerStepInCode(); 537DebugAnnotations.PreviousCallContainsDebuggerStepInCode(); 561DebugAnnotations.PreviousCallContainsDebuggerStepInCode();
System\Reflection\MethodInvoker.cs (6)
58DebugAnnotations.PreviousCallContainsDebuggerStepInCode(); 71DebugAnnotations.PreviousCallContainsDebuggerStepInCode(); 88DebugAnnotations.PreviousCallContainsDebuggerStepInCode(); 106DebugAnnotations.PreviousCallContainsDebuggerStepInCode(); 125DebugAnnotations.PreviousCallContainsDebuggerStepInCode(); 133DebugAnnotations.PreviousCallContainsDebuggerStepInCode();
System\Reflection\Runtime\MethodInfos\RuntimeConstructorInfo.cs (1)
91DebugAnnotations.PreviousCallContainsDebuggerStepInCode();
System\Reflection\Runtime\MethodInfos\RuntimeMethodInfo.cs (1)
165DebugAnnotations.PreviousCallContainsDebuggerStepInCode();
System\Reflection\Runtime\MethodInfos\RuntimePlainConstructorInfo.cs (1)
82System.Diagnostics.DebugAnnotations.PreviousCallContainsDebuggerStepInCode();
System\Reflection\Runtime\MethodInfos\RuntimeSyntheticConstructorInfo.cs (1)
83DebugAnnotations.PreviousCallContainsDebuggerStepInCode();
System.Private.Reflection.Execution (10)
Internal\Reflection\Execution\MethodInvokers\InstanceMethodInvoker.cs (4)
57DebugAnnotations.PreviousCallContainsDebuggerStepInCode(); 73DebugAnnotations.PreviousCallContainsDebuggerStepInCode(); 89DebugAnnotations.PreviousCallContainsDebuggerStepInCode(); 103System.Diagnostics.DebugAnnotations.PreviousCallContainsDebuggerStepInCode();
Internal\Reflection\Execution\MethodInvokers\StaticMethodInvoker.cs (3)
29DebugAnnotations.PreviousCallContainsDebuggerStepInCode(); 40DebugAnnotations.PreviousCallContainsDebuggerStepInCode(); 51DebugAnnotations.PreviousCallContainsDebuggerStepInCode();
Internal\Reflection\Execution\MethodInvokers\VirtualMethodInvoker.cs (3)
73DebugAnnotations.PreviousCallContainsDebuggerStepInCode(); 92DebugAnnotations.PreviousCallContainsDebuggerStepInCode(); 111DebugAnnotations.PreviousCallContainsDebuggerStepInCode();