2 references to SynthesizeDebuggerBrowsableNeverAttribute
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceEventFieldSymbol.cs (1)
68AddSynthesizedAttribute(ref attributes, compilation.SynthesizeDebuggerBrowsableNeverAttribute());
Symbols\Synthesized\SynthesizedBackingFieldSymbol.cs (1)
54AddSynthesizedAttribute(ref attributes, compilation.SynthesizeDebuggerBrowsableNeverAttribute());