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