1 instantiation of CompilerLoweringPreserve
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\CodeAnalysis\DynamicallyAccessedMembersAttribute.cs (1)
30
[
CompilerLoweringPreserve
]
3 references to CompilerLoweringPreserve
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\CompilerLoweringPreserveAttribute.cs (2)
12
/// marked with <see cref="
CompilerLoweringPreserveAttribute
"/> gets applied to a primary constructor
24
/// Initializes a new instance of the <see cref="
CompilerLoweringPreserveAttribute
"/> class.
System.Runtime (1)
artifacts\obj\System.Runtime\Debug\net10.0\System.Runtime.Forwards.cs (1)
554
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.CompilerServices.
CompilerLoweringPreserveAttribute
))]