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