2 references to DebuggerNonUserCodeAttribute
Microsoft.CodeAnalysis.CSharp (2)
Lowering\StateMachineRewriter\StateMachineTypeSymbol.cs (1)
65
if (attribute.IsTargetAttribute(AttributeDescription.
DebuggerNonUserCodeAttribute
) ||
Lowering\StateMachineRewriter\SynthesizedStateMachineMethod.cs (1)
83
attribute.IsTargetAttribute(AttributeDescription.
DebuggerNonUserCodeAttribute
) ||