4 references to DebuggerStepThroughAttribute
Microsoft.CodeAnalysis.CSharp (2)
Lowering\StateMachineRewriter\StateMachineTypeSymbol.cs (1)
66attribute.IsTargetAttribute(kickoffType, AttributeDescription.DebuggerStepThroughAttribute))
Lowering\StateMachineRewriter\SynthesizedStateMachineMethod.cs (1)
85attribute.IsTargetAttribute(kickoffMethod, AttributeDescription.DebuggerStepThroughAttribute))
Microsoft.CodeAnalysis.VisualBasic (2)
Lowering\StateMachineRewriter\StateMachineTypeSymbol.vb (1)
72attribute.IsTargetAttribute(kickoffType, AttributeDescription.DebuggerStepThroughAttribute) Then
Lowering\StateMachineRewriter\SynthesizedStateMachineMethod.vb (1)
214attribute.IsTargetAttribute(kickoffMethod, AttributeDescription.DebuggerStepThroughAttribute) Then