Updates referencesource to .NET 4.7
[mono.git] / mcs / class / referencesource / System.ServiceModel / System / ServiceModel / Channels / InputChannel.cs
index 26f1e3aa35f166bb8f92b98d57b151cafd2e303f..b4e5202fa559b0c7a06fbe5e295cba7d89b59db3 100644 (file)
@@ -223,7 +223,7 @@ namespace System.ServiceModel.Channels
                 {
                     thisPtr.HandleReceiveComplete(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))