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