Updates referencesource to .NET 4.7
[mono.git] / mcs / class / referencesource / System.ServiceModel / System / ServiceModel / Channels / TransportManager.cs
index aedfcbdd37cf09c81a82caab081d022a8b7c181f..5bf91cc01945f378ca4f73ace8dbaef9c71abe69 100644 (file)
@@ -345,7 +345,7 @@ namespace System.ServiceModel.Channels
                     {
                         this.OnScheduled(this.parent);
                     }
-#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))