12 references to System_Diagnostics_DebuggableAttribute__DebuggingModes
Microsoft.CodeAnalysis (9)
WellKnownMembers.cs (9)
562
(byte)SignatureTypeCode.TypeHandle, (byte)WellKnownType.
System_Diagnostics_DebuggableAttribute__DebuggingModes
,
566
(byte)WellKnownType.
System_Diagnostics_DebuggableAttribute__DebuggingModes
, // DeclaringTypeId
568
(byte)SignatureTypeCode.TypeHandle, (byte)WellKnownType.
System_Diagnostics_DebuggableAttribute__DebuggingModes
, // Field Signature
572
(byte)WellKnownType.
System_Diagnostics_DebuggableAttribute__DebuggingModes
, // DeclaringTypeId
574
(byte)SignatureTypeCode.TypeHandle, (byte)WellKnownType.
System_Diagnostics_DebuggableAttribute__DebuggingModes
, // Field Signature
578
(byte)WellKnownType.
System_Diagnostics_DebuggableAttribute__DebuggingModes
, // DeclaringTypeId
580
(byte)SignatureTypeCode.TypeHandle, (byte)WellKnownType.
System_Diagnostics_DebuggableAttribute__DebuggingModes
, // Field Signature
584
(byte)WellKnownType.
System_Diagnostics_DebuggableAttribute__DebuggingModes
, // DeclaringTypeId
586
(byte)SignatureTypeCode.TypeHandle, (byte)WellKnownType.
System_Diagnostics_DebuggableAttribute__DebuggingModes
, // Field Signature
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Compilation_WellKnownMembers.cs (1)
709
TypeSymbol debuggingModesType = GetWellKnownType(WellKnownType.
System_Diagnostics_DebuggableAttribute__DebuggingModes
);
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (2)
Symbols\MissingSpecialMember.cs (2)
304
var wellKnownType = comp.GetWellKnownType(WellKnownType.
System_Diagnostics_DebuggableAttribute__DebuggingModes
);
850
WellKnownType.
System_Diagnostics_DebuggableAttribute__DebuggingModes
,