Updates referencesource to .NET 4.7
[mono.git] / mcs / class / referencesource / System.ServiceModel / System / ServiceModel / Channels / InternalDuplexChannelListener.cs
index 2795232210dd6e160659c0d441e841991927d4e9..9f3022762c8e2a23cde495235dd32d4c0165ebd1 100644 (file)
@@ -345,7 +345,7 @@ namespace System.ServiceModel.Channels
                     {
                         thisPtr.CompleteSend(result);
                     }
-#pragma warning suppress 56500 // [....], transferring exception to another thread
+#pragma warning suppress 56500 // Microsoft, transferring exception to another thread
                     catch (Exception e)
                     {
                         if (Fx.IsFatal(e))