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