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 fb515b4 commit 6e111c3Copy full SHA for 6e111c3
src/MongoDB.Bson/PreserveAttribute.cs
@@ -19,7 +19,7 @@
19
namespace MongoDB.Bson
20
{
21
/// <summary>
22
- /// Prevents the Xamarin managed linker from linking the target.
+ /// Prevents the Xamarin managed linker from stripping the target.
23
/// </summary>
24
[AttributeUsage(AttributeTargets.All)]
25
[EditorBrowsable(EditorBrowsableState.Never)]
0 commit comments