Updates referencesource to .NET 4.7
[mono.git] / mcs / class / referencesource / System.ServiceModel / System / ServiceModel / Channels / InitialServerConnectionReader.cs
index 4bc768331a2f69af3988683708e9d079826993af..d9d1af921b267568e2ae3fc47fcaed6cbb5eb065 100644 (file)
@@ -404,7 +404,7 @@ namespace System.ServiceModel.Channels
                 {
                     thisPtr.CompleteAcceptUpgrade(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))