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