TargetedPatchingOptOutAttribute::Reason Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets the reason why the method to which this attribute is applied is considered to be eligible for inlining across Native Image Generator (NGen) images.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System::String^The reason why the method is considered to be eligible for inlining across NGen images.
.NET Framework
Available since 4.0
Available since 4.0
Show: