We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb63b3e commit 24d96e4Copy full SHA for 24d96e4
xml/System.Reflection/MethodImplAttributes.xml
@@ -162,7 +162,7 @@
162
</ReturnValue>
163
<MemberValue>512</MemberValue>
164
<Docs>
165
- <summary>Specifies that the method may contain hot code and should be aggressively optimized.</summary>
+ <summary>Specifies that the method should be optimized whenever possible.</summary>
166
</Docs>
167
</Member>
168
<Member MemberName="CodeTypeMask">
@@ -763,4 +763,4 @@
763
764
765
</Members>
766
-</Type>
+</Type>
0 commit comments