25 references to System_Runtime_CompilerServices_DecimalConstantAttribute
Microsoft.CodeAnalysis (2)
WellKnownMembers.cs (2)
888
(byte)WellKnownType.
System_Runtime_CompilerServices_DecimalConstantAttribute
, // DeclaringTypeId
900
(byte)WellKnownType.
System_Runtime_CompilerServices_DecimalConstantAttribute
, // DeclaringTypeId
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (21)
Semantics\DelegateTypeTests.cs (21)
15178
comp.MakeTypeMissing(WellKnownType.
System_Runtime_CompilerServices_DecimalConstantAttribute
);
15201
comp.MakeTypeMissing(WellKnownType.
System_Runtime_CompilerServices_DecimalConstantAttribute
);
15219
comp.MakeTypeMissing(WellKnownType.
System_Runtime_CompilerServices_DecimalConstantAttribute
);
15237
comp.MakeTypeMissing(WellKnownType.
System_Runtime_CompilerServices_DecimalConstantAttribute
);
15261
comp.MakeTypeMissing(WellKnownType.
System_Runtime_CompilerServices_DecimalConstantAttribute
);
15281
comp.MakeTypeMissing(WellKnownType.
System_Runtime_CompilerServices_DecimalConstantAttribute
);
15298
comp.MakeTypeMissing(WellKnownType.
System_Runtime_CompilerServices_DecimalConstantAttribute
);
15319
comp.MakeTypeMissing(WellKnownType.
System_Runtime_CompilerServices_DecimalConstantAttribute
);
15335
comp.MakeTypeMissing(WellKnownType.
System_Runtime_CompilerServices_DecimalConstantAttribute
);
15355
comp.MakeTypeMissing(WellKnownType.
System_Runtime_CompilerServices_DecimalConstantAttribute
);
15373
comp.MakeTypeMissing(WellKnownType.
System_Runtime_CompilerServices_DecimalConstantAttribute
);
15400
comp.MakeTypeMissing(WellKnownType.
System_Runtime_CompilerServices_DecimalConstantAttribute
);
15426
comp.MakeTypeMissing(WellKnownType.
System_Runtime_CompilerServices_DecimalConstantAttribute
);
15446
comp.MakeTypeMissing(WellKnownType.
System_Runtime_CompilerServices_DecimalConstantAttribute
);
15471
comp.MakeTypeMissing(WellKnownType.
System_Runtime_CompilerServices_DecimalConstantAttribute
);
15492
comp2.MakeTypeMissing(WellKnownType.
System_Runtime_CompilerServices_DecimalConstantAttribute
);
15518
comp2.MakeTypeMissing(WellKnownType.
System_Runtime_CompilerServices_DecimalConstantAttribute
);
15532
comp.MakeTypeMissing(WellKnownType.
System_Runtime_CompilerServices_DecimalConstantAttribute
);
15550
comp.MakeTypeMissing(WellKnownType.
System_Runtime_CompilerServices_DecimalConstantAttribute
);
15574
comp.MakeTypeMissing(WellKnownType.
System_Runtime_CompilerServices_DecimalConstantAttribute
);
15604
comp2.MakeTypeMissing(WellKnownType.
System_Runtime_CompilerServices_DecimalConstantAttribute
);
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (1)
Symbols\MissingSpecialMember.cs (1)
803
WellKnownType.
System_Runtime_CompilerServices_DecimalConstantAttribute
,
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Source\SourceNamedTypeSymbol_ComClass.vb (1)
1628
Dim decimalConstantAttribute As NamedTypeSymbol = compilation.GetWellKnownType(WellKnownType.
System_Runtime_CompilerServices_DecimalConstantAttribute
)