2 references to SynthesizeDebuggerStepThroughAttribute
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceMemberMethodSymbol.cs (1)
961AddSynthesizedAttribute(ref attributes, compilation.SynthesizeDebuggerStepThroughAttribute());
Symbols\Synthesized\SynthesizedEntryPointSymbol.cs (1)
372AddSynthesizedAttribute(ref attributes, this.DeclaringCompilation.SynthesizeDebuggerStepThroughAttribute());