5 references to System_Diagnostics_DebuggerBrowsableAttribute__ctor
Microsoft.CodeAnalysis (1)
WellKnownMembers.cs (1)
4499
case WellKnownMember.
System_Diagnostics_DebuggerBrowsableAttribute__ctor
:
Microsoft.CodeAnalysis.CSharp (3)
Symbols\AnonymousTypes\AnonymousTypeManager.SymbolCollection.cs (1)
36
Debug.Assert(WellKnownMembers.IsSynthesizedAttributeOptional(WellKnownMember.
System_Diagnostics_DebuggerBrowsableAttribute__ctor
));
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType.FieldSymbol.cs (1)
153
WellKnownMember.
System_Diagnostics_DebuggerBrowsableAttribute__ctor
,
Symbols\Compilation_WellKnownMembers.cs (1)
491
return TrySynthesizeAttribute(WellKnownMember.
System_Diagnostics_DebuggerBrowsableAttribute__ctor
,
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\WellKnownMembers.vb (1)
259
WellKnownMember.
System_Diagnostics_DebuggerBrowsableAttribute__ctor
,