Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Safar <marek.safar@gmail.com>2017-04-08 01:25:45 +0300
committerMarek Safar <marek.safar@gmail.com>2017-04-11 13:25:37 +0300
commit07adebd8bf94f2c4310421460940fd6c873b24d5 (patch)
tree892b2e79bcf3b03736269e1c233739d14c8a6c62 /mcs/class/System.ServiceModel.Internals
parent9635b9cea0515432fead4c370b0533db91861bfe (diff)
Updates referencesource to .NET 4.7
Diffstat (limited to 'mcs/class/System.ServiceModel.Internals')
-rw-r--r--mcs/class/System.ServiceModel.Internals/ReferenceSources/LocalAppContextSwitches.cs7
-rw-r--r--mcs/class/System.ServiceModel.Internals/System.ServiceModel.Internals.dll.sources3
-rw-r--r--mcs/class/System.ServiceModel.Internals/mobile_System.ServiceModel.Internals.dll.sources1
3 files changed, 11 insertions, 0 deletions
diff --git a/mcs/class/System.ServiceModel.Internals/ReferenceSources/LocalAppContextSwitches.cs b/mcs/class/System.ServiceModel.Internals/ReferenceSources/LocalAppContextSwitches.cs
new file mode 100644
index 00000000000..bf15730407f
--- /dev/null
+++ b/mcs/class/System.ServiceModel.Internals/ReferenceSources/LocalAppContextSwitches.cs
@@ -0,0 +1,7 @@
+namespace System.ServiceModel.Internals
+{
+ static class LocalAppContextSwitches
+ {
+ public static readonly bool IncludeNullExceptionMessageInETWTrace = false;
+ }
+} \ No newline at end of file
diff --git a/mcs/class/System.ServiceModel.Internals/System.ServiceModel.Internals.dll.sources b/mcs/class/System.ServiceModel.Internals/System.ServiceModel.Internals.dll.sources
index a82a60eeb36..6ca7ce2157d 100644
--- a/mcs/class/System.ServiceModel.Internals/System.ServiceModel.Internals.dll.sources
+++ b/mcs/class/System.ServiceModel.Internals/System.ServiceModel.Internals.dll.sources
@@ -4,6 +4,9 @@
EventLogEntryType.cs
InternalSR.cs
Assembly/AssemblyInfo.cs
+
+ReferenceSources/LocalAppContextSwitches.cs
+
../referencesource/System.ServiceModel.Internals/AssemblyInfo.cs
../referencesource/System.ServiceModel.Internals/System/Runtime/ActionItem.cs
../referencesource/System.ServiceModel.Internals/System/Runtime/AssertHelper.cs
diff --git a/mcs/class/System.ServiceModel.Internals/mobile_System.ServiceModel.Internals.dll.sources b/mcs/class/System.ServiceModel.Internals/mobile_System.ServiceModel.Internals.dll.sources
index e44b049690f..7318caadb11 100644
--- a/mcs/class/System.ServiceModel.Internals/mobile_System.ServiceModel.Internals.dll.sources
+++ b/mcs/class/System.ServiceModel.Internals/mobile_System.ServiceModel.Internals.dll.sources
@@ -5,6 +5,7 @@ EventLogEntryType.cs
InternalSR.cs
MobileStubs.cs
Assembly/AssemblyInfo.cs
+ReferenceSources/LocalAppContextSwitches.cs
../referencesource/System.ServiceModel.Internals/AssemblyInfo.cs
../referencesource/System.ServiceModel.Internals/System/Runtime/ActionItem.cs
../referencesource/System.ServiceModel.Internals/System/Runtime/AssertHelper.cs