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
path: root/mcs
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2016-05-18 03:40:47 +0300
committerMiguel de Icaza <miguel@gnome.org>2016-05-18 04:31:14 +0300
commitd57d91565b68717d80a60234fcefe558a02d8886 (patch)
tree50cc0afc9e031d68d1eefa0a73aa6b0d83aaeec1 /mcs
parentf1bc138d686e19b1c91b43d31a65b569d4af8bb5 (diff)
[genproj] Updates to project generator and csproj files.
* Adds support for a handful of new command line arguments that we now use in the build. * Always attempts to match to a project name, to get the proper project dependency. * Update to support .exe and .dll in the generation. * Remove warnings and some dead code * Update the resulting csproj files based on running: make update-csproj make package-inputs mono genproj.exe
Diffstat (limited to 'mcs')
-rw-r--r--mcs/class/Accessibility/Accessibility-net_4_x.csproj1
-rw-r--r--mcs/class/Commons.Xml.Relaxng/Commons.Xml.Relaxng-net_4_x.csproj1
-rw-r--r--mcs/class/Cscompmgd/Cscompmgd-net_4_x.csproj1
-rw-r--r--mcs/class/CustomMarshalers/CustomMarshalers-net_4_x.csproj1
-rw-r--r--mcs/class/I18N/CJK/I18N.CJK-net_4_x.csproj1
-rw-r--r--mcs/class/I18N/Common/I18N-net_4_x.csproj1
-rw-r--r--mcs/class/I18N/MidEast/I18N.MidEast-net_4_x.csproj1
-rw-r--r--mcs/class/I18N/Other/I18N.Other-net_4_x.csproj1
-rw-r--r--mcs/class/I18N/Rare/I18N.Rare-net_4_x.csproj1
-rw-r--r--mcs/class/I18N/West/I18N.West-net_4_x.csproj1
-rw-r--r--mcs/class/IBM.Data.DB2/IBM.Data.DB2-net_4_x.csproj1
-rw-r--r--mcs/class/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib-net_4_x.csproj1
-rw-r--r--mcs/class/Microsoft.Build.Engine/Microsoft.Build.Engine-net_4_x.csproj13
-rw-r--r--mcs/class/Microsoft.Build.Framework/Microsoft.Build.Framework-net_4_x.csproj5
-rw-r--r--mcs/class/Microsoft.Build.Tasks/Microsoft.Build.Tasks-net_4_x.csproj17
-rw-r--r--mcs/class/Microsoft.Build.Utilities/Microsoft.Build.Utilities-net_4_x.csproj13
-rw-r--r--mcs/class/Microsoft.Build/Microsoft.Build-net_4_x.csproj21
-rw-r--r--mcs/class/Microsoft.CSharp/Microsoft.CSharp-net_4_x.csproj1
-rw-r--r--mcs/class/Microsoft.VisualC/Microsoft.VisualC-net_4_x.csproj1
-rw-r--r--mcs/class/Mono.C5/Mono.C5-net_4_x.csproj1
-rw-r--r--mcs/class/Mono.CSharp/Mono.CSharp-net_4_x.csproj1
-rw-r--r--mcs/class/Mono.Cairo/Mono.Cairo-net_4_x.csproj1
-rw-r--r--mcs/class/Mono.Cecil.Mdb/Mono.Cecil.Mdb-net_4_x.csproj1
-rw-r--r--mcs/class/Mono.Cecil/Mono.Cecil-net_4_x.csproj1
-rw-r--r--mcs/class/Mono.CodeContracts/Mono.CodeContracts-net_4_x.csproj1
-rw-r--r--mcs/class/Mono.CompilerServices.SymbolWriter/Mono.CompilerServices.SymbolWriter-net_4_x.csproj1
-rw-r--r--mcs/class/Mono.Data.Sqlite/Mono.Data.Sqlite-net_4_x.csproj1
-rw-r--r--mcs/class/Mono.Data.Tds/Mono.Data.Tds-net_4_x.csproj1
-rw-r--r--mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft-net_4_x.csproj1
-rw-r--r--mcs/class/Mono.Http/Mono.Http-net_4_x.csproj1
-rw-r--r--mcs/class/Mono.Management/Mono.Management-net_4_x.csproj1
-rw-r--r--mcs/class/Mono.Messaging.RabbitMQ/Mono.Messaging.RabbitMQ-net_4_x.csproj1
-rw-r--r--mcs/class/Mono.Messaging/Mono.Messaging-net_4_x.csproj1
-rw-r--r--mcs/class/Mono.Options/Mono.Options-net_4_x.csproj1
-rw-r--r--mcs/class/Mono.Parallel/Mono.Parallel-net_4_x.csproj1
-rw-r--r--mcs/class/Mono.Posix/Mono.Posix-net_4_x.csproj1
-rw-r--r--mcs/class/Mono.Security.Providers.DotNet/Mono.Security.Providers.DotNet-net_4_x.csproj1
-rw-r--r--mcs/class/Mono.Security.Providers.NewSystemSource/Mono.Security.Providers.NewSystemSource-net_4_x.csproj29
-rw-r--r--mcs/class/Mono.Security.Providers.NewTls/Mono.Security.Providers.NewTls-net_4_x.csproj1
-rw-r--r--mcs/class/Mono.Security.Providers.OldTls/Mono.Security.Providers.OldTls-net_4_x.csproj1
-rw-r--r--mcs/class/Mono.Security.Win32/Mono.Security.Win32-net_4_x.csproj1
-rw-r--r--mcs/class/Mono.Security/Mono.Security-net_4_x.csproj1
-rw-r--r--mcs/class/Mono.Simd/Mono.Simd-net_4_x.csproj1
-rw-r--r--mcs/class/Mono.Tasklets/Mono.Tasklets-net_4_x.csproj1
-rw-r--r--mcs/class/Mono.WebBrowser/Mono.WebBrowser-net_4_x.csproj1
-rw-r--r--mcs/class/Mono.XBuild.Tasks/Mono.XBuild.Tasks-net_4_x.csproj9
-rw-r--r--mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-net_4_x.csproj9
-rw-r--r--mcs/class/PEAPI/PEAPI-net_4_x.csproj1
-rw-r--r--mcs/class/RabbitMQ.Client/src/apigen/RabbitMQ.Client.Apigen-net_4_x.csproj21
-rw-r--r--mcs/class/RabbitMQ.Client/src/client/RabbitMQ.Client-net_4_x.csproj1
-rw-r--r--mcs/class/SMDiagnostics/SMDiagnostics-net_4_x.csproj37
-rw-r--r--mcs/class/System.ComponentModel.Composition.4.5/System.ComponentModel.Composition-net_4_x.csproj1
-rw-r--r--mcs/class/System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations-net_4_x.csproj102
-rw-r--r--mcs/class/System.Configuration.Install/System.Configuration.Install-net_4_x.csproj1
-rw-r--r--mcs/class/System.Configuration/System.Configuration-net_4_x.csproj1
-rw-r--r--mcs/class/System.Core/System.Core-net_4_x.csproj348
-rw-r--r--mcs/class/System.Core/System.Core-plaincore-net_4_x.csproj348
-rw-r--r--mcs/class/System.Data.DataSetExtensions/System.Data.DataSetExtensions-net_4_x.csproj23
-rw-r--r--mcs/class/System.Data.Entity/System.Data.Entity-net_4_x.csproj1437
-rw-r--r--mcs/class/System.Data.Linq/System.Data.Linq-net_4_x.csproj1
-rw-r--r--mcs/class/System.Data.OracleClient/System.Data.OracleClient-net_4_x.csproj1
-rw-r--r--mcs/class/System.Data.Services.Client/System.Data.Services.Client-net_4_x.csproj1
-rw-r--r--mcs/class/System.Data.Services/System.Data.Services-net_4_x.csproj1
-rw-r--r--mcs/class/System.Data/System.Data-net_4_x.csproj773
-rw-r--r--mcs/class/System.Design/System.Design-net_4_x.csproj1
-rw-r--r--mcs/class/System.DirectoryServices.Protocols/System.DirectoryServices.Protocols-net_4_x.csproj1
-rw-r--r--mcs/class/System.DirectoryServices/System.DirectoryServices-net_4_x.csproj1
-rw-r--r--mcs/class/System.Drawing.Design/System.Drawing.Design-net_4_x.csproj1
-rw-r--r--mcs/class/System.Drawing/System.Drawing-net_4_x.csproj1
-rw-r--r--mcs/class/System.Dynamic/System.Dynamic-net_4_x.csproj1
-rw-r--r--mcs/class/System.EnterpriseServices/System.EnterpriseServices-net_4_x.csproj1
-rw-r--r--mcs/class/System.IO.Compression.FileSystem/System.IO.Compression.FileSystem-net_4_x.csproj1
-rw-r--r--mcs/class/System.IO.Compression/System.IO.Compression-net_4_x.csproj1
-rw-r--r--mcs/class/System.IdentityModel.Selectors/System.IdentityModel.Selectors-net_4_x.csproj1
-rw-r--r--mcs/class/System.IdentityModel/System.IdentityModel-net_4_x.csproj9
-rw-r--r--mcs/class/System.Json.Microsoft/System.Json.Microsoft-net_4_x.csproj1
-rw-r--r--mcs/class/System.Json/System.Json-net_4_x.csproj1
-rw-r--r--mcs/class/System.Management/System.Management-net_4_x.csproj1
-rw-r--r--mcs/class/System.Messaging/System.Messaging-net_4_x.csproj1
-rw-r--r--mcs/class/System.Net.Http.Formatting/System.Net.Http.Formatting-net_4_x.csproj1
-rw-r--r--mcs/class/System.Net.Http.WebRequest/System.Net.Http.WebRequest-net_4_x.csproj1
-rw-r--r--mcs/class/System.Net.Http/System.Net.Http-net_4_x.csproj1
-rw-r--r--mcs/class/System.Net/System.Net-net_4_x.csproj1
-rw-r--r--mcs/class/System.Numerics.Vectors/System.Numerics.Vectors-net_4_x.csproj1
-rw-r--r--mcs/class/System.Numerics/System.Numerics-net_4_x.csproj11
-rw-r--r--mcs/class/System.Reactive.Core/System.Reactive.Core-net_4_x.csproj5
-rw-r--r--mcs/class/System.Reactive.Debugger/System.Reactive.Debugger-net_4_x.csproj1
-rw-r--r--mcs/class/System.Reactive.Experimental/System.Reactive.Experimental-net_4_x.csproj1
-rw-r--r--mcs/class/System.Reactive.Interfaces/System.Reactive.Interfaces-net_4_x.csproj1
-rw-r--r--mcs/class/System.Reactive.Linq/System.Reactive.Linq-net_4_x.csproj5
-rw-r--r--mcs/class/System.Reactive.Observable.Aliases/System.Reactive.Observable.Aliases-net_4_x.csproj5
-rw-r--r--mcs/class/System.Reactive.PlatformServices/System.Reactive.PlatformServices-net_4_x.csproj5
-rw-r--r--mcs/class/System.Reactive.Providers/System.Reactive.Providers-net_4_x.csproj5
-rw-r--r--mcs/class/System.Reactive.Runtime.Remoting/System.Reactive.Runtime.Remoting-net_4_x.csproj5
-rw-r--r--mcs/class/System.Reactive.Windows.Forms/System.Reactive.Windows.Forms-net_4_x.csproj5
-rw-r--r--mcs/class/System.Reactive.Windows.Threading/System.Reactive.Windows.Threading-net_4_x.csproj5
-rw-r--r--mcs/class/System.Runtime.Caching/System.Runtime.Caching-net_4_x.csproj85
-rw-r--r--mcs/class/System.Runtime.DurableInstancing/System.Runtime.DurableInstancing-net_4_x.csproj89
-rw-r--r--mcs/class/System.Runtime.Remoting/System.Runtime.Remoting-net_4_x.csproj9
-rw-r--r--mcs/class/System.Runtime.Serialization.Formatters.Soap/System.Runtime.Serialization.Formatters.Soap-net_4_x.csproj1
-rw-r--r--mcs/class/System.Runtime.Serialization/System.Runtime.Serialization-net_4_x.csproj301
-rw-r--r--mcs/class/System.Security/System.Security-net_4_x.csproj1
-rw-r--r--mcs/class/System.ServiceModel.Activation/System.ServiceModel.Activation-net_4_x.csproj1
-rw-r--r--mcs/class/System.ServiceModel.Discovery/System.ServiceModel.Discovery-net_4_x.csproj5
-rw-r--r--mcs/class/System.ServiceModel.Internals/System.ServiceModel.Internals-net_4_x.csproj150
-rw-r--r--mcs/class/System.ServiceModel.Routing/System.ServiceModel.Routing-net_4_x.csproj5
-rw-r--r--mcs/class/System.ServiceModel.Web/System.ServiceModel.Web-net_4_x.csproj1
-rw-r--r--mcs/class/System.ServiceModel/System.ServiceModel-net_4_x.csproj9
-rw-r--r--mcs/class/System.ServiceModel/System.ServiceModel-plainservice-net_4_x.csproj1
-rw-r--r--mcs/class/System.ServiceProcess/System.ServiceProcess-net_4_x.csproj1
-rw-r--r--mcs/class/System.Threading.Tasks.Dataflow/System.Threading.Tasks.Dataflow-net_4_x.csproj1
-rw-r--r--mcs/class/System.Transactions/System.Transactions-net_4_x.csproj1
-rw-r--r--mcs/class/System.Web.Abstractions/System.Web.Abstractions-net_4_x.csproj1
-rw-r--r--mcs/class/System.Web.ApplicationServices/System.Web.ApplicationServices-net_4_x.csproj22
-rw-r--r--mcs/class/System.Web.DynamicData/System.Web.DynamicData-net_4_x.csproj1
-rw-r--r--mcs/class/System.Web.Extensions.Design/System.Web.Extensions.Design-net_4_x.csproj1
-rw-r--r--mcs/class/System.Web.Extensions/System.Web.Extensions-net_4_x.csproj9
-rw-r--r--mcs/class/System.Web.Http.SelfHost/System.Web.Http.SelfHost-net_4_x.csproj1
-rw-r--r--mcs/class/System.Web.Http.WebHost/System.Web.Http.WebHost-net_4_x.csproj5
-rw-r--r--mcs/class/System.Web.Http/System.Web.Http-net_4_x.csproj1
-rw-r--r--mcs/class/System.Web.Mvc3/System.Web.Mvc3-net_4_x.csproj5
-rw-r--r--mcs/class/System.Web.Razor/System.Web.Razor-net_4_x.csproj1
-rw-r--r--mcs/class/System.Web.Routing/System.Web.Routing-net_4_x.csproj1
-rw-r--r--mcs/class/System.Web.Services/System.Web.Services-net_4_x.csproj352
-rw-r--r--mcs/class/System.Web.WebPages.Deployment/System.Web.WebPages.Deployment-net_4_x.csproj5
-rw-r--r--mcs/class/System.Web.WebPages.Razor/System.Web.WebPages.Razor-net_4_x.csproj1
-rw-r--r--mcs/class/System.Web.WebPages/System.Web.WebPages-net_4_x.csproj5
-rw-r--r--mcs/class/System.Web/System.Web-net_4_x.csproj907
-rw-r--r--mcs/class/System.Web/System.Web-plainweb-net_4_x.csproj898
-rw-r--r--mcs/class/System.Windows.Forms.DataVisualization/System.Windows.Forms.DataVisualization-net_4_x.csproj1
-rw-r--r--mcs/class/System.Windows.Forms/System.Windows.Forms-net_4_x.csproj1
-rw-r--r--mcs/class/System.Windows/System.Windows-net_4_x.csproj1
-rw-r--r--mcs/class/System.XML/System.Xml-bare-net_4_x.csproj1324
-rw-r--r--mcs/class/System.XML/System.Xml-net_4_x.csproj1332
-rw-r--r--mcs/class/System.Xaml/System.Xaml-net_4_x.csproj1
-rw-r--r--mcs/class/System.Xml.Linq/System.Xml.Linq-net_4_x.csproj13
-rw-r--r--mcs/class/System.Xml.Serialization/System.Xml.Serialization-net_4_x.csproj1
-rw-r--r--mcs/class/System/System-bare-net_4_x.csproj1215
-rw-r--r--mcs/class/System/System-net_4_x.csproj1231
-rw-r--r--mcs/class/System/System-secxml-net_4_x.csproj1223
-rw-r--r--mcs/class/SystemWebTestShim/SystemWebTestShim-net_4_x.csproj1
-rw-r--r--mcs/class/WebMatrix.Data/WebMatrix.Data-net_4_x.csproj1
-rw-r--r--mcs/class/WindowsBase/WindowsBase-net_4_x.csproj1
-rw-r--r--mcs/class/corlib/corlib-net_4_x.csproj1320
-rw-r--r--mcs/class/monodoc/monodoc-net_4_x.csproj1
145 files changed, 7042 insertions, 6837 deletions
diff --git a/mcs/class/Accessibility/Accessibility-net_4_x.csproj b/mcs/class/Accessibility/Accessibility-net_4_x.csproj
index a46a581c8d8..2a92a90bc48 100644
--- a/mcs/class/Accessibility/Accessibility-net_4_x.csproj
+++ b/mcs/class/Accessibility/Accessibility-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/Commons.Xml.Relaxng/Commons.Xml.Relaxng-net_4_x.csproj b/mcs/class/Commons.Xml.Relaxng/Commons.Xml.Relaxng-net_4_x.csproj
index d2101be8f53..9600e77ef9b 100644
--- a/mcs/class/Commons.Xml.Relaxng/Commons.Xml.Relaxng-net_4_x.csproj
+++ b/mcs/class/Commons.Xml.Relaxng/Commons.Xml.Relaxng-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/Cscompmgd/Cscompmgd-net_4_x.csproj b/mcs/class/Cscompmgd/Cscompmgd-net_4_x.csproj
index 049aece64a9..f2c67d5eda0 100644
--- a/mcs/class/Cscompmgd/Cscompmgd-net_4_x.csproj
+++ b/mcs/class/Cscompmgd/Cscompmgd-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/CustomMarshalers/CustomMarshalers-net_4_x.csproj b/mcs/class/CustomMarshalers/CustomMarshalers-net_4_x.csproj
index 3e68f2387ae..d92553a98cb 100644
--- a/mcs/class/CustomMarshalers/CustomMarshalers-net_4_x.csproj
+++ b/mcs/class/CustomMarshalers/CustomMarshalers-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/I18N/CJK/I18N.CJK-net_4_x.csproj b/mcs/class/I18N/CJK/I18N.CJK-net_4_x.csproj
index 15b009c9590..70fe86c0527 100644
--- a/mcs/class/I18N/CJK/I18N.CJK-net_4_x.csproj
+++ b/mcs/class/I18N/CJK/I18N.CJK-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/I18N/Common/I18N-net_4_x.csproj b/mcs/class/I18N/Common/I18N-net_4_x.csproj
index 8bbb45cf7f9..6cba556fb91 100644
--- a/mcs/class/I18N/Common/I18N-net_4_x.csproj
+++ b/mcs/class/I18N/Common/I18N-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/I18N/MidEast/I18N.MidEast-net_4_x.csproj b/mcs/class/I18N/MidEast/I18N.MidEast-net_4_x.csproj
index 21884dd3fbf..aba3990c1bf 100644
--- a/mcs/class/I18N/MidEast/I18N.MidEast-net_4_x.csproj
+++ b/mcs/class/I18N/MidEast/I18N.MidEast-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/I18N/Other/I18N.Other-net_4_x.csproj b/mcs/class/I18N/Other/I18N.Other-net_4_x.csproj
index 896c1475e7d..361ec445371 100644
--- a/mcs/class/I18N/Other/I18N.Other-net_4_x.csproj
+++ b/mcs/class/I18N/Other/I18N.Other-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/I18N/Rare/I18N.Rare-net_4_x.csproj b/mcs/class/I18N/Rare/I18N.Rare-net_4_x.csproj
index 124e9588822..28c701f39e0 100644
--- a/mcs/class/I18N/Rare/I18N.Rare-net_4_x.csproj
+++ b/mcs/class/I18N/Rare/I18N.Rare-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/I18N/West/I18N.West-net_4_x.csproj b/mcs/class/I18N/West/I18N.West-net_4_x.csproj
index 60341bd6478..c27db0459c9 100644
--- a/mcs/class/I18N/West/I18N.West-net_4_x.csproj
+++ b/mcs/class/I18N/West/I18N.West-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/IBM.Data.DB2/IBM.Data.DB2-net_4_x.csproj b/mcs/class/IBM.Data.DB2/IBM.Data.DB2-net_4_x.csproj
index e141796aea1..88ed4c50412 100644
--- a/mcs/class/IBM.Data.DB2/IBM.Data.DB2-net_4_x.csproj
+++ b/mcs/class/IBM.Data.DB2/IBM.Data.DB2-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib-net_4_x.csproj b/mcs/class/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib-net_4_x.csproj
index 7fdb5a0385f..555c6f02eba 100644
--- a/mcs/class/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib-net_4_x.csproj
+++ b/mcs/class/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/Microsoft.Build.Engine/Microsoft.Build.Engine-net_4_x.csproj b/mcs/class/Microsoft.Build.Engine/Microsoft.Build.Engine-net_4_x.csproj
index b7afd2cd670..ca888d4fe19 100644
--- a/mcs/class/Microsoft.Build.Engine/Microsoft.Build.Engine-net_4_x.csproj
+++ b/mcs/class/Microsoft.Build.Engine/Microsoft.Build.Engine-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -169,18 +170,6 @@
<Project>{8E5728E0-CEAF-431F-963E-EB1DEE15C506}</Project>
<Name>Microsoft.Build.Utilities-net_4_x</Name>
</ProjectReference>
- <ProjectReference Include="../System/System-net_4_x.csproj">
- <Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
- <Name>System-net_4_x</Name>
- </ProjectReference>
- <ProjectReference Include="../System.Core/System.Core-net_4_x.csproj">
- <Project>{359142A1-D80F-401E-AA64-7167C9317649}</Project>
- <Name>System.Core-net_4_x</Name>
- </ProjectReference>
- <ProjectReference Include="../System.XML/System.Xml-net_4_x.csproj">
- <Project>{87FD2F0F-5222-4AE6-BD63-2D4975E11E5B}</Project>
- <Name>System.Xml-net_4_x</Name>
- </ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
diff --git a/mcs/class/Microsoft.Build.Framework/Microsoft.Build.Framework-net_4_x.csproj b/mcs/class/Microsoft.Build.Framework/Microsoft.Build.Framework-net_4_x.csproj
index d2a2cd77392..4a69cac94b0 100644
--- a/mcs/class/Microsoft.Build.Framework/Microsoft.Build.Framework-net_4_x.csproj
+++ b/mcs/class/Microsoft.Build.Framework/Microsoft.Build.Framework-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -138,10 +139,6 @@
<Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
<Name>System-net_4_x</Name>
</ProjectReference>
- <ProjectReference Include="../System/System-net_4_x.csproj">
- <Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
- <Name>System-net_4_x</Name>
- </ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
diff --git a/mcs/class/Microsoft.Build.Tasks/Microsoft.Build.Tasks-net_4_x.csproj b/mcs/class/Microsoft.Build.Tasks/Microsoft.Build.Tasks-net_4_x.csproj
index 9bd62c80a9d..e0bd50ee720 100644
--- a/mcs/class/Microsoft.Build.Tasks/Microsoft.Build.Tasks-net_4_x.csproj
+++ b/mcs/class/Microsoft.Build.Tasks/Microsoft.Build.Tasks-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -226,22 +227,6 @@
<Project>{3FA2C1F8-62D9-421D-8EEE-B4E651B8588C}</Project>
<Name>Mono.XBuild.Tasks-net_4_x</Name>
</ProjectReference>
- <ProjectReference Include="../System/System-net_4_x.csproj">
- <Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
- <Name>System-net_4_x</Name>
- </ProjectReference>
- <ProjectReference Include="../System.Core/System.Core-net_4_x.csproj">
- <Project>{359142A1-D80F-401E-AA64-7167C9317649}</Project>
- <Name>System.Core-net_4_x</Name>
- </ProjectReference>
- <ProjectReference Include="../System.XML/System.Xml-net_4_x.csproj">
- <Project>{87FD2F0F-5222-4AE6-BD63-2D4975E11E5B}</Project>
- <Name>System.Xml-net_4_x</Name>
- </ProjectReference>
- <ProjectReference Include="../System.Windows.Forms/System.Windows.Forms-net_4_x.csproj">
- <Project>{108227C7-8ED9-4483-949D-07BF0DA1A201}</Project>
- <Name>System.Windows.Forms-net_4_x</Name>
- </ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
diff --git a/mcs/class/Microsoft.Build.Utilities/Microsoft.Build.Utilities-net_4_x.csproj b/mcs/class/Microsoft.Build.Utilities/Microsoft.Build.Utilities-net_4_x.csproj
index 87290f52837..f8170c22430 100644
--- a/mcs/class/Microsoft.Build.Utilities/Microsoft.Build.Utilities-net_4_x.csproj
+++ b/mcs/class/Microsoft.Build.Utilities/Microsoft.Build.Utilities-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -110,18 +111,6 @@
<Project>{5E39A911-F4E6-4B4B-B8AC-111BB1DD80C6}</Project>
<Name>Microsoft.Build.Framework-net_4_x</Name>
</ProjectReference>
- <ProjectReference Include="../System/System-net_4_x.csproj">
- <Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
- <Name>System-net_4_x</Name>
- </ProjectReference>
- <ProjectReference Include="../System.Core/System.Core-net_4_x.csproj">
- <Project>{359142A1-D80F-401E-AA64-7167C9317649}</Project>
- <Name>System.Core-net_4_x</Name>
- </ProjectReference>
- <ProjectReference Include="../System.XML/System.Xml-net_4_x.csproj">
- <Project>{87FD2F0F-5222-4AE6-BD63-2D4975E11E5B}</Project>
- <Name>System.Xml-net_4_x</Name>
- </ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
diff --git a/mcs/class/Microsoft.Build/Microsoft.Build-net_4_x.csproj b/mcs/class/Microsoft.Build/Microsoft.Build-net_4_x.csproj
index 7b8f9830f2b..01f83d52f85 100644
--- a/mcs/class/Microsoft.Build/Microsoft.Build-net_4_x.csproj
+++ b/mcs/class/Microsoft.Build/Microsoft.Build-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -202,26 +203,6 @@
<Project>{5E39A911-F4E6-4B4B-B8AC-111BB1DD80C6}</Project>
<Name>Microsoft.Build.Framework-net_4_x</Name>
</ProjectReference>
- <ProjectReference Include="../System/System-net_4_x.csproj">
- <Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
- <Name>System-net_4_x</Name>
- </ProjectReference>
- <ProjectReference Include="../System.Core/System.Core-net_4_x.csproj">
- <Project>{359142A1-D80F-401E-AA64-7167C9317649}</Project>
- <Name>System.Core-net_4_x</Name>
- </ProjectReference>
- <ProjectReference Include="../System.XML/System.Xml-net_4_x.csproj">
- <Project>{87FD2F0F-5222-4AE6-BD63-2D4975E11E5B}</Project>
- <Name>System.Xml-net_4_x</Name>
- </ProjectReference>
- <ProjectReference Include="../Microsoft.Build.Engine/Microsoft.Build.Engine-net_4_x.csproj">
- <Project>{75DFF196-FA56-48CD-9A1A-CEA3BEC618AB}</Project>
- <Name>Microsoft.Build.Engine-net_4_x</Name>
- </ProjectReference>
- <ProjectReference Include="../Microsoft.Build.Framework/Microsoft.Build.Framework-net_4_x.csproj">
- <Project>{5E39A911-F4E6-4B4B-B8AC-111BB1DD80C6}</Project>
- <Name>Microsoft.Build.Framework-net_4_x</Name>
- </ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
diff --git a/mcs/class/Microsoft.CSharp/Microsoft.CSharp-net_4_x.csproj b/mcs/class/Microsoft.CSharp/Microsoft.CSharp-net_4_x.csproj
index 84ec489f37a..f0d56ab1611 100644
--- a/mcs/class/Microsoft.CSharp/Microsoft.CSharp-net_4_x.csproj
+++ b/mcs/class/Microsoft.CSharp/Microsoft.CSharp-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/Microsoft.VisualC/Microsoft.VisualC-net_4_x.csproj b/mcs/class/Microsoft.VisualC/Microsoft.VisualC-net_4_x.csproj
index 9bd3a2ab82c..a6f635f835b 100644
--- a/mcs/class/Microsoft.VisualC/Microsoft.VisualC-net_4_x.csproj
+++ b/mcs/class/Microsoft.VisualC/Microsoft.VisualC-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/Mono.C5/Mono.C5-net_4_x.csproj b/mcs/class/Mono.C5/Mono.C5-net_4_x.csproj
index 7db3bcbeead..a3325e86469 100644
--- a/mcs/class/Mono.C5/Mono.C5-net_4_x.csproj
+++ b/mcs/class/Mono.C5/Mono.C5-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699,169,219,414,1030,3001,3005,3006</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/Mono.CSharp/Mono.CSharp-net_4_x.csproj b/mcs/class/Mono.CSharp/Mono.CSharp-net_4_x.csproj
index b36796d2439..75baaf39eb2 100644
--- a/mcs/class/Mono.CSharp/Mono.CSharp-net_4_x.csproj
+++ b/mcs/class/Mono.CSharp/Mono.CSharp-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/Mono.Cairo/Mono.Cairo-net_4_x.csproj b/mcs/class/Mono.Cairo/Mono.Cairo-net_4_x.csproj
index 424e9aa068b..bab85916341 100644
--- a/mcs/class/Mono.Cairo/Mono.Cairo-net_4_x.csproj
+++ b/mcs/class/Mono.Cairo/Mono.Cairo-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/Mono.Cecil.Mdb/Mono.Cecil.Mdb-net_4_x.csproj b/mcs/class/Mono.Cecil.Mdb/Mono.Cecil.Mdb-net_4_x.csproj
index 1eb2e95230a..c481071409f 100644
--- a/mcs/class/Mono.Cecil.Mdb/Mono.Cecil.Mdb-net_4_x.csproj
+++ b/mcs/class/Mono.Cecil.Mdb/Mono.Cecil.Mdb-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/Mono.Cecil/Mono.Cecil-net_4_x.csproj b/mcs/class/Mono.Cecil/Mono.Cecil-net_4_x.csproj
index 874426343ba..09f053e5b8a 100644
--- a/mcs/class/Mono.Cecil/Mono.Cecil-net_4_x.csproj
+++ b/mcs/class/Mono.Cecil/Mono.Cecil-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/Mono.CodeContracts/Mono.CodeContracts-net_4_x.csproj b/mcs/class/Mono.CodeContracts/Mono.CodeContracts-net_4_x.csproj
index bf01a814a9e..e4d431569c4 100644
--- a/mcs/class/Mono.CodeContracts/Mono.CodeContracts-net_4_x.csproj
+++ b/mcs/class/Mono.CodeContracts/Mono.CodeContracts-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/Mono.CompilerServices.SymbolWriter/Mono.CompilerServices.SymbolWriter-net_4_x.csproj b/mcs/class/Mono.CompilerServices.SymbolWriter/Mono.CompilerServices.SymbolWriter-net_4_x.csproj
index c39e13e6255..da543624f54 100644
--- a/mcs/class/Mono.CompilerServices.SymbolWriter/Mono.CompilerServices.SymbolWriter-net_4_x.csproj
+++ b/mcs/class/Mono.CompilerServices.SymbolWriter/Mono.CompilerServices.SymbolWriter-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/Mono.Data.Sqlite/Mono.Data.Sqlite-net_4_x.csproj b/mcs/class/Mono.Data.Sqlite/Mono.Data.Sqlite-net_4_x.csproj
index a6f0c58e77d..14ee0752db8 100644
--- a/mcs/class/Mono.Data.Sqlite/Mono.Data.Sqlite-net_4_x.csproj
+++ b/mcs/class/Mono.Data.Sqlite/Mono.Data.Sqlite-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/Mono.Data.Tds/Mono.Data.Tds-net_4_x.csproj b/mcs/class/Mono.Data.Tds/Mono.Data.Tds-net_4_x.csproj
index 1e85a5b2f67..3022e4f5548 100644
--- a/mcs/class/Mono.Data.Tds/Mono.Data.Tds-net_4_x.csproj
+++ b/mcs/class/Mono.Data.Tds/Mono.Data.Tds-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft-net_4_x.csproj b/mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft-net_4_x.csproj
index 9af797177d0..5ce23000b9e 100644
--- a/mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft-net_4_x.csproj
+++ b/mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/Mono.Http/Mono.Http-net_4_x.csproj b/mcs/class/Mono.Http/Mono.Http-net_4_x.csproj
index 510ad8aa6d6..d48666c81ab 100644
--- a/mcs/class/Mono.Http/Mono.Http-net_4_x.csproj
+++ b/mcs/class/Mono.Http/Mono.Http-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699,618</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/Mono.Management/Mono.Management-net_4_x.csproj b/mcs/class/Mono.Management/Mono.Management-net_4_x.csproj
index 7da8011cea1..5ae6f6551a7 100644
--- a/mcs/class/Mono.Management/Mono.Management-net_4_x.csproj
+++ b/mcs/class/Mono.Management/Mono.Management-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/Mono.Messaging.RabbitMQ/Mono.Messaging.RabbitMQ-net_4_x.csproj b/mcs/class/Mono.Messaging.RabbitMQ/Mono.Messaging.RabbitMQ-net_4_x.csproj
index f778bc30496..7099e043f8c 100644
--- a/mcs/class/Mono.Messaging.RabbitMQ/Mono.Messaging.RabbitMQ-net_4_x.csproj
+++ b/mcs/class/Mono.Messaging.RabbitMQ/Mono.Messaging.RabbitMQ-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699,618</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/Mono.Messaging/Mono.Messaging-net_4_x.csproj b/mcs/class/Mono.Messaging/Mono.Messaging-net_4_x.csproj
index 1a269cc8a2a..d7c47325293 100644
--- a/mcs/class/Mono.Messaging/Mono.Messaging-net_4_x.csproj
+++ b/mcs/class/Mono.Messaging/Mono.Messaging-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/Mono.Options/Mono.Options-net_4_x.csproj b/mcs/class/Mono.Options/Mono.Options-net_4_x.csproj
index 3fbd425d132..3f826fa4f54 100644
--- a/mcs/class/Mono.Options/Mono.Options-net_4_x.csproj
+++ b/mcs/class/Mono.Options/Mono.Options-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/Mono.Parallel/Mono.Parallel-net_4_x.csproj b/mcs/class/Mono.Parallel/Mono.Parallel-net_4_x.csproj
index c3e431f2985..339bf060f99 100644
--- a/mcs/class/Mono.Parallel/Mono.Parallel-net_4_x.csproj
+++ b/mcs/class/Mono.Parallel/Mono.Parallel-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/Mono.Posix/Mono.Posix-net_4_x.csproj b/mcs/class/Mono.Posix/Mono.Posix-net_4_x.csproj
index 899695ca396..aff07b653b5 100644
--- a/mcs/class/Mono.Posix/Mono.Posix-net_4_x.csproj
+++ b/mcs/class/Mono.Posix/Mono.Posix-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699,618,612</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/Mono.Security.Providers.DotNet/Mono.Security.Providers.DotNet-net_4_x.csproj b/mcs/class/Mono.Security.Providers.DotNet/Mono.Security.Providers.DotNet-net_4_x.csproj
index 5199a373e5b..d6a9cc4f654 100644
--- a/mcs/class/Mono.Security.Providers.DotNet/Mono.Security.Providers.DotNet-net_4_x.csproj
+++ b/mcs/class/Mono.Security.Providers.DotNet/Mono.Security.Providers.DotNet-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699,1030</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/Mono.Security.Providers.NewSystemSource/Mono.Security.Providers.NewSystemSource-net_4_x.csproj b/mcs/class/Mono.Security.Providers.NewSystemSource/Mono.Security.Providers.NewSystemSource-net_4_x.csproj
index 9df975f3276..b330469ba25 100644
--- a/mcs/class/Mono.Security.Providers.NewSystemSource/Mono.Security.Providers.NewSystemSource-net_4_x.csproj
+++ b/mcs/class/Mono.Security.Providers.NewSystemSource/Mono.Security.Providers.NewSystemSource-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699,1030</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -31,7 +32,7 @@
<DebugType>full</DebugType>
<NoWarn>1699,1030</NoWarn>
<Optimize>false</Optimize>
- <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE;SECURITY_DEP;MONO_SECURITY_ALIAS;MONO;FEATURE_PAL;MONO_FEATURE_NEW_TLS;MONO_FEATURE_NEW_SYSTEM_SOURCE;DISABLE_CAS_USE</DefineConstants>
+ <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE;SECURITY_DEP;MONO;FEATURE_PAL;MONO_FEATURE_NEW_TLS;MONO_FEATURE_NEW_SYSTEM_SOURCE;DISABLE_CAS_USE;MONO_SECURITY_ALIAS</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
@@ -39,7 +40,7 @@
<DebugType>pdbonly</DebugType>
<NoWarn>1699,1030</NoWarn>
<Optimize>true</Optimize>
- <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE;SECURITY_DEP;MONO_SECURITY_ALIAS;MONO;FEATURE_PAL;MONO_FEATURE_NEW_TLS;MONO_FEATURE_NEW_SYSTEM_SOURCE;DISABLE_CAS_USE</DefineConstants>
+ <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE;SECURITY_DEP;MONO;FEATURE_PAL;MONO_FEATURE_NEW_TLS;MONO_FEATURE_NEW_SYSTEM_SOURCE;DISABLE_CAS_USE;MONO_SECURITY_ALIAS</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
@@ -51,21 +52,21 @@
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ItemGroup>
- <Compile Include="..\..\..\external\referencesource\mscorlib\InternalApis\NDP_Common\inc\PinnableBufferCache.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\_LazyAsyncResult.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\_LoggingObject.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\_NTAuthentication.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\_SecureChannel.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\_SslSessionsCache.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Logging.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\SecureProtocols\_FixedSizeReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\SecureProtocols\_HelperAsyncResults.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\SecureProtocols\_SslState.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\SecureProtocols\_SslStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\SecureProtocols\SslStream.cs" />
<Compile Include="..\..\build\common\Consts.cs" />
<Compile Include="..\..\build\common\Locale.cs" />
<Compile Include="..\..\build\common\SR.cs" />
+ <Compile Include="..\referencesource\mscorlib\InternalApis\NDP_Common\inc\PinnableBufferCache.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\_LazyAsyncResult.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\_LoggingObject.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\_NTAuthentication.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\_SecureChannel.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\_SslSessionsCache.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Logging.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\SecureProtocols\_FixedSizeReader.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\SecureProtocols\_HelperAsyncResults.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\SecureProtocols\_SslState.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\SecureProtocols\_SslStream.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\SecureProtocols\SslStream.cs" />
<Compile Include="..\System\Mono.Net.Security\CallbackHelpers.cs" />
<Compile Include="..\System\Mono.Net.Security\IMonoTlsProvider.cs" />
<Compile Include="..\System\Mono.Net.Security\MonoTlsProviderFactory.cs" />
diff --git a/mcs/class/Mono.Security.Providers.NewTls/Mono.Security.Providers.NewTls-net_4_x.csproj b/mcs/class/Mono.Security.Providers.NewTls/Mono.Security.Providers.NewTls-net_4_x.csproj
index 211791b19e4..6f86c3d1ce3 100644
--- a/mcs/class/Mono.Security.Providers.NewTls/Mono.Security.Providers.NewTls-net_4_x.csproj
+++ b/mcs/class/Mono.Security.Providers.NewTls/Mono.Security.Providers.NewTls-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699,1030</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/Mono.Security.Providers.OldTls/Mono.Security.Providers.OldTls-net_4_x.csproj b/mcs/class/Mono.Security.Providers.OldTls/Mono.Security.Providers.OldTls-net_4_x.csproj
index 7439af9be77..dd8ec385e3e 100644
--- a/mcs/class/Mono.Security.Providers.OldTls/Mono.Security.Providers.OldTls-net_4_x.csproj
+++ b/mcs/class/Mono.Security.Providers.OldTls/Mono.Security.Providers.OldTls-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699,1030</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/Mono.Security.Win32/Mono.Security.Win32-net_4_x.csproj b/mcs/class/Mono.Security.Win32/Mono.Security.Win32-net_4_x.csproj
index 2be8ede9fc3..b3434443d87 100644
--- a/mcs/class/Mono.Security.Win32/Mono.Security.Win32-net_4_x.csproj
+++ b/mcs/class/Mono.Security.Win32/Mono.Security.Win32-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/Mono.Security/Mono.Security-net_4_x.csproj b/mcs/class/Mono.Security/Mono.Security-net_4_x.csproj
index a4e12fac117..0a6b9cfd857 100644
--- a/mcs/class/Mono.Security/Mono.Security-net_4_x.csproj
+++ b/mcs/class/Mono.Security/Mono.Security-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699,1030,3009</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/Mono.Simd/Mono.Simd-net_4_x.csproj b/mcs/class/Mono.Simd/Mono.Simd-net_4_x.csproj
index 423ccd6f4d9..96f76c05392 100644
--- a/mcs/class/Mono.Simd/Mono.Simd-net_4_x.csproj
+++ b/mcs/class/Mono.Simd/Mono.Simd-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/Mono.Tasklets/Mono.Tasklets-net_4_x.csproj b/mcs/class/Mono.Tasklets/Mono.Tasklets-net_4_x.csproj
index 0f63283f6db..dc69a9014db 100644
--- a/mcs/class/Mono.Tasklets/Mono.Tasklets-net_4_x.csproj
+++ b/mcs/class/Mono.Tasklets/Mono.Tasklets-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/Mono.WebBrowser/Mono.WebBrowser-net_4_x.csproj b/mcs/class/Mono.WebBrowser/Mono.WebBrowser-net_4_x.csproj
index 9e3b282835f..a0eb76bae7a 100644
--- a/mcs/class/Mono.WebBrowser/Mono.WebBrowser-net_4_x.csproj
+++ b/mcs/class/Mono.WebBrowser/Mono.WebBrowser-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/Mono.XBuild.Tasks/Mono.XBuild.Tasks-net_4_x.csproj b/mcs/class/Mono.XBuild.Tasks/Mono.XBuild.Tasks-net_4_x.csproj
index fa323d910b1..241072e34e3 100644
--- a/mcs/class/Mono.XBuild.Tasks/Mono.XBuild.Tasks-net_4_x.csproj
+++ b/mcs/class/Mono.XBuild.Tasks/Mono.XBuild.Tasks-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -87,14 +88,6 @@
<Project>{87FD2F0F-5222-4AE6-BD63-2D4975E11E5B}</Project>
<Name>System.Xml-net_4_x</Name>
</ProjectReference>
- <ProjectReference Include="../System/System-net_4_x.csproj">
- <Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
- <Name>System-net_4_x</Name>
- </ProjectReference>
- <ProjectReference Include="../System.XML/System.Xml-net_4_x.csproj">
- <Project>{87FD2F0F-5222-4AE6-BD63-2D4975E11E5B}</Project>
- <Name>System.Xml-net_4_x</Name>
- </ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
diff --git a/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-net_4_x.csproj b/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-net_4_x.csproj
index 094bcd9c155..ea846d97384 100644
--- a/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-net_4_x.csproj
+++ b/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699,612</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -296,14 +297,6 @@
<Project>{42D59DE7-586F-4ACF-BDD5-E7869E39E3EF}</Project>
<Name>Mono.Security-net_4_x</Name>
</ProjectReference>
- <ProjectReference Include="../System/System-net_4_x.csproj">
- <Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
- <Name>System-net_4_x</Name>
- </ProjectReference>
- <ProjectReference Include="../Mono.Security/Mono.Security-net_4_x.csproj">
- <Project>{42D59DE7-586F-4ACF-BDD5-E7869E39E3EF}</Project>
- <Name>Mono.Security-net_4_x</Name>
- </ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
diff --git a/mcs/class/PEAPI/PEAPI-net_4_x.csproj b/mcs/class/PEAPI/PEAPI-net_4_x.csproj
index a97f3a0f3a2..0311a6342d8 100644
--- a/mcs/class/PEAPI/PEAPI-net_4_x.csproj
+++ b/mcs/class/PEAPI/PEAPI-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699,414,618</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/RabbitMQ.Client/src/apigen/RabbitMQ.Client.Apigen-net_4_x.csproj b/mcs/class/RabbitMQ.Client/src/apigen/RabbitMQ.Client.Apigen-net_4_x.csproj
index 64bca8b3766..8f0fd6a705e 100644
--- a/mcs/class/RabbitMQ.Client/src/apigen/RabbitMQ.Client.Apigen-net_4_x.csproj
+++ b/mcs/class/RabbitMQ.Client/src/apigen/RabbitMQ.Client.Apigen-net_4_x.csproj
@@ -6,10 +6,11 @@
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{D2A49790-9CFD-492B-9CFA-58B9AEDA1B75}</ProjectGuid>
- <OutputType>Library</OutputType>
+ <OutputType>Exe</OutputType>
<NoWarn>1699</NoWarn>
<OutputPath>./../../../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+ <StartupObject>RabbitMQ.Client.Apigen.Apigen</StartupObject>
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -88,18 +89,20 @@
</PostBuildEvent>
</PropertyGroup>
<ItemGroup>
- <ProjectReference Include="../../../System/System-net_4_x.csproj">
- <Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
- <Name>System-net_4_x</Name>
- </ProjectReference>
- <ProjectReference Include="../../../System.XML/System.Xml-net_4_x.csproj">
- <Project>{87FD2F0F-5222-4AE6-BD63-2D4975E11E5B}</Project>
- <Name>System.Xml-net_4_x</Name>
- </ProjectReference>
<ProjectReference Include="../../../corlib/corlib-net_4_x.csproj">
<Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
<Name>corlib-net_4_x</Name>
</ProjectReference>
+ <Reference Include="System">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>System</HintPath>
+ <Private>False</Private>
+ </Reference>
+ <Reference Include="System.Xml">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>System.Xml</HintPath>
+ <Private>False</Private>
+ </Reference>
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
diff --git a/mcs/class/RabbitMQ.Client/src/client/RabbitMQ.Client-net_4_x.csproj b/mcs/class/RabbitMQ.Client/src/client/RabbitMQ.Client-net_4_x.csproj
index c1c44bec512..2f28b94dca0 100644
--- a/mcs/class/RabbitMQ.Client/src/client/RabbitMQ.Client-net_4_x.csproj
+++ b/mcs/class/RabbitMQ.Client/src/client/RabbitMQ.Client-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699,618</NoWarn>
<OutputPath>./../../../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/SMDiagnostics/SMDiagnostics-net_4_x.csproj b/mcs/class/SMDiagnostics/SMDiagnostics-net_4_x.csproj
index 90b90edf717..d7743530227 100644
--- a/mcs/class/SMDiagnostics/SMDiagnostics-net_4_x.csproj
+++ b/mcs/class/SMDiagnostics/SMDiagnostics-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -45,27 +46,27 @@
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ItemGroup>
- <Compile Include="..\..\..\external\referencesource\SMDiagnostics\System\ServiceModel\Diagnostics\Activity.cs" />
- <Compile Include="..\..\..\external\referencesource\SMDiagnostics\System\ServiceModel\Diagnostics\DiagnosticsTraceCode.cs" />
- <Compile Include="..\..\..\external\referencesource\SMDiagnostics\System\ServiceModel\Diagnostics\DiagnosticStrings.cs" />
- <Compile Include="..\..\..\external\referencesource\SMDiagnostics\System\ServiceModel\Diagnostics\DiagnosticTraceSource.cs" />
- <Compile Include="..\..\..\external\referencesource\SMDiagnostics\System\ServiceModel\Diagnostics\EncodingFallbackAwareXmlTextWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\SMDiagnostics\System\ServiceModel\Diagnostics\EventLogCategory.cs" />
- <Compile Include="..\..\..\external\referencesource\SMDiagnostics\System\ServiceModel\Diagnostics\EventLogEventId.cs" />
- <Compile Include="..\..\..\external\referencesource\SMDiagnostics\System\ServiceModel\Diagnostics\EventLogger.cs" />
- <Compile Include="..\..\..\external\referencesource\SMDiagnostics\System\ServiceModel\Diagnostics\ExceptionUtility.cs" />
- <Compile Include="..\..\..\external\referencesource\SMDiagnostics\System\ServiceModel\Diagnostics\LegacyDiagnosticTrace.cs" />
- <Compile Include="..\..\..\external\referencesource\SMDiagnostics\System\ServiceModel\Diagnostics\MachineSettingsSection.cs" />
- <Compile Include="..\..\..\external\referencesource\SMDiagnostics\System\ServiceModel\Diagnostics\NativeMethods.cs" />
- <Compile Include="..\..\..\external\referencesource\SMDiagnostics\System\ServiceModel\Diagnostics\PiiTraceSource.cs" />
- <Compile Include="..\..\..\external\referencesource\SMDiagnostics\System\ServiceModel\Diagnostics\PlainXmlWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\SMDiagnostics\System\ServiceModel\Diagnostics\SafeEventLogWriteHandle.cs" />
- <Compile Include="..\..\..\external\referencesource\SMDiagnostics\System\ServiceModel\Diagnostics\TraceSourceKind.cs" />
- <Compile Include="..\..\..\external\referencesource\SMDiagnostics\System\ServiceModel\Diagnostics\TraceXPathNavigator.cs" />
- <Compile Include="..\..\..\external\referencesource\SMDiagnostics\System\ServiceModel\Diagnostics\Utility.cs" />
<Compile Include="..\..\build\common\Consts.cs" />
<Compile Include="..\..\build\common\Locale.cs" />
<Compile Include="..\..\build\common\SR.cs" />
+ <Compile Include="..\referencesource\SMDiagnostics\System\ServiceModel\Diagnostics\Activity.cs" />
+ <Compile Include="..\referencesource\SMDiagnostics\System\ServiceModel\Diagnostics\DiagnosticsTraceCode.cs" />
+ <Compile Include="..\referencesource\SMDiagnostics\System\ServiceModel\Diagnostics\DiagnosticStrings.cs" />
+ <Compile Include="..\referencesource\SMDiagnostics\System\ServiceModel\Diagnostics\DiagnosticTraceSource.cs" />
+ <Compile Include="..\referencesource\SMDiagnostics\System\ServiceModel\Diagnostics\EncodingFallbackAwareXmlTextWriter.cs" />
+ <Compile Include="..\referencesource\SMDiagnostics\System\ServiceModel\Diagnostics\EventLogCategory.cs" />
+ <Compile Include="..\referencesource\SMDiagnostics\System\ServiceModel\Diagnostics\EventLogEventId.cs" />
+ <Compile Include="..\referencesource\SMDiagnostics\System\ServiceModel\Diagnostics\EventLogger.cs" />
+ <Compile Include="..\referencesource\SMDiagnostics\System\ServiceModel\Diagnostics\ExceptionUtility.cs" />
+ <Compile Include="..\referencesource\SMDiagnostics\System\ServiceModel\Diagnostics\LegacyDiagnosticTrace.cs" />
+ <Compile Include="..\referencesource\SMDiagnostics\System\ServiceModel\Diagnostics\MachineSettingsSection.cs" />
+ <Compile Include="..\referencesource\SMDiagnostics\System\ServiceModel\Diagnostics\NativeMethods.cs" />
+ <Compile Include="..\referencesource\SMDiagnostics\System\ServiceModel\Diagnostics\PiiTraceSource.cs" />
+ <Compile Include="..\referencesource\SMDiagnostics\System\ServiceModel\Diagnostics\PlainXmlWriter.cs" />
+ <Compile Include="..\referencesource\SMDiagnostics\System\ServiceModel\Diagnostics\SafeEventLogWriteHandle.cs" />
+ <Compile Include="..\referencesource\SMDiagnostics\System\ServiceModel\Diagnostics\TraceSourceKind.cs" />
+ <Compile Include="..\referencesource\SMDiagnostics\System\ServiceModel\Diagnostics\TraceXPathNavigator.cs" />
+ <Compile Include="..\referencesource\SMDiagnostics\System\ServiceModel\Diagnostics\Utility.cs" />
<Compile Include="Assembly\AssemblyInfo.cs" />
<Compile Include="ReferenceSources\TraceSR.cs" /> </ItemGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
diff --git a/mcs/class/System.ComponentModel.Composition.4.5/System.ComponentModel.Composition-net_4_x.csproj b/mcs/class/System.ComponentModel.Composition.4.5/System.ComponentModel.Composition-net_4_x.csproj
index 305e8f46180..3bca5334baa 100644
--- a/mcs/class/System.ComponentModel.Composition.4.5/System.ComponentModel.Composition-net_4_x.csproj
+++ b/mcs/class/System.ComponentModel.Composition.4.5/System.ComponentModel.Composition-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699,219,414</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations-net_4_x.csproj b/mcs/class/System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations-net_4_x.csproj
index b74efc8504c..b3afbc86a8f 100644
--- a/mcs/class/System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations-net_4_x.csproj
+++ b/mcs/class/System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699,414</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -45,58 +46,59 @@
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ItemGroup>
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\AppSettings.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\AssociatedMetadataTypeTypeDescriptionProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\AssociatedMetadataTypeTypeDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\AssociationAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\BindableTypeAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\CompareAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\ConcurrencyCheckAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\CreditCardAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\CustomValidationAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\DataType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\DataTypeAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\DisplayAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\DisplayColumnAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\DisplayFormatAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\EditableAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\EmailAddressAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\EnumDataTypeAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\FileExtensionsAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\FilterUIHintAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\IValidatableObject.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\KeyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\LocalizableString.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\MaxLengthAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\MetadataPropertyDescriptorWrapper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\MetadataTypeAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\MinLengthAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\PhoneAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\RangeAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\RegularExpressionAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\RequiredAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\ScaffoldAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\Schema\ColumnAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\Schema\ComplexTypeAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\Schema\DatabaseGeneratedAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\Schema\DatabaseGeneratedOption.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\Schema\ForeignKeyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\Schema\InversePropertyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\Schema\NotMappedAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\Schema\TableAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\StringLengthAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\TimestampAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\UIHintAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\UrlAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\ValidationAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\ValidationAttributeStore.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\ValidationContext.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\ValidationException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\ValidationResult.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\Validator.cs" />
<Compile Include="..\..\build\common\Consts.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\AppSettings.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\AssociatedMetadataTypeTypeDescriptionProvider.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\AssociatedMetadataTypeTypeDescriptor.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\AssociationAttribute.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\BindableTypeAttribute.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\CompareAttribute.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\ConcurrencyCheckAttribute.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\CreditCardAttribute.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\CustomValidationAttribute.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\DataType.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\DataTypeAttribute.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\DisplayAttribute.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\DisplayColumnAttribute.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\DisplayFormatAttribute.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\EditableAttribute.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\EmailAddressAttribute.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\EnumDataTypeAttribute.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\FileExtensionsAttribute.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\FilterUIHintAttribute.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\IValidatableObject.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\KeyAttribute.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\LocalizableString.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\MaxLengthAttribute.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\MetadataPropertyDescriptorWrapper.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\MetadataTypeAttribute.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\MinLengthAttribute.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\PhoneAttribute.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\RangeAttribute.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\RegularExpressionAttribute.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\RequiredAttribute.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\ScaffoldAttribute.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\Schema\ColumnAttribute.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\Schema\ComplexTypeAttribute.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\Schema\DatabaseGeneratedAttribute.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\Schema\DatabaseGeneratedOption.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\Schema\ForeignKeyAttribute.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\Schema\InversePropertyAttribute.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\Schema\NotMappedAttribute.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\Schema\TableAttribute.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\StringLengthAttribute.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\TimestampAttribute.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\UIHintAttribute.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\UrlAttribute.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\ValidationAttribute.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\ValidationAttributeStore.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\ValidationContext.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\ValidationException.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\ValidationResult.cs" />
+ <Compile Include="..\referencesource\System.ComponentModel.DataAnnotations\DataAnnotations\Validator.cs" />
<Compile Include="Assembly\AssemblyInfo.cs" />
- <Compile Include="DataAnnotationsResources.cs" /> </ItemGroup>
+ <Compile Include="ReferenceSources\SR.cs" />
+ <Compile Include="ReferenceSources\SR.missing.cs" /> </ItemGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
diff --git a/mcs/class/System.Configuration.Install/System.Configuration.Install-net_4_x.csproj b/mcs/class/System.Configuration.Install/System.Configuration.Install-net_4_x.csproj
index 41aaa875146..079102cad99 100644
--- a/mcs/class/System.Configuration.Install/System.Configuration.Install-net_4_x.csproj
+++ b/mcs/class/System.Configuration.Install/System.Configuration.Install-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.Configuration/System.Configuration-net_4_x.csproj b/mcs/class/System.Configuration/System.Configuration-net_4_x.csproj
index 9170a00e94c..10a53e76f4e 100644
--- a/mcs/class/System.Configuration/System.Configuration-net_4_x.csproj
+++ b/mcs/class/System.Configuration/System.Configuration-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699,618</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.Core/System.Core-net_4_x.csproj b/mcs/class/System.Core/System.Core-net_4_x.csproj
index 1ff7e4d05f9..e31834ed601 100644
--- a/mcs/class/System.Core/System.Core-net_4_x.csproj
+++ b/mcs/class/System.Core/System.Core-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699,1720</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -45,179 +46,6 @@
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ItemGroup>
- <Compile Include="..\..\..\external\referencesource\System.Core\Microsoft\Scripting\Ast\DynamicExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\Microsoft\Scripting\Ast\ExpressionVisitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\Microsoft\Scripting\Ast\IArgumentProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\Microsoft\Scripting\Ast\IDynamicExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\Microsoft\Scripting\Utils\Action.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\Microsoft\Scripting\Utils\Extension.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\Microsoft\Scripting\Utils\Function.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\Microsoft\Scripting\Utils\StrongBox.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Collections\Generic\BitHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Collections\Generic\HashSet.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Collections\Generic\HashSetDebugView.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Collections\Generic\HashSetEqualityComparer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\FuncAndAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\InvalidTimeZoneException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\IO\Enums.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\IO\MemoryMappedFiles\Enums.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\IO\MemoryMappedFiles\MemoryMappedFileSecurity.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\IO\MemoryMappedFiles\MemoryMappedViewAccessor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\IO\MemoryMappedFiles\MemoryMappedViewStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Enumerable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Expressions\ExpressionVisitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\IQueryable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Channels\AsynchronousChannel.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Channels\SynchronousChannel.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Enumerables\AggregationMinMaxHelpers.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Enumerables\EmptyEnumerable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Enumerables\EnumerableWrapperWeakToStrong.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Enumerables\IParallelPartitionable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Enumerables\OrderedParallelQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Enumerables\ParallelEnumerableWrapper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Enumerables\ParallelQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Enumerables\QueryAggregationOptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Enumerables\RangeEnumerable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Enumerables\RepeatEnumerable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Merging\ArrayMergeHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Merging\AsynchronousChannelMergeEnumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Merging\DefaultMergeHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Merging\IMergeHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Merging\MergeEnumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Merging\MergeExecutor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Merging\OrderPreservingMergeHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Merging\OrderPreservingPipeliningMergeHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Merging\SynchronousChannelMergeEnumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Partitioning\HashRepartitionEnumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Partitioning\HashRepartitionStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Partitioning\IPartitionedStreamRecipient.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Partitioning\OrderedHashRepartitionEnumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Partitioning\OrderedHashRepartitionStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Partitioning\PartitionedDataSource.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Partitioning\PartitionedStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Partitioning\UnorderedHashRepartitionStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\AssociativeAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Binary\ExceptQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Binary\GroupJoinQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Binary\HashJoinQueryOperatorEnumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Binary\IntersectQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Binary\JoinQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Binary\UnionQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Binary\ZipQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\BinaryQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\CountAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\DecimalAverageAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\DecimalMinMaxAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\DecimalSumAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\DoubleAverageAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\DoubleMinMaxAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\DoubleSumAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\FloatAverageAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\FloatMinMaxAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\FloatSumAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\InlinedAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\InlinedAggregationOperatorEnumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\IntAverageAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\IntMinMaxAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\IntSumAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\LongAverageAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\LongCountAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\LongMinMaxAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\LongSumAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableDecimalAverageAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableDecimalMinMaxAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableDecimalSumAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableDoubleAverageAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableDoubleMinMaxAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableDoubleSumAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableFloatAverageAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableFloatMinMaxAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableFloatSumAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableIntAverageAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableIntMinMaxAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableIntSumAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableLongAverageAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableLongMinMaxAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableLongSumAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\ListQueryResults.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Options\OrderingQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Options\QueryExecutionOption.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\OrdinalIndexState.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\PartitionedStreamMerger.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\PartitionerQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\QueryOpeningEnumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\QueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\QueryOperatorEnumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\QueryResults.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\QuerySettings.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\ScanQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\AnyAllSearchOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\ConcatQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\ContainsSearchOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\DefaultIfEmptyQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\DistinctQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\ElementAtQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\FirstQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\ForAllOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\GroupByQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\IndexedSelectQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\IndexedWhereQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\LastQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\ReverseQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\SelectManyQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\SelectQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\SingleQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\SortQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\TakeOrSkipQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\TakeOrSkipWhileQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\WhereQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\UnaryQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Scheduling\CancellationState.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Scheduling\OrderPreservingPipeliningSpoolingTask.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Scheduling\OrderPreservingSpoolingTask.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Scheduling\QueryLifecycle.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Scheduling\QueryTask.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Scheduling\QueryTaskGroupState.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Scheduling\Scheduling.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Scheduling\SpoolingTask.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Scheduling\SpoolingTaskBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Utils\CancellableEnumerable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Utils\ExceptionAggregator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Utils\ExchangeUtilities.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Utils\FixedMaxHeap.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Utils\GrowingArray.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Utils\HashLookup.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Utils\IntValueEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Utils\ListChunk.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Utils\Lookup.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Utils\Pair.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Utils\PairComparer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Utils\ReverseComparer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Utils\Shared.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Utils\Sorting.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Utils\TraceHelpers.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Utils\Util.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Utils\Wrapper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Utils\WrapperEqualityComparer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\ParallelEnumerable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\ParallelExecutionMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\ParallelMergeOptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\SequenceQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\TypeHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Runtime\CompilerServices\DynamicAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Runtime\CompilerServices\ExecutionScope.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Security\Cryptography\Aes.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Security\Cryptography\AesManaged.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Security\Cryptography\CngKeyBlobFormat.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Security\Cryptography\ECDiffieHellman.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Security\Cryptography\ECDiffieHellmanPublicKey.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Security\Cryptography\ECDsa.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Security\Cryptography\ECKeyXmlFormat.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\threading\ReaderWriterLockSlim\LockRecursionException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\threading\ReaderWriterLockSlim\ReaderWriterLockSlim.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\threading\Tasks\TaskExtensions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\TimeZoneInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\TimeZoneNotFoundException.cs" />
<Compile Include="..\..\build\common\SR.cs" />
<Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Actions\BinaryOperationBinder.cs" />
<Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Actions\BindingRestrictions.cs" />
@@ -333,12 +161,186 @@
<Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Utils\ReflectionUtils.cs" />
<Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Utils\TrueReadOnlyCollection.cs" />
<Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Utils\TypeExtensions.cs" />
+ <Compile Include="..\referencesource\System.Core\Microsoft\Scripting\Ast\DynamicExpression.cs" />
+ <Compile Include="..\referencesource\System.Core\Microsoft\Scripting\Ast\ExpressionVisitor.cs" />
+ <Compile Include="..\referencesource\System.Core\Microsoft\Scripting\Ast\IArgumentProvider.cs" />
+ <Compile Include="..\referencesource\System.Core\Microsoft\Scripting\Ast\IDynamicExpression.cs" />
+ <Compile Include="..\referencesource\System.Core\Microsoft\Scripting\Utils\Action.cs" />
+ <Compile Include="..\referencesource\System.Core\Microsoft\Scripting\Utils\Extension.cs" />
+ <Compile Include="..\referencesource\System.Core\Microsoft\Scripting\Utils\Function.cs" />
+ <Compile Include="..\referencesource\System.Core\Microsoft\Scripting\Utils\StrongBox.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Collections\Generic\BitHelper.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Collections\Generic\HashSet.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Collections\Generic\HashSetDebugView.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Collections\Generic\HashSetEqualityComparer.cs" />
+ <Compile Include="..\referencesource\System.Core\System\FuncAndAction.cs" />
+ <Compile Include="..\referencesource\System.Core\System\InvalidTimeZoneException.cs" />
+ <Compile Include="..\referencesource\System.Core\System\IO\Enums.cs" />
+ <Compile Include="..\referencesource\System.Core\System\IO\MemoryMappedFiles\Enums.cs" />
+ <Compile Include="..\referencesource\System.Core\System\IO\MemoryMappedFiles\MemoryMappedFileSecurity.cs" />
+ <Compile Include="..\referencesource\System.Core\System\IO\MemoryMappedFiles\MemoryMappedViewAccessor.cs" />
+ <Compile Include="..\referencesource\System.Core\System\IO\MemoryMappedFiles\MemoryMappedViewStream.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Enumerable.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Expressions\ExpressionVisitor.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\IQueryable.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Channels\AsynchronousChannel.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Channels\SynchronousChannel.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Enumerables\AggregationMinMaxHelpers.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Enumerables\EmptyEnumerable.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Enumerables\EnumerableWrapperWeakToStrong.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Enumerables\IParallelPartitionable.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Enumerables\OrderedParallelQuery.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Enumerables\ParallelEnumerableWrapper.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Enumerables\ParallelQuery.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Enumerables\QueryAggregationOptions.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Enumerables\RangeEnumerable.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Enumerables\RepeatEnumerable.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Merging\ArrayMergeHelper.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Merging\AsynchronousChannelMergeEnumerator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Merging\DefaultMergeHelper.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Merging\IMergeHelper.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Merging\MergeEnumerator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Merging\MergeExecutor.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Merging\OrderPreservingMergeHelper.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Merging\OrderPreservingPipeliningMergeHelper.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Merging\SynchronousChannelMergeEnumerator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Partitioning\HashRepartitionEnumerator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Partitioning\HashRepartitionStream.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Partitioning\IPartitionedStreamRecipient.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Partitioning\OrderedHashRepartitionEnumerator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Partitioning\OrderedHashRepartitionStream.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Partitioning\PartitionedDataSource.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Partitioning\PartitionedStream.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Partitioning\UnorderedHashRepartitionStream.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\AssociativeAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Binary\ExceptQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Binary\GroupJoinQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Binary\HashJoinQueryOperatorEnumerator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Binary\IntersectQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Binary\JoinQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Binary\UnionQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Binary\ZipQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\BinaryQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\CountAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\DecimalAverageAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\DecimalMinMaxAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\DecimalSumAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\DoubleAverageAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\DoubleMinMaxAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\DoubleSumAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\FloatAverageAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\FloatMinMaxAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\FloatSumAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\InlinedAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\InlinedAggregationOperatorEnumerator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\IntAverageAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\IntMinMaxAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\IntSumAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\LongAverageAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\LongCountAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\LongMinMaxAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\LongSumAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableDecimalAverageAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableDecimalMinMaxAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableDecimalSumAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableDoubleAverageAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableDoubleMinMaxAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableDoubleSumAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableFloatAverageAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableFloatMinMaxAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableFloatSumAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableIntAverageAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableIntMinMaxAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableIntSumAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableLongAverageAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableLongMinMaxAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableLongSumAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\ListQueryResults.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Options\OrderingQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Options\QueryExecutionOption.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\OrdinalIndexState.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\PartitionedStreamMerger.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\PartitionerQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\QueryOpeningEnumerator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\QueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\QueryOperatorEnumerator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\QueryResults.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\QuerySettings.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\ScanQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\AnyAllSearchOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\ConcatQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\ContainsSearchOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\DefaultIfEmptyQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\DistinctQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\ElementAtQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\FirstQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\ForAllOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\GroupByQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\IndexedSelectQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\IndexedWhereQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\LastQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\ReverseQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\SelectManyQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\SelectQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\SingleQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\SortQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\TakeOrSkipQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\TakeOrSkipWhileQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\WhereQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\UnaryQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Scheduling\CancellationState.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Scheduling\OrderPreservingPipeliningSpoolingTask.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Scheduling\OrderPreservingSpoolingTask.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Scheduling\QueryLifecycle.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Scheduling\QueryTask.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Scheduling\QueryTaskGroupState.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Scheduling\Scheduling.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Scheduling\SpoolingTask.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Scheduling\SpoolingTaskBase.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Utils\CancellableEnumerable.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Utils\ExceptionAggregator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Utils\ExchangeUtilities.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Utils\FixedMaxHeap.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Utils\GrowingArray.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Utils\HashLookup.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Utils\IntValueEvent.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Utils\ListChunk.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Utils\Lookup.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Utils\Pair.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Utils\PairComparer.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Utils\ReverseComparer.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Utils\Shared.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Utils\Sorting.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Utils\TraceHelpers.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Utils\Util.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Utils\Wrapper.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Utils\WrapperEqualityComparer.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\ParallelEnumerable.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\ParallelExecutionMode.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\ParallelMergeOptions.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\SequenceQuery.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\TypeHelper.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Runtime\CompilerServices\DynamicAttribute.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Runtime\CompilerServices\ExecutionScope.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Security\Cryptography\Aes.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Security\Cryptography\AesManaged.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Security\Cryptography\CngKeyBlobFormat.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Security\Cryptography\ECDiffieHellman.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Security\Cryptography\ECDiffieHellmanPublicKey.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Security\Cryptography\ECDsa.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Security\Cryptography\ECKeyXmlFormat.cs" />
+ <Compile Include="..\referencesource\System.Core\System\threading\ReaderWriterLockSlim\LockRecursionException.cs" />
+ <Compile Include="..\referencesource\System.Core\System\threading\ReaderWriterLockSlim\ReaderWriterLockSlim.cs" />
+ <Compile Include="..\referencesource\System.Core\System\threading\Tasks\TaskExtensions.cs" />
+ <Compile Include="..\referencesource\System.Core\System\TimeZoneInfo.cs" />
+ <Compile Include="..\referencesource\System.Core\System\TimeZoneNotFoundException.cs" />
<Compile Include="Assembly\AssemblyInfo.cs" />
<Compile Include="Microsoft.Win32.SafeHandles\SafeMemoryMappedFileHandle.cs" />
<Compile Include="Microsoft.Win32.SafeHandles\SafeMemoryMappedViewHandle.cs" />
<Compile Include="Microsoft.Win32.SafeHandles\SafePipeHandle.cs" />
<Compile Include="ReferenceSources\Error.cs" />
<Compile Include="ReferenceSources\SR.cs" />
+ <Compile Include="ReferenceSources\SR.missing.cs" />
<Compile Include="ReferenceSources\Strings.cs" />
<Compile Include="System.IO.MemoryMappedFiles\MemoryMappedFile.cs" />
<Compile Include="System.IO.MemoryMappedFiles\MemoryMappedView.cs" />
diff --git a/mcs/class/System.Core/System.Core-plaincore-net_4_x.csproj b/mcs/class/System.Core/System.Core-plaincore-net_4_x.csproj
index 85e07de17a5..a7a96adf993 100644
--- a/mcs/class/System.Core/System.Core-plaincore-net_4_x.csproj
+++ b/mcs/class/System.Core/System.Core-plaincore-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699,1720</NoWarn>
<OutputPath>./../../class/lib/net_4_x/plaincore</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -45,179 +46,6 @@
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ItemGroup>
- <Compile Include="..\..\..\external\referencesource\System.Core\Microsoft\Scripting\Ast\DynamicExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\Microsoft\Scripting\Ast\ExpressionVisitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\Microsoft\Scripting\Ast\IArgumentProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\Microsoft\Scripting\Ast\IDynamicExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\Microsoft\Scripting\Utils\Action.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\Microsoft\Scripting\Utils\Extension.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\Microsoft\Scripting\Utils\Function.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\Microsoft\Scripting\Utils\StrongBox.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Collections\Generic\BitHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Collections\Generic\HashSet.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Collections\Generic\HashSetDebugView.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Collections\Generic\HashSetEqualityComparer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\FuncAndAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\InvalidTimeZoneException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\IO\Enums.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\IO\MemoryMappedFiles\Enums.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\IO\MemoryMappedFiles\MemoryMappedFileSecurity.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\IO\MemoryMappedFiles\MemoryMappedViewAccessor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\IO\MemoryMappedFiles\MemoryMappedViewStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Enumerable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Expressions\ExpressionVisitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\IQueryable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Channels\AsynchronousChannel.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Channels\SynchronousChannel.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Enumerables\AggregationMinMaxHelpers.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Enumerables\EmptyEnumerable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Enumerables\EnumerableWrapperWeakToStrong.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Enumerables\IParallelPartitionable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Enumerables\OrderedParallelQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Enumerables\ParallelEnumerableWrapper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Enumerables\ParallelQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Enumerables\QueryAggregationOptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Enumerables\RangeEnumerable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Enumerables\RepeatEnumerable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Merging\ArrayMergeHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Merging\AsynchronousChannelMergeEnumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Merging\DefaultMergeHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Merging\IMergeHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Merging\MergeEnumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Merging\MergeExecutor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Merging\OrderPreservingMergeHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Merging\OrderPreservingPipeliningMergeHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Merging\SynchronousChannelMergeEnumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Partitioning\HashRepartitionEnumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Partitioning\HashRepartitionStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Partitioning\IPartitionedStreamRecipient.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Partitioning\OrderedHashRepartitionEnumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Partitioning\OrderedHashRepartitionStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Partitioning\PartitionedDataSource.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Partitioning\PartitionedStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Partitioning\UnorderedHashRepartitionStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\AssociativeAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Binary\ExceptQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Binary\GroupJoinQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Binary\HashJoinQueryOperatorEnumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Binary\IntersectQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Binary\JoinQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Binary\UnionQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Binary\ZipQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\BinaryQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\CountAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\DecimalAverageAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\DecimalMinMaxAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\DecimalSumAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\DoubleAverageAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\DoubleMinMaxAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\DoubleSumAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\FloatAverageAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\FloatMinMaxAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\FloatSumAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\InlinedAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\InlinedAggregationOperatorEnumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\IntAverageAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\IntMinMaxAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\IntSumAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\LongAverageAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\LongCountAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\LongMinMaxAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\LongSumAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableDecimalAverageAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableDecimalMinMaxAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableDecimalSumAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableDoubleAverageAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableDoubleMinMaxAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableDoubleSumAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableFloatAverageAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableFloatMinMaxAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableFloatSumAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableIntAverageAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableIntMinMaxAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableIntSumAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableLongAverageAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableLongMinMaxAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableLongSumAggregationOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\ListQueryResults.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Options\OrderingQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Options\QueryExecutionOption.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\OrdinalIndexState.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\PartitionedStreamMerger.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\PartitionerQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\QueryOpeningEnumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\QueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\QueryOperatorEnumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\QueryResults.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\QuerySettings.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\ScanQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\AnyAllSearchOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\ConcatQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\ContainsSearchOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\DefaultIfEmptyQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\DistinctQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\ElementAtQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\FirstQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\ForAllOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\GroupByQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\IndexedSelectQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\IndexedWhereQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\LastQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\ReverseQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\SelectManyQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\SelectQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\SingleQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\SortQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\TakeOrSkipQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\TakeOrSkipWhileQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\WhereQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\QueryOperators\UnaryQueryOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Scheduling\CancellationState.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Scheduling\OrderPreservingPipeliningSpoolingTask.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Scheduling\OrderPreservingSpoolingTask.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Scheduling\QueryLifecycle.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Scheduling\QueryTask.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Scheduling\QueryTaskGroupState.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Scheduling\Scheduling.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Scheduling\SpoolingTask.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Scheduling\SpoolingTaskBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Utils\CancellableEnumerable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Utils\ExceptionAggregator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Utils\ExchangeUtilities.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Utils\FixedMaxHeap.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Utils\GrowingArray.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Utils\HashLookup.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Utils\IntValueEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Utils\ListChunk.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Utils\Lookup.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Utils\Pair.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Utils\PairComparer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Utils\ReverseComparer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Utils\Shared.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Utils\Sorting.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Utils\TraceHelpers.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Utils\Util.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Utils\Wrapper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\Parallel\Utils\WrapperEqualityComparer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\ParallelEnumerable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\ParallelExecutionMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\ParallelMergeOptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\SequenceQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Linq\TypeHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Runtime\CompilerServices\DynamicAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Runtime\CompilerServices\ExecutionScope.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Security\Cryptography\Aes.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Security\Cryptography\AesManaged.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Security\Cryptography\CngKeyBlobFormat.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Security\Cryptography\ECDiffieHellman.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Security\Cryptography\ECDiffieHellmanPublicKey.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Security\Cryptography\ECDsa.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\Security\Cryptography\ECKeyXmlFormat.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\threading\ReaderWriterLockSlim\LockRecursionException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\threading\ReaderWriterLockSlim\ReaderWriterLockSlim.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\threading\Tasks\TaskExtensions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\TimeZoneInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Core\System\TimeZoneNotFoundException.cs" />
<Compile Include="..\..\build\common\SR.cs" />
<Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Actions\BinaryOperationBinder.cs" />
<Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Actions\BindingRestrictions.cs" />
@@ -333,12 +161,186 @@
<Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Utils\ReflectionUtils.cs" />
<Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Utils\TrueReadOnlyCollection.cs" />
<Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Utils\TypeExtensions.cs" />
+ <Compile Include="..\referencesource\System.Core\Microsoft\Scripting\Ast\DynamicExpression.cs" />
+ <Compile Include="..\referencesource\System.Core\Microsoft\Scripting\Ast\ExpressionVisitor.cs" />
+ <Compile Include="..\referencesource\System.Core\Microsoft\Scripting\Ast\IArgumentProvider.cs" />
+ <Compile Include="..\referencesource\System.Core\Microsoft\Scripting\Ast\IDynamicExpression.cs" />
+ <Compile Include="..\referencesource\System.Core\Microsoft\Scripting\Utils\Action.cs" />
+ <Compile Include="..\referencesource\System.Core\Microsoft\Scripting\Utils\Extension.cs" />
+ <Compile Include="..\referencesource\System.Core\Microsoft\Scripting\Utils\Function.cs" />
+ <Compile Include="..\referencesource\System.Core\Microsoft\Scripting\Utils\StrongBox.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Collections\Generic\BitHelper.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Collections\Generic\HashSet.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Collections\Generic\HashSetDebugView.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Collections\Generic\HashSetEqualityComparer.cs" />
+ <Compile Include="..\referencesource\System.Core\System\FuncAndAction.cs" />
+ <Compile Include="..\referencesource\System.Core\System\InvalidTimeZoneException.cs" />
+ <Compile Include="..\referencesource\System.Core\System\IO\Enums.cs" />
+ <Compile Include="..\referencesource\System.Core\System\IO\MemoryMappedFiles\Enums.cs" />
+ <Compile Include="..\referencesource\System.Core\System\IO\MemoryMappedFiles\MemoryMappedFileSecurity.cs" />
+ <Compile Include="..\referencesource\System.Core\System\IO\MemoryMappedFiles\MemoryMappedViewAccessor.cs" />
+ <Compile Include="..\referencesource\System.Core\System\IO\MemoryMappedFiles\MemoryMappedViewStream.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Enumerable.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Expressions\ExpressionVisitor.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\IQueryable.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Channels\AsynchronousChannel.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Channels\SynchronousChannel.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Enumerables\AggregationMinMaxHelpers.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Enumerables\EmptyEnumerable.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Enumerables\EnumerableWrapperWeakToStrong.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Enumerables\IParallelPartitionable.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Enumerables\OrderedParallelQuery.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Enumerables\ParallelEnumerableWrapper.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Enumerables\ParallelQuery.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Enumerables\QueryAggregationOptions.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Enumerables\RangeEnumerable.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Enumerables\RepeatEnumerable.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Merging\ArrayMergeHelper.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Merging\AsynchronousChannelMergeEnumerator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Merging\DefaultMergeHelper.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Merging\IMergeHelper.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Merging\MergeEnumerator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Merging\MergeExecutor.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Merging\OrderPreservingMergeHelper.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Merging\OrderPreservingPipeliningMergeHelper.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Merging\SynchronousChannelMergeEnumerator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Partitioning\HashRepartitionEnumerator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Partitioning\HashRepartitionStream.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Partitioning\IPartitionedStreamRecipient.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Partitioning\OrderedHashRepartitionEnumerator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Partitioning\OrderedHashRepartitionStream.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Partitioning\PartitionedDataSource.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Partitioning\PartitionedStream.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Partitioning\UnorderedHashRepartitionStream.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\AssociativeAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Binary\ExceptQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Binary\GroupJoinQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Binary\HashJoinQueryOperatorEnumerator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Binary\IntersectQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Binary\JoinQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Binary\UnionQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Binary\ZipQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\BinaryQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\CountAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\DecimalAverageAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\DecimalMinMaxAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\DecimalSumAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\DoubleAverageAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\DoubleMinMaxAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\DoubleSumAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\FloatAverageAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\FloatMinMaxAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\FloatSumAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\InlinedAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\InlinedAggregationOperatorEnumerator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\IntAverageAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\IntMinMaxAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\IntSumAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\LongAverageAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\LongCountAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\LongMinMaxAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\LongSumAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableDecimalAverageAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableDecimalMinMaxAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableDecimalSumAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableDoubleAverageAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableDoubleMinMaxAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableDoubleSumAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableFloatAverageAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableFloatMinMaxAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableFloatSumAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableIntAverageAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableIntMinMaxAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableIntSumAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableLongAverageAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableLongMinMaxAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Inlined\NullableLongSumAggregationOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\ListQueryResults.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Options\OrderingQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Options\QueryExecutionOption.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\OrdinalIndexState.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\PartitionedStreamMerger.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\PartitionerQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\QueryOpeningEnumerator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\QueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\QueryOperatorEnumerator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\QueryResults.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\QuerySettings.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\ScanQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\AnyAllSearchOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\ConcatQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\ContainsSearchOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\DefaultIfEmptyQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\DistinctQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\ElementAtQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\FirstQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\ForAllOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\GroupByQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\IndexedSelectQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\IndexedWhereQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\LastQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\ReverseQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\SelectManyQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\SelectQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\SingleQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\SortQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\TakeOrSkipQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\TakeOrSkipWhileQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\Unary\WhereQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\QueryOperators\UnaryQueryOperator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Scheduling\CancellationState.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Scheduling\OrderPreservingPipeliningSpoolingTask.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Scheduling\OrderPreservingSpoolingTask.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Scheduling\QueryLifecycle.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Scheduling\QueryTask.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Scheduling\QueryTaskGroupState.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Scheduling\Scheduling.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Scheduling\SpoolingTask.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Scheduling\SpoolingTaskBase.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Utils\CancellableEnumerable.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Utils\ExceptionAggregator.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Utils\ExchangeUtilities.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Utils\FixedMaxHeap.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Utils\GrowingArray.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Utils\HashLookup.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Utils\IntValueEvent.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Utils\ListChunk.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Utils\Lookup.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Utils\Pair.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Utils\PairComparer.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Utils\ReverseComparer.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Utils\Shared.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Utils\Sorting.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Utils\TraceHelpers.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Utils\Util.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Utils\Wrapper.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\Parallel\Utils\WrapperEqualityComparer.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\ParallelEnumerable.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\ParallelExecutionMode.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\ParallelMergeOptions.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\SequenceQuery.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Linq\TypeHelper.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Runtime\CompilerServices\DynamicAttribute.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Runtime\CompilerServices\ExecutionScope.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Security\Cryptography\Aes.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Security\Cryptography\AesManaged.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Security\Cryptography\CngKeyBlobFormat.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Security\Cryptography\ECDiffieHellman.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Security\Cryptography\ECDiffieHellmanPublicKey.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Security\Cryptography\ECDsa.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Security\Cryptography\ECKeyXmlFormat.cs" />
+ <Compile Include="..\referencesource\System.Core\System\threading\ReaderWriterLockSlim\LockRecursionException.cs" />
+ <Compile Include="..\referencesource\System.Core\System\threading\ReaderWriterLockSlim\ReaderWriterLockSlim.cs" />
+ <Compile Include="..\referencesource\System.Core\System\threading\Tasks\TaskExtensions.cs" />
+ <Compile Include="..\referencesource\System.Core\System\TimeZoneInfo.cs" />
+ <Compile Include="..\referencesource\System.Core\System\TimeZoneNotFoundException.cs" />
<Compile Include="Assembly\AssemblyInfo.cs" />
<Compile Include="Microsoft.Win32.SafeHandles\SafeMemoryMappedFileHandle.cs" />
<Compile Include="Microsoft.Win32.SafeHandles\SafeMemoryMappedViewHandle.cs" />
<Compile Include="Microsoft.Win32.SafeHandles\SafePipeHandle.cs" />
<Compile Include="ReferenceSources\Error.cs" />
<Compile Include="ReferenceSources\SR.cs" />
+ <Compile Include="ReferenceSources\SR.missing.cs" />
<Compile Include="ReferenceSources\Strings.cs" />
<Compile Include="System.IO.MemoryMappedFiles\MemoryMappedFile.cs" />
<Compile Include="System.IO.MemoryMappedFiles\MemoryMappedView.cs" />
diff --git a/mcs/class/System.Data.DataSetExtensions/System.Data.DataSetExtensions-net_4_x.csproj b/mcs/class/System.Data.DataSetExtensions/System.Data.DataSetExtensions-net_4_x.csproj
index ba4fe8a506d..8ef4b918ef8 100644
--- a/mcs/class/System.Data.DataSetExtensions/System.Data.DataSetExtensions-net_4_x.csproj
+++ b/mcs/class/System.Data.DataSetExtensions/System.Data.DataSetExtensions-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -45,18 +46,18 @@
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ItemGroup>
- <Compile Include="..\..\..\external\referencesource\System.Data.DataSetExtensions\System\Data\DataRowComparer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.DataSetExtensions\System\Data\DataRowExtensions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.DataSetExtensions\System\Data\DataSetUtil.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.DataSetExtensions\System\Data\DataTableExtensions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.DataSetExtensions\System\Data\EnumerableRowCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.DataSetExtensions\System\Data\EnumerableRowCollectionExtensions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.DataSetExtensions\System\Data\LinqDataView.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.DataSetExtensions\System\Data\OrderedEnumerableRowCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.DataSetExtensions\System\Data\SortExpressionBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.DataSetExtensions\System\Data\TypedTableBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.DataSetExtensions\System\Data\TypedTableBaseExtensions.cs" />
<Compile Include="..\..\build\common\Consts.cs" />
+ <Compile Include="..\referencesource\System.Data.DataSetExtensions\System\Data\DataRowComparer.cs" />
+ <Compile Include="..\referencesource\System.Data.DataSetExtensions\System\Data\DataRowExtensions.cs" />
+ <Compile Include="..\referencesource\System.Data.DataSetExtensions\System\Data\DataSetUtil.cs" />
+ <Compile Include="..\referencesource\System.Data.DataSetExtensions\System\Data\DataTableExtensions.cs" />
+ <Compile Include="..\referencesource\System.Data.DataSetExtensions\System\Data\EnumerableRowCollection.cs" />
+ <Compile Include="..\referencesource\System.Data.DataSetExtensions\System\Data\EnumerableRowCollectionExtensions.cs" />
+ <Compile Include="..\referencesource\System.Data.DataSetExtensions\System\Data\LinqDataView.cs" />
+ <Compile Include="..\referencesource\System.Data.DataSetExtensions\System\Data\OrderedEnumerableRowCollection.cs" />
+ <Compile Include="..\referencesource\System.Data.DataSetExtensions\System\Data\SortExpressionBuilder.cs" />
+ <Compile Include="..\referencesource\System.Data.DataSetExtensions\System\Data\TypedTableBase.cs" />
+ <Compile Include="..\referencesource\System.Data.DataSetExtensions\System\Data\TypedTableBaseExtensions.cs" />
<Compile Include="Assembly\AssemblyInfo.cs" />
<Compile Include="ReferenceSources\Strings.cs" /> </ItemGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
diff --git a/mcs/class/System.Data.Entity/System.Data.Entity-net_4_x.csproj b/mcs/class/System.Data.Entity/System.Data.Entity-net_4_x.csproj
index c78915cad5c..0ae24b0827c 100644
--- a/mcs/class/System.Data.Entity/System.Data.Entity-net_4_x.csproj
+++ b/mcs/class/System.Data.Entity/System.Data.Entity-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -45,730 +46,732 @@
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ItemGroup>
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\misc\HResults.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\AbstractExpressions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\Aggregates.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\BasicCommandTreeVisitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\BasicExpressionVisitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\DbCommandTree.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\DbDeleteCommandTree.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\DbExpressionVisitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\DbExpressionVisitor_TResultType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\DbFunctionCommandTree.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\DbInsertCommandTree.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\DbLambda.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\DbModificationClause.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\DbModificationCommandTree.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\DbQueryCommandTree.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\DbSetClause.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\DbUpdateCommandTree.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\DefaultExpressionVisitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\ExpressionBindings.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\ExpressionBuilder\DbExpressionBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\ExpressionBuilder\EdmFunctions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\ExpressionBuilder\Internal\ArgumentValidation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\ExpressionBuilder\Internal\EnumerableValidator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\ExpressionBuilder\Row.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\ExpressionBuilder\Spatial\SpatialEdmFunctions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\Internal\DbExpressionRules.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\Internal\ExpressionCopier.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\Internal\ExpressionDumper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\Internal\ExpressionKeyGen.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\Internal\ExpressionList.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\Internal\ExpressionPrinter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\Internal\ParameterRetriever.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\Internal\PatternMatchRules.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\Internal\Validator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\Internal\ViewSimplifier.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\Internal\XmlExpressionDumper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\OperatorExpressions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\RelationalExpressions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\ValueExpressions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\DataRecord.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\DataRecordInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\DbCommandDefinition.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\DbProviderManifest.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\DbProviderServices.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\DbXmlEnabledProviderManifest.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntityRecordInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\AliasedExpr.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\AstNode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\BuiltInExpr.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\CaseExpr.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\Command.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\ConstructorExpr.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\CreateRefExpr.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\DotExpr.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\FunctionDefinition.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\GroupAggregateExpr.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\GroupPartitionExpr.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\Identifier.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\Literal.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\MethodExpr.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\NamespaceImport.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\NavigationExpr.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\ParenExpr.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\QueryExpr.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\QueryParameter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\QueryStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\RefExpr.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\TypeDefinition.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntitySql\CqlErrorHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntitySql\CqlLexer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntitySql\CqlLexerHelpers.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntitySql\CqlParser.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntitySql\CqlParserHelpers.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntitySql\CqlQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntitySql\EntitySqlParser.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntitySql\FunctionOverloadResolver.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntitySql\ParseResult.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntitySql\ParserOptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntitySql\SemanticAnalyzer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntitySql\SemanticResolver.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntitySql\StaticContext.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntitySql\TypeResolver.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\EntityUtil.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\FieldMetadata.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\FieldNameLookup.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Internal\DbTypeMap.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Internal\Materialization\ColumnMapKeyBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Internal\Materialization\CompensatingCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Internal\Materialization\Coordinator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Internal\Materialization\CoordinatorFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Internal\Materialization\CoordinatorScratchpad.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Internal\Materialization\RecordState.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Internal\Materialization\RecordStateFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Internal\Materialization\RecordStateScratchpad.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Internal\Materialization\Shaper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Internal\Materialization\ShaperFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Internal\Materialization\Translator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Internal\Materialization\Util.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Internal\MultipartIdentifier.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\QueryCache\CompiledQueryCacheEntry.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\QueryCache\CompiledQueryCacheKey.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\QueryCache\EntityClientCacheKey.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\QueryCache\EntitySqlQueryCacheKey.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\QueryCache\LinqQueryCacheKey.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\QueryCache\QueryCacheEntry.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\QueryCache\QueryCacheKey.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\QueryCache\QueryCacheManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\QueryCache\ShaperFactoryQueryCacheKey.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Utils\AliasGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Utils\Boolean\BoolExpr.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Utils\Boolean\Clause.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Utils\Boolean\ConversionContext.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Utils\Boolean\Converter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Utils\Boolean\DomainConstraint.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Utils\Boolean\IdentifierService.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Utils\Boolean\KnowledgeBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Utils\Boolean\Literal.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Utils\Boolean\NegationPusher.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Utils\Boolean\Sentence.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Utils\Boolean\Simplifier.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Utils\Boolean\Solver.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Utils\Boolean\Vertex.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Utils\Boolean\Visitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Utils\ByValueEqualityComparer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Utils\CommandHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Utils\DisposableCollectionWrapper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Utils\Helpers.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Utils\InternalBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Utils\KeyToListMap.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Utils\Memoizer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Utils\MetadataHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Utils\ModifiableIteratorCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Utils\Pair.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Utils\Set.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Utils\Singleton.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Utils\StringUtil.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Utils\ThreadSafeList.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Utils\TrailingSpaceComparer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Common\Utils\TreePrinter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityClient\DbConnectionOptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityClient\DbParameterCollectionHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityClient\DbParameterHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityClient\EntityAdapter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityClient\EntityCommand.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityClient\EntityCommandDefinition.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityClient\EntityConnection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityClient\EntityConnectionStringBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityClient\EntityDataReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityClient\EntityParameter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityClient\EntityParameterCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityClient\EntityProviderFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityClient\EntityProviderServices.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityClient\EntityTransaction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityClient\NameValuePair.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityCommandCompilationException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityCommandExecutionException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityKey.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\Action.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\BooleanFacetDescriptionElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\ByteFacetDescriptionElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\CollectionKind.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\CollectionTypeElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\ConcurrencyMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\Documentation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\EntityContainer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\EntityContainerAssociationSet.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\EntityContainerAssociationSetEnd.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\EntityContainerEntitySet.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\EntityContainerEntitySetDefiningQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\EntityContainerRelationshipSet.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\EntityContainerRelationshipSetEnd.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\EntityKeyElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\ErrorCode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\FacetDescriptionElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\FacetEnabledSchemaElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\FilteredSchemaElementLookUpTable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\Function.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\FunctionCommandText.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\FunctionImportElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\IntegerFacetDescriptionElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\IRelationship.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\IRelationshipEnd.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\ISchemaElementLookUpTable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\ItemType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\KeyProperty.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\ModelFunction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\ModelFunctionTypeElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\NavigationProperty.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\OnOperation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\Operation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\Parameter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\PrimitiveSchema.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\Property.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\ReferenceSchema.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\ReferenceTypeElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\ReferentialConstraint.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\ReferentialConstraintRoleElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\Relationship.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\RelationshipEnd.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\RelationshipEndCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\ReturnType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\ReturnValue.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\RowTypeElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\RowTypePropertyElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\ScalarType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\Schema.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\SchemaComplexType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\SchemaDataModelOption.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\SchemaElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\SchemaElementLookUpTable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\SchemaElementLookUpTableEnumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\SchemaEnumMember.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\SchemaEnumType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\SchemaLookupTable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\SchemaManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\SchemaType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\SridFacetDescriptionElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\StoreGeneratedPattern.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\StructuredProperty.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\StructuredType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\TextElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\TypeElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\TypeModifier.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\TypeRefElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\TypeUsageBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\Utils.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\ValidationHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\XmlSchemaResource.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntitySqlException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\EntityState.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\IEntityAdapter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\IEntityStateEntry.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\IEntityStateManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\IExtendedDataRecord.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\InternalMappingException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\InvalidCommandTreeException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\BaseMetadataMappingVisitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\DefaultObjectMappingItemCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\EntityViewContainer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\EntityViewGenerationAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\FunctionImportMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\FunctionImportMapping.ReturnTypeRenameMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\FunctionImportMappingComposable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\FunctionImportMappingNonComposable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\Mapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\MappingItemCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\MetadataMappingHasherVisitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\MetadataMappingHasherVisitor.HashSourceBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ObjectAssociationEndMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ObjectComplexPropertyMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ObjectMemberMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ObjectMslConstructs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ObjectNavigationPropertyMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ObjectPropertyMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ObjectTypeMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\StorageAssociationSetMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\StorageAssociationTypeMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\StorageComplexPropertyMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\StorageComplexTypeMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\StorageConditionPropertyMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\StorageEndPropertyMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\StorageEntityContainerMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\StorageEntitySetMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\StorageEntityTypeMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\StorageMappingErrorCode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\StorageMappingFragment.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\StorageMappingItemCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\StorageMappingItemCollection.ViewDictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\StorageMappingItemLoader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\StorageModificationFunctionMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\StorageMslConstructs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\StoragePropertyMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\StorageScalarPropertyMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\StorageSetMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\StorageTypeMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\AssociationSetMetadata.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\ChangeNode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\CompositeKey.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\DynamicUpdateCommand.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\ExtractedStateEntry.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\ExtractorMetadata.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\FunctionMappingTranslator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\FunctionUpdateCommand.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\Graph.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\KeyManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\Propagator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\Propagator.Evaluator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\Propagator.ExtentPlaceholderCreator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\Propagator.JoinPropagator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\Propagator.JoinPropagator.JoinPredicateVisitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\Propagator.JoinPropagator.SubstitutingCloneVisitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\PropagatorFlags.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\PropagatorResult.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\RecordConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\RelationshipConstraintValidator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\SourceInterpreter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\TableChangeProcessor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\UndirectedGraph.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\UpdateCommand.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\UpdateCommandOrderer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\UpdateCompiler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\UpdateExpressionVisitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\UpdateTranslator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\ViewLoader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\BasicViewGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\CellCreator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\CellPartitioner.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\CellTreeSimplifier.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\ConfigViewGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\CqlGeneration\AliasedSlot.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\CqlGeneration\BooleanProjectedSlot.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\CqlGeneration\CaseCqlBlock.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\CqlGeneration\CqlBlock.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\CqlGeneration\CqlIdentifiers.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\CqlGeneration\CqlWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\CqlGeneration\ExtentCqlBlock.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\CqlGeneration\JoinCqlBlock.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\CqlGeneration\SlotInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\CqlGeneration\UnionCqlBlock.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\CqlGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\DiscriminatorMap.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\GeneratedView.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\QueryRewriting\FragmentQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\QueryRewriting\FragmentQueryKB.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\QueryRewriting\FragmentQueryProcessor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\QueryRewriting\QueryRewriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\QueryRewriting\RewritingPass.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\QueryRewriting\RewritingProcessor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\QueryRewriting\RewritingSimplifier.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\QueryRewriting\RewritingValidator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\QueryRewriting\RoleBoolean.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\QueryRewriting\Tile.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\BoolExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\BoolExpressionVisitors.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\BoolLiteral.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\CaseStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\CaseStatementProjectedSlot.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\Cell.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\CellIdBoolean.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\CellLabel.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\CellQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\CellTreeNode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\CellTreeNodeVisitors.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\CellTreeOpType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\Constant.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\ConstantProjectedSlot.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\Domain.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\ErrorLog.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\LeafCellTreeNode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\LeftCellWrapper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\MemberDomainMap.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\MemberMaps.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\MemberPath.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\MemberProjectedSlot.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\MemberProjectionIndex.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\MemberRestriction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\NegatedConstant.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\OpCellTreeNode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\ProjectedSlot.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\QualifiedCellIdBoolean.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\ScalarConstant.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\ScalarRestriction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\TypeConstant.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\TypeRestriction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\WithStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Utils\ExceptionHelpers.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Utils\ExternalCalls.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Utils\ViewGenErrorCode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Validation\BasicCellRelation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Validation\BasicKeyConstraint.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Validation\CellRelation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Validation\ConstraintBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Validation\ErrorPatternMatcher.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Validation\ExtentKey.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Validation\ForeignConstraint.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Validation\KeyConstraint.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Validation\SchemaConstraints.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Validation\ViewCellRelation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Validation\ViewCellSlot.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Validation\ViewKeyConstraint.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Validator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\ViewgenContext.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\ViewGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\ViewgenGatekeeper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\ViewGenResults.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Mapping\ViewValidator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\MappingException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\AspProxy.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\CacheForPrimitiveTypes.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\ClrPerspective.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Converter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\CustomAssemblyResolver.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\DataSpace.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\DefaultAssemblyResolver.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\AssociationEndMember.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\AssociationSet.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\AssociationSetEnd.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\AssociationType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\AttributeKind.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\BuiltInKind.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\CollectionType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\ComplexType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\Documentation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\EdmConstants.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\EdmFunction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\EdmMember.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\EdmProperty.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\EdmType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\EntityContainer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\EntitySet.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\EntitySetBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\EntitySetBaseCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\EntityType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\EntityTypeBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\EnumMember.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\EnumType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\Facet.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\FacetDescription.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\FacetValueContainer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\FacetValues.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\FilteredReadOnlyMetadataCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\FunctionParameter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\GlobalItem.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\ItemCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\LightweightCodeGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\MemberCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\MetadataCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\MetadataItem.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\MetadataItem_Static.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\MetadataProperty.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\MetadataPropertyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\MetadataPropertyCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\MetadataPropertyvalue.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\NavigationProperty.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\NavigationPropertyAccessor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\OperationAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\ParameterMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\PrimitiveType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\PrimitiveTypeKind.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\Provider\ClrProviderManifest.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\Provider\EdmProviderManifest.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\Provider\EdmProviderManifestFunctionBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\Provider\EdmProviderManifestSpatialFunctions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\ReadOnlyMetadataCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\ReferentialConstraint.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\RefType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\RelationshipEndMember.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\RelationshipMultiplicity.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\RelationshipSet.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\RelationshipType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\RowType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\SafeLink.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\SafeLinkCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\SimpleType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\StructuralType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\TypeUsage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Edm\util.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\EdmError.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\EdmItemCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\EdmItemCollection.OcAssemblyCache.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\EdmItemError.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\EdmSchemaError.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\EdmSchemaErrorSeverity.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\EdmValidator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Helper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\MappingMetadataHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\MetadataArtifactAssemblyResolver.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\MetadataArtifactLoader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\MetadataArtifactLoaderComposite.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\MetadataArtifactLoaderCompositeFile.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\MetadataArtifactLoaderCompositeResource.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\MetadataArtifactLoaderFile.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\MetadataArtifactLoaderResource.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\MetadataArtifactLoaderXmlReaderWrapper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\MetadataCache.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\MetadataWorkspace.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\ModelPerspective.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\ObjectHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\ObjectItemCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\ObjectLayer\AssemblyCache.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\ObjectLayer\AssemblyCacheEntry.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\ObjectLayer\ImmutableAssemblyCacheEntry.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\ObjectLayer\KnownAssembliesSet.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\ObjectLayer\KnownAssemblyEntry.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\ObjectLayer\LoadMessageLogger.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\ObjectLayer\LockedAssemblyCache.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\ObjectLayer\MetadataAssemblyHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\ObjectLayer\MutableAssemblyCacheEntry.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\ObjectLayer\ObjectItemAssemblyLoader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\ObjectLayer\ObjectItemAttributeAssemblyLoader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\ObjectLayer\ObjectItemCachedAssemblyLoader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\ObjectLayer\ObjectItemConventionAssemblyLoader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\ObjectLayer\ObjectItemLoadingSessionData.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\ObjectLayer\ObjectItemNoOpAssemblyLoader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\ParameterTypeSemantics.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\Perspective.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\StoreItemCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\StoreItemCollection.Loader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\TargetPerspective.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\TypeHelpers.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\TypeSemantics.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Metadata\XmlConstants.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\MetadataException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\ObjectNotFoundException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\AdditionalEntityFunctions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\CompiledQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\ComplexObject.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\EdmComplexPropertyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\EdmComplexTypeAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\EdmEntityTypeAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\EdmEnumTypeAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\EdmFunctionAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\EdmPropertyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\EdmRelationshipNavigationPropertyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\EdmRelationshipRoleAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\EdmScalarPropertyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\EdmSchemaAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\EdmTypeAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\EntityCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\EntityObject.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\EntityReference.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\EntityReference_TResultType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\IEntityChangeTracker.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\IEntityWithChangeTracker.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\IEntityWithKey.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\IEntityWithRelationships.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\IRelatedEnd.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\IRelationshipFixer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\RelatedEnd.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\RelationshipFixer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\RelationshipKind.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\RelationshipManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\RelationshipNavigation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\StructuralObject.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\DataRecordObjectView.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ELinq\BindingContext.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ELinq\CompiledELinqQueryState.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ELinq\ELinqQueryState.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ELinq\EntityExpressionVisitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ELinq\ExpressionConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ELinq\ExpressionVisitorHelpers.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ELinq\Funcletizer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ELinq\InitializerFacet.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ELinq\LinqExpressionNormalizer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ELinq\MethodCallTranslator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ELinq\ObjectQueryProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ELinq\OrderByLifter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ELinq\ReflectionUtil.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ELinq\SpatialMethodCallTranslator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ELinq\SpatialPropertyTranslator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ELinq\Translator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ELinq\TypeSystem.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\EntityEntry.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\EntityFunctions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\FieldDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\Internal\BaseEntityWrapper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\Internal\ComplexTypeMaterializer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\Internal\EntityProxyFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\Internal\EntityProxyTypeInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\Internal\EntitySqlQueryBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\Internal\EntitySqlQueryState.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\Internal\EntityWithChangeTrackerStrategy.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\Internal\EntityWithKeyStrategy.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\Internal\EntityWrapper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\Internal\EntityWrapperFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\Internal\ForeignKeyFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\Internal\IChangeTrackingStrategy.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\Internal\IEntityKeyStrategy.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\Internal\IEntityWrapper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\Internal\IPropertyAccessorStrategy.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\Internal\LazyLoadBehavior.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\Internal\LightweightEntityWrapper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\Internal\NullEntityWrapper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\Internal\ObjectFullSpanRewriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\Internal\ObjectQueryExecutionPlan.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\Internal\ObjectQueryState.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\Internal\ObjectSpanRewriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\Internal\PocoEntityKeyStrategy.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\Internal\PocoPropertyAccessorStrategy.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\Internal\SnapshotChangeTrackingStrategy.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\Internal\TransactionManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\IObjectSet.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\IObjectView.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\IObjectViewData.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\MergeOption.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\NextResultGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ObjectContext.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ObjectMaterializedEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ObjectParameter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ObjectParameterCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ObjectQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ObjectQuery_EntitySqlExtensions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ObjectQuery_TResultType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ObjectResult.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ObjectResult_TResultType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ObjectSet.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ObjectStateEntry.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ObjectStateEntryBaseUpdatableDataRecord.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ObjectStateEntryDbDataRecord.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ObjectStateEntryDbUpdatableDataRecord.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ObjectStateEntryOriginalDbUpdatableDataRecord.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ObjectStateManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ObjectStateManagerMetadata.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ObjectView.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ObjectViewEntityCollectionData.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ObjectViewFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ObjectViewListener.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ObjectViewQueryResultData.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\ProxyDataContractResolver.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\RefreshMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\RelationshipEntry.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\RelationshipWrapper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\SaveOptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\Span.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\SpanIndex.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\SqlClient\SqlFunctions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Objects\SqlClient\SqlSpatialFunctions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\OptimisticConcurrencyException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\PropertyConstraintException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\ProviderIncompatibleException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\AncillaryOps.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\BasicValidator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\ColumnMap.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\ColumnMapCopier.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\ColumnMapFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\ColumnMapVisitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\Command.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\Dump.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\ExplicitDiscriminatorMap.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\Metadata.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\NodeCounter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\NodeInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\Nodes.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\OpCopier.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\Ops.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\PhysicalOps.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\RelOps.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\RelPropertyHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\Rule.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\RulePatternOps.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\RuleProcessor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\ScalarOps.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\Vars.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\Visitors.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\AggregatePushdown.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\CodeGen.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\ColumnMapProcessor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\ColumnMapTranslator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\CommandPlan.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\ConstraintManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\CTreeGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\ITreeGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\JoinElimination.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\JoinGraph.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\KeyPullup.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\NestPullup.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\NominalTypeEliminator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\Normalizer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\PlanCompiler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\PlanCompilerUtil.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\Predicate.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\PreProcessor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\ProjectionPruner.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\PropertyPushdownHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\PropertyRef.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\ProviderCommandInfoUtils.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\StructuredTypeInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\SubqueryTrackingVisitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\TransformationRules.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\TypeInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\TypeUtils.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\Validator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\VarInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\VarRefManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\VarRemapper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\ResultAssembly\BridgeDataReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Query\ResultAssembly\BridgeDataRecord.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Spatial\DbGeography.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Spatial\DbGeographyWellKnownValue.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Spatial\DbGeometry.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Spatial\DbGeometryWellKnownValue.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Spatial\DbSpatialDataReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Spatial\DbSpatialServices.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Spatial\DefaultSpatialServices.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Spatial\ExtensionMethods.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Spatial\Internal\SpatialExceptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\Spatial\SpatialHelpers.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\SqlClient\IDbSpatialValue.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\SqlClient\SqlGen\DmlSqlGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\SqlClient\SqlGen\ISqlFragment.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\SqlClient\SqlGen\JoinSymbol.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\SqlClient\SqlGen\OptionalColumn.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\SqlClient\SqlGen\Sql8ConformanceChecker.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\SqlClient\SqlGen\Sql8ExpressionRewriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\SqlClient\SqlGen\SqlBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\SqlClient\SqlGen\SqlFunctionCallHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\SqlClient\SqlGen\SqlGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\SqlClient\SqlGen\SqlSelectClauseBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\SqlClient\SqlGen\SqlSelectStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\SqlClient\SqlGen\SqlWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\SqlClient\SqlGen\Symbol.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\SqlClient\SqlGen\SymbolPair.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\SqlClient\SqlGen\SymbolTable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\SqlClient\SqlGen\SymbolUsageManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\SqlClient\SqlGen\TopClause.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\SqlClient\SqlProviderManifest.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\SqlClient\SqlProviderServices.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\SqlClient\SqlProviderUtilities.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\SqlClient\SqlSpatialDataReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\SqlClient\SqlSpatialServices.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\SqlClient\SqlSpatialServices.Generated.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\SqlClient\SqlTypesAssembly.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\SqlClient\SqlVersion.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\System\Data\UpdateException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.Entity\Util\AppSettings.cs" />
+ <Compile Include="..\..\build\common\AssemblyRef.cs" />
<Compile Include="..\..\build\common\Consts.cs" />
<Compile Include="..\..\build\common\SR.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\misc\HResults.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\AbstractExpressions.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\Aggregates.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\BasicCommandTreeVisitor.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\BasicExpressionVisitor.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\DbCommandTree.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\DbDeleteCommandTree.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\DbExpressionVisitor.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\DbExpressionVisitor_TResultType.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\DbFunctionCommandTree.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\DbInsertCommandTree.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\DbLambda.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\DbModificationClause.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\DbModificationCommandTree.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\DbQueryCommandTree.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\DbSetClause.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\DbUpdateCommandTree.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\DefaultExpressionVisitor.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\ExpressionBindings.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\ExpressionBuilder\DbExpressionBuilder.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\ExpressionBuilder\EdmFunctions.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\ExpressionBuilder\Internal\ArgumentValidation.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\ExpressionBuilder\Internal\EnumerableValidator.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\ExpressionBuilder\Row.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\ExpressionBuilder\Spatial\SpatialEdmFunctions.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\Internal\DbExpressionRules.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\Internal\ExpressionCopier.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\Internal\ExpressionDumper.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\Internal\ExpressionKeyGen.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\Internal\ExpressionList.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\Internal\ExpressionPrinter.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\Internal\ParameterRetriever.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\Internal\PatternMatchRules.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\Internal\Validator.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\Internal\ViewSimplifier.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\Internal\XmlExpressionDumper.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\OperatorExpressions.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\RelationalExpressions.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\CommandTrees\ValueExpressions.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\DataRecord.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\DataRecordInfo.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\DbCommandDefinition.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\DbProviderManifest.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\DbProviderServices.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\DbXmlEnabledProviderManifest.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntityRecordInfo.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\AliasedExpr.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\AstNode.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\BuiltInExpr.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\CaseExpr.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\Command.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\ConstructorExpr.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\CreateRefExpr.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\DotExpr.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\FunctionDefinition.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\GroupAggregateExpr.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\GroupPartitionExpr.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\Identifier.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\Literal.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\MethodExpr.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\NamespaceImport.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\NavigationExpr.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\ParenExpr.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\QueryExpr.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\QueryParameter.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\QueryStatement.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\RefExpr.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntitySql\AST\TypeDefinition.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntitySql\CqlErrorHelper.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntitySql\CqlLexer.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntitySql\CqlLexerHelpers.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntitySql\CqlParser.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntitySql\CqlParserHelpers.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntitySql\CqlQuery.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntitySql\EntitySqlParser.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntitySql\FunctionOverloadResolver.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntitySql\ParseResult.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntitySql\ParserOptions.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntitySql\SemanticAnalyzer.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntitySql\SemanticResolver.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntitySql\StaticContext.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntitySql\TypeResolver.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\EntityUtil.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\FieldMetadata.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\FieldNameLookup.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Internal\DbTypeMap.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Internal\Materialization\ColumnMapKeyBuilder.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Internal\Materialization\CompensatingCollection.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Internal\Materialization\Coordinator.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Internal\Materialization\CoordinatorFactory.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Internal\Materialization\CoordinatorScratchpad.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Internal\Materialization\RecordState.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Internal\Materialization\RecordStateFactory.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Internal\Materialization\RecordStateScratchpad.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Internal\Materialization\Shaper.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Internal\Materialization\ShaperFactory.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Internal\Materialization\Translator.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Internal\Materialization\Util.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Internal\MultipartIdentifier.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\QueryCache\CompiledQueryCacheEntry.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\QueryCache\CompiledQueryCacheKey.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\QueryCache\EntityClientCacheKey.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\QueryCache\EntitySqlQueryCacheKey.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\QueryCache\LinqQueryCacheKey.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\QueryCache\QueryCacheEntry.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\QueryCache\QueryCacheKey.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\QueryCache\QueryCacheManager.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\QueryCache\ShaperFactoryQueryCacheKey.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Utils\AliasGenerator.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Utils\Boolean\BoolExpr.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Utils\Boolean\Clause.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Utils\Boolean\ConversionContext.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Utils\Boolean\Converter.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Utils\Boolean\DomainConstraint.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Utils\Boolean\IdentifierService.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Utils\Boolean\KnowledgeBase.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Utils\Boolean\Literal.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Utils\Boolean\NegationPusher.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Utils\Boolean\Sentence.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Utils\Boolean\Simplifier.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Utils\Boolean\Solver.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Utils\Boolean\Vertex.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Utils\Boolean\Visitor.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Utils\ByValueEqualityComparer.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Utils\CommandHelper.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Utils\DisposableCollectionWrapper.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Utils\Helpers.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Utils\InternalBase.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Utils\KeyToListMap.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Utils\Memoizer.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Utils\MetadataHelper.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Utils\ModifiableIteratorCollection.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Utils\Pair.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Utils\Set.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Utils\Singleton.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Utils\StringUtil.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Utils\ThreadSafeList.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Utils\TrailingSpaceComparer.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Common\Utils\TreePrinter.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityClient\DbConnectionOptions.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityClient\DbParameterCollectionHelper.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityClient\DbParameterHelper.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityClient\EntityAdapter.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityClient\EntityCommand.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityClient\EntityCommandDefinition.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityClient\EntityConnection.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityClient\EntityConnectionStringBuilder.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityClient\EntityDataReader.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityClient\EntityParameter.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityClient\EntityParameterCollection.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityClient\EntityProviderFactory.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityClient\EntityProviderServices.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityClient\EntityTransaction.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityClient\NameValuePair.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityCommandCompilationException.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityCommandExecutionException.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityException.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityKey.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\Action.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\BooleanFacetDescriptionElement.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\ByteFacetDescriptionElement.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\CollectionKind.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\CollectionTypeElement.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\ConcurrencyMode.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\Documentation.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\EntityContainer.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\EntityContainerAssociationSet.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\EntityContainerAssociationSetEnd.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\EntityContainerEntitySet.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\EntityContainerEntitySetDefiningQuery.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\EntityContainerRelationshipSet.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\EntityContainerRelationshipSetEnd.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\EntityKeyElement.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\ErrorCode.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\FacetDescriptionElement.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\FacetEnabledSchemaElement.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\FilteredSchemaElementLookUpTable.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\Function.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\FunctionCommandText.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\FunctionImportElement.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\IntegerFacetDescriptionElement.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\IRelationship.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\IRelationshipEnd.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\ISchemaElementLookUpTable.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\ItemType.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\KeyProperty.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\ModelFunction.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\ModelFunctionTypeElement.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\NavigationProperty.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\OnOperation.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\Operation.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\Parameter.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\PrimitiveSchema.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\Property.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\ReferenceSchema.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\ReferenceTypeElement.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\ReferentialConstraint.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\ReferentialConstraintRoleElement.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\Relationship.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\RelationshipEnd.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\RelationshipEndCollection.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\ReturnType.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\ReturnValue.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\RowTypeElement.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\RowTypePropertyElement.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\ScalarType.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\Schema.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\SchemaComplexType.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\SchemaDataModelOption.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\SchemaElement.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\SchemaElementLookUpTable.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\SchemaElementLookUpTableEnumerator.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\SchemaEnumMember.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\SchemaEnumType.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\SchemaLookupTable.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\SchemaManager.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\SchemaType.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\SridFacetDescriptionElement.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\StoreGeneratedPattern.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\StructuredProperty.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\StructuredType.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\TextElement.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\TypeElement.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\TypeModifier.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\TypeRefElement.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\TypeUsageBuilder.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\Utils.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\ValidationHelper.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityModel\SchemaObjectModel\XmlSchemaResource.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntitySqlException.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\EntityState.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\IEntityAdapter.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\IEntityStateEntry.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\IEntityStateManager.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\IExtendedDataRecord.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\InternalMappingException.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\InvalidCommandTreeException.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\BaseMetadataMappingVisitor.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\DefaultObjectMappingItemCollection.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\EntityViewContainer.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\EntityViewGenerationAttribute.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\FunctionImportMapping.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\FunctionImportMapping.ReturnTypeRenameMapping.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\FunctionImportMappingComposable.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\FunctionImportMappingNonComposable.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\Mapping.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\MappingItemCollection.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\MetadataMappingHasherVisitor.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\MetadataMappingHasherVisitor.HashSourceBuilder.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ObjectAssociationEndMapping.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ObjectComplexPropertyMapping.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ObjectMemberMapping.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ObjectMslConstructs.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ObjectNavigationPropertyMapping.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ObjectPropertyMapping.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ObjectTypeMapping.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\StorageAssociationSetMapping.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\StorageAssociationTypeMapping.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\StorageComplexPropertyMapping.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\StorageComplexTypeMapping.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\StorageConditionPropertyMapping.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\StorageEndPropertyMapping.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\StorageEntityContainerMapping.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\StorageEntitySetMapping.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\StorageEntityTypeMapping.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\StorageMappingErrorCode.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\StorageMappingFragment.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\StorageMappingItemCollection.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\StorageMappingItemCollection.ViewDictionary.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\StorageMappingItemLoader.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\StorageModificationFunctionMapping.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\StorageMslConstructs.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\StoragePropertyMapping.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\StorageScalarPropertyMapping.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\StorageSetMapping.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\StorageTypeMapping.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\AssociationSetMetadata.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\ChangeNode.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\CompositeKey.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\DynamicUpdateCommand.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\ExtractedStateEntry.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\ExtractorMetadata.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\FunctionMappingTranslator.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\FunctionUpdateCommand.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\Graph.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\KeyManager.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\Propagator.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\Propagator.Evaluator.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\Propagator.ExtentPlaceholderCreator.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\Propagator.JoinPropagator.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\Propagator.JoinPropagator.JoinPredicateVisitor.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\Propagator.JoinPropagator.SubstitutingCloneVisitor.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\PropagatorFlags.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\PropagatorResult.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\RecordConverter.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\RelationshipConstraintValidator.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\SourceInterpreter.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\TableChangeProcessor.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\UndirectedGraph.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\UpdateCommand.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\UpdateCommandOrderer.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\UpdateCompiler.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\UpdateExpressionVisitor.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\UpdateTranslator.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\Update\Internal\ViewLoader.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\BasicViewGenerator.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\CellCreator.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\CellPartitioner.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\CellTreeSimplifier.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\ConfigViewGenerator.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\CqlGeneration\AliasedSlot.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\CqlGeneration\BooleanProjectedSlot.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\CqlGeneration\CaseCqlBlock.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\CqlGeneration\CqlBlock.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\CqlGeneration\CqlIdentifiers.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\CqlGeneration\CqlWriter.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\CqlGeneration\ExtentCqlBlock.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\CqlGeneration\JoinCqlBlock.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\CqlGeneration\SlotInfo.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\CqlGeneration\UnionCqlBlock.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\CqlGenerator.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\DiscriminatorMap.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\GeneratedView.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\QueryRewriting\FragmentQuery.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\QueryRewriting\FragmentQueryKB.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\QueryRewriting\FragmentQueryProcessor.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\QueryRewriting\QueryRewriter.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\QueryRewriting\RewritingPass.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\QueryRewriting\RewritingProcessor.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\QueryRewriting\RewritingSimplifier.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\QueryRewriting\RewritingValidator.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\QueryRewriting\RoleBoolean.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\QueryRewriting\Tile.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\BoolExpression.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\BoolExpressionVisitors.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\BoolLiteral.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\CaseStatement.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\CaseStatementProjectedSlot.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\Cell.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\CellIdBoolean.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\CellLabel.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\CellQuery.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\CellTreeNode.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\CellTreeNodeVisitors.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\CellTreeOpType.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\Constant.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\ConstantProjectedSlot.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\Domain.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\ErrorLog.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\LeafCellTreeNode.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\LeftCellWrapper.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\MemberDomainMap.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\MemberMaps.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\MemberPath.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\MemberProjectedSlot.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\MemberProjectionIndex.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\MemberRestriction.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\NegatedConstant.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\OpCellTreeNode.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\ProjectedSlot.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\QualifiedCellIdBoolean.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\ScalarConstant.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\ScalarRestriction.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\TypeConstant.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\TypeRestriction.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Structures\WithStatement.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Utils\ExceptionHelpers.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Utils\ExternalCalls.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Utils\ViewGenErrorCode.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Validation\BasicCellRelation.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Validation\BasicKeyConstraint.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Validation\CellRelation.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Validation\ConstraintBase.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Validation\ErrorPatternMatcher.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Validation\ExtentKey.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Validation\ForeignConstraint.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Validation\KeyConstraint.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Validation\SchemaConstraints.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Validation\ViewCellRelation.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Validation\ViewCellSlot.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Validation\ViewKeyConstraint.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\Validator.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\ViewgenContext.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\ViewGenerator.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\ViewgenGatekeeper.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewGeneration\ViewGenResults.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Mapping\ViewValidator.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\MappingException.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\AspProxy.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\CacheForPrimitiveTypes.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\ClrPerspective.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Converter.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\CustomAssemblyResolver.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\DataSpace.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\DefaultAssemblyResolver.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\AssociationEndMember.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\AssociationSet.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\AssociationSetEnd.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\AssociationType.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\AttributeKind.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\BuiltInKind.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\CollectionType.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\ComplexType.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\Documentation.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\EdmConstants.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\EdmFunction.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\EdmMember.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\EdmProperty.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\EdmType.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\EntityContainer.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\EntitySet.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\EntitySetBase.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\EntitySetBaseCollection.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\EntityType.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\EntityTypeBase.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\EnumMember.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\EnumType.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\Facet.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\FacetDescription.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\FacetValueContainer.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\FacetValues.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\FilteredReadOnlyMetadataCollection.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\FunctionParameter.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\GlobalItem.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\ItemCollection.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\LightweightCodeGenerator.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\MemberCollection.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\MetadataCollection.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\MetadataItem.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\MetadataItem_Static.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\MetadataProperty.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\MetadataPropertyAttribute.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\MetadataPropertyCollection.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\MetadataPropertyvalue.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\NavigationProperty.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\NavigationPropertyAccessor.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\OperationAction.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\ParameterMode.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\PrimitiveType.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\PrimitiveTypeKind.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\Provider\ClrProviderManifest.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\Provider\EdmProviderManifest.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\Provider\EdmProviderManifestFunctionBuilder.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\Provider\EdmProviderManifestSpatialFunctions.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\ReadOnlyMetadataCollection.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\ReferentialConstraint.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\RefType.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\RelationshipEndMember.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\RelationshipMultiplicity.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\RelationshipSet.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\RelationshipType.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\RowType.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\SafeLink.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\SafeLinkCollection.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\SimpleType.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\StructuralType.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\TypeUsage.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Edm\util.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\EdmError.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\EdmItemCollection.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\EdmItemCollection.OcAssemblyCache.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\EdmItemError.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\EdmSchemaError.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\EdmSchemaErrorSeverity.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\EdmValidator.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Helper.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\MappingMetadataHelper.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\MetadataArtifactAssemblyResolver.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\MetadataArtifactLoader.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\MetadataArtifactLoaderComposite.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\MetadataArtifactLoaderCompositeFile.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\MetadataArtifactLoaderCompositeResource.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\MetadataArtifactLoaderFile.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\MetadataArtifactLoaderResource.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\MetadataArtifactLoaderXmlReaderWrapper.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\MetadataCache.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\MetadataWorkspace.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\ModelPerspective.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\ObjectHelper.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\ObjectItemCollection.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\ObjectLayer\AssemblyCache.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\ObjectLayer\AssemblyCacheEntry.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\ObjectLayer\ImmutableAssemblyCacheEntry.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\ObjectLayer\KnownAssembliesSet.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\ObjectLayer\KnownAssemblyEntry.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\ObjectLayer\LoadMessageLogger.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\ObjectLayer\LockedAssemblyCache.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\ObjectLayer\MetadataAssemblyHelper.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\ObjectLayer\MutableAssemblyCacheEntry.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\ObjectLayer\ObjectItemAssemblyLoader.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\ObjectLayer\ObjectItemAttributeAssemblyLoader.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\ObjectLayer\ObjectItemCachedAssemblyLoader.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\ObjectLayer\ObjectItemConventionAssemblyLoader.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\ObjectLayer\ObjectItemLoadingSessionData.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\ObjectLayer\ObjectItemNoOpAssemblyLoader.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\ParameterTypeSemantics.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\Perspective.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\StoreItemCollection.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\StoreItemCollection.Loader.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\TargetPerspective.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\TypeHelpers.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\TypeSemantics.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Metadata\XmlConstants.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\MetadataException.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\ObjectNotFoundException.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\AdditionalEntityFunctions.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\CompiledQuery.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\ComplexObject.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\EdmComplexPropertyAttribute.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\EdmComplexTypeAttribute.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\EdmEntityTypeAttribute.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\EdmEnumTypeAttribute.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\EdmFunctionAttribute.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\EdmPropertyAttribute.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\EdmRelationshipNavigationPropertyAttribute.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\EdmRelationshipRoleAttribute.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\EdmScalarPropertyAttribute.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\EdmSchemaAttribute.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\EdmTypeAttribute.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\EntityCollection.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\EntityObject.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\EntityReference.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\EntityReference_TResultType.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\IEntityChangeTracker.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\IEntityWithChangeTracker.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\IEntityWithKey.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\IEntityWithRelationships.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\IRelatedEnd.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\IRelationshipFixer.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\RelatedEnd.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\RelationshipFixer.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\RelationshipKind.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\RelationshipManager.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\RelationshipNavigation.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\DataClasses\StructuralObject.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\DataRecordObjectView.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ELinq\BindingContext.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ELinq\CompiledELinqQueryState.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ELinq\ELinqQueryState.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ELinq\EntityExpressionVisitor.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ELinq\ExpressionConverter.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ELinq\ExpressionVisitorHelpers.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ELinq\Funcletizer.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ELinq\InitializerFacet.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ELinq\LinqExpressionNormalizer.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ELinq\MethodCallTranslator.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ELinq\ObjectQueryProvider.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ELinq\OrderByLifter.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ELinq\ReflectionUtil.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ELinq\SpatialMethodCallTranslator.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ELinq\SpatialPropertyTranslator.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ELinq\Translator.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ELinq\TypeSystem.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\EntityEntry.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\EntityFunctions.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\FieldDescriptor.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\Internal\BaseEntityWrapper.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\Internal\ComplexTypeMaterializer.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\Internal\EntityProxyFactory.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\Internal\EntityProxyTypeInfo.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\Internal\EntitySqlQueryBuilder.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\Internal\EntitySqlQueryState.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\Internal\EntityWithChangeTrackerStrategy.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\Internal\EntityWithKeyStrategy.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\Internal\EntityWrapper.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\Internal\EntityWrapperFactory.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\Internal\ForeignKeyFactory.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\Internal\IChangeTrackingStrategy.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\Internal\IEntityKeyStrategy.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\Internal\IEntityWrapper.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\Internal\IPropertyAccessorStrategy.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\Internal\LazyLoadBehavior.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\Internal\LightweightEntityWrapper.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\Internal\NullEntityWrapper.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\Internal\ObjectFullSpanRewriter.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\Internal\ObjectQueryExecutionPlan.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\Internal\ObjectQueryState.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\Internal\ObjectSpanRewriter.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\Internal\PocoEntityKeyStrategy.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\Internal\PocoPropertyAccessorStrategy.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\Internal\SnapshotChangeTrackingStrategy.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\Internal\TransactionManager.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\IObjectSet.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\IObjectView.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\IObjectViewData.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\MergeOption.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\NextResultGenerator.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ObjectContext.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ObjectMaterializedEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ObjectParameter.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ObjectParameterCollection.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ObjectQuery.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ObjectQuery_EntitySqlExtensions.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ObjectQuery_TResultType.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ObjectResult.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ObjectResult_TResultType.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ObjectSet.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ObjectStateEntry.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ObjectStateEntryBaseUpdatableDataRecord.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ObjectStateEntryDbDataRecord.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ObjectStateEntryDbUpdatableDataRecord.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ObjectStateEntryOriginalDbUpdatableDataRecord.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ObjectStateManager.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ObjectStateManagerMetadata.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ObjectView.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ObjectViewEntityCollectionData.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ObjectViewFactory.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ObjectViewListener.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ObjectViewQueryResultData.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\ProxyDataContractResolver.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\RefreshMode.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\RelationshipEntry.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\RelationshipWrapper.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\SaveOptions.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\Span.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\SpanIndex.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\SqlClient\SqlFunctions.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Objects\SqlClient\SqlSpatialFunctions.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\OptimisticConcurrencyException.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\PropertyConstraintException.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\ProviderIncompatibleException.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\AncillaryOps.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\BasicValidator.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\ColumnMap.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\ColumnMapCopier.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\ColumnMapFactory.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\ColumnMapVisitor.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\Command.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\Dump.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\ExplicitDiscriminatorMap.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\Metadata.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\NodeCounter.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\NodeInfo.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\Nodes.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\OpCopier.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\Ops.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\PhysicalOps.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\RelOps.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\RelPropertyHelper.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\Rule.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\RulePatternOps.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\RuleProcessor.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\ScalarOps.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\Vars.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\InternalTrees\Visitors.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\AggregatePushdown.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\CodeGen.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\ColumnMapProcessor.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\ColumnMapTranslator.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\CommandPlan.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\ConstraintManager.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\CTreeGenerator.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\ITreeGenerator.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\JoinElimination.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\JoinGraph.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\KeyPullup.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\NestPullup.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\NominalTypeEliminator.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\Normalizer.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\PlanCompiler.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\PlanCompilerUtil.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\Predicate.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\PreProcessor.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\ProjectionPruner.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\PropertyPushdownHelper.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\PropertyRef.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\ProviderCommandInfoUtils.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\StructuredTypeInfo.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\SubqueryTrackingVisitor.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\TransformationRules.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\TypeInfo.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\TypeUtils.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\Validator.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\VarInfo.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\VarRefManager.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\PlanCompiler\VarRemapper.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\ResultAssembly\BridgeDataReader.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Query\ResultAssembly\BridgeDataRecord.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Spatial\DbGeography.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Spatial\DbGeographyWellKnownValue.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Spatial\DbGeometry.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Spatial\DbGeometryWellKnownValue.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Spatial\DbSpatialDataReader.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Spatial\DbSpatialServices.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Spatial\DefaultSpatialServices.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Spatial\ExtensionMethods.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Spatial\Internal\SpatialExceptions.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\Spatial\SpatialHelpers.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\SqlClient\IDbSpatialValue.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\SqlClient\SqlGen\DmlSqlGenerator.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\SqlClient\SqlGen\ISqlFragment.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\SqlClient\SqlGen\JoinSymbol.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\SqlClient\SqlGen\OptionalColumn.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\SqlClient\SqlGen\Sql8ConformanceChecker.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\SqlClient\SqlGen\Sql8ExpressionRewriter.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\SqlClient\SqlGen\SqlBuilder.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\SqlClient\SqlGen\SqlFunctionCallHandler.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\SqlClient\SqlGen\SqlGenerator.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\SqlClient\SqlGen\SqlSelectClauseBuilder.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\SqlClient\SqlGen\SqlSelectStatement.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\SqlClient\SqlGen\SqlWriter.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\SqlClient\SqlGen\Symbol.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\SqlClient\SqlGen\SymbolPair.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\SqlClient\SqlGen\SymbolTable.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\SqlClient\SqlGen\SymbolUsageManager.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\SqlClient\SqlGen\TopClause.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\SqlClient\SqlProviderManifest.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\SqlClient\SqlProviderServices.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\SqlClient\SqlProviderUtilities.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\SqlClient\SqlSpatialDataReader.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\SqlClient\SqlSpatialServices.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\SqlClient\SqlSpatialServices.Generated.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\SqlClient\SqlTypesAssembly.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\SqlClient\SqlVersion.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\System\Data\UpdateException.cs" />
+ <Compile Include="..\referencesource\System.Data.Entity\Util\AppSettings.cs" />
<Compile Include="Assembly\AssemblyInfo.cs" />
<Compile Include="EntityRes.cs" />
<Compile Include="EntityResCategoryAttribute.cs" />
<Compile Include="EntityResDescriptionAttribute.cs" />
<Compile Include="Error.cs" />
- <Compile Include="Strings.cs" /> </ItemGroup>
+ <Compile Include="ReferenceSources\SR.cs" />
+ <Compile Include="ReferenceSources\Strings.cs" /> </ItemGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
diff --git a/mcs/class/System.Data.Linq/System.Data.Linq-net_4_x.csproj b/mcs/class/System.Data.Linq/System.Data.Linq-net_4_x.csproj
index 77f2f55a06c..4e42c6bb2cd 100644
--- a/mcs/class/System.Data.Linq/System.Data.Linq-net_4_x.csproj
+++ b/mcs/class/System.Data.Linq/System.Data.Linq-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.Data.OracleClient/System.Data.OracleClient-net_4_x.csproj b/mcs/class/System.Data.OracleClient/System.Data.OracleClient-net_4_x.csproj
index 62165028ac9..7de65515d8d 100644
--- a/mcs/class/System.Data.OracleClient/System.Data.OracleClient-net_4_x.csproj
+++ b/mcs/class/System.Data.OracleClient/System.Data.OracleClient-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.Data.Services.Client/System.Data.Services.Client-net_4_x.csproj b/mcs/class/System.Data.Services.Client/System.Data.Services.Client-net_4_x.csproj
index 82027455d0d..7781d78423f 100644
--- a/mcs/class/System.Data.Services.Client/System.Data.Services.Client-net_4_x.csproj
+++ b/mcs/class/System.Data.Services.Client/System.Data.Services.Client-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.Data.Services/System.Data.Services-net_4_x.csproj b/mcs/class/System.Data.Services/System.Data.Services-net_4_x.csproj
index 37e35dd1808..58c46e49c21 100644
--- a/mcs/class/System.Data.Services/System.Data.Services-net_4_x.csproj
+++ b/mcs/class/System.Data.Services/System.Data.Services-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.Data/System.Data-net_4_x.csproj b/mcs/class/System.Data/System.Data-net_4_x.csproj
index 23229be5f1c..81dc9efc060 100644
--- a/mcs/class/System.Data/System.Data-net_4_x.csproj
+++ b/mcs/class/System.Data/System.Data-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699,169,219,414,649</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -45,400 +46,402 @@
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ItemGroup>
- <Compile Include="..\..\..\external\referencesource\System.Data\bid\inc\cs\bidPrivateBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\Microsoft\SqlServer\Server\SqlTriggerContext.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\Misc\ExternDll.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\Misc\HResults.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\Misc\PrivilegedConfigurationManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\AcceptRejectRule.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\AggregateType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\BaseCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\CatalogLocation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\CodeGen\datacache.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\CodeGen\StrongTypingException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\ColumnTypeConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\CommandBehavior.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\CommandType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\ActivityCorrelator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\AdapterSwitches.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\AdapterUtil.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\BigIntegerStorage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\BooleanStorage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\ByteStorage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\CharStorage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\DataAdapter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\DataColumnMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\DataColumnMappingCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\DataRecordInternal.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\DataStorage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\DataTableMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\DataTableMappingCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\DateTimeOffsetStorage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\DateTimeStorage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\DBCommand.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\DBCommandBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\DBConnection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\DbConnectionOptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\DbConnectionPoolKey.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\DBConnectionString.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\DbConnectionStringBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\DbConnectionStringCommon.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\DbDataAdapter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\DBDataPermission.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\DBDataPermissionAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\DbDataReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\dbdatarecord.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\DbDataSourceEnumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\dbenumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\DbException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\DBParameter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\DbParameterCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\DbProviderConfigurationHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\DbProviderFactories.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\DbProviderFactoriesConfigurationHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\DbProviderFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\DbProviderSpecificTypePropertyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\DBSchemaRow.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\DBSchemaTable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\DbTransaction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\DecimalStorage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\DoubleStorage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\FieldNameLookup.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\GreenMethods.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\Groupbybehavior.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\HandlerBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\identifiercase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\Int16Storage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\Int32Storage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\Int64Storage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\MultipartIdentifier.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\NameValuePair.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\NameValuePermission.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\NativeMethods.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\ObjectStorage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\RowUpdatedEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\RowUpdatingEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\SafeNativeMethods.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\SByteStorage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\SchemaTableColumn.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\SchemaTableOptionalColumn.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\SingleStorage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\SQLConvert.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\SQLTypes\SQLBinaryStorage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\SQLTypes\SQlBooleanStorage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\SQLTypes\SQLBytesStorage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\SQLTypes\SQLByteStorage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\SQLTypes\SQLCharsStorage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\SQLTypes\SQLDateTimeStorage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\SQLTypes\SQLDecimalStorage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\SQLTypes\SQLDoubleStorage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\SQLTypes\SQLGuidStorage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\SQLTypes\SQLInt16Storage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\SQLTypes\SQLInt32Storage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\SQLTypes\SQLInt64Storage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\SQLTypes\SQLMoneyStorage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\SQLTypes\SQLSingleStorage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\SQLTypes\SQLStringStorage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\SQLTypes\SqlUDTStorage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\SQLTypes\SqlXmlStorage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\StringStorage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\SupportedJoinOperators.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\System.Data_BID.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\TimeSpanStorage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\UInt16Storage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\UInt32Storage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\UInt64Storage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Common\UnsafeNativeMethods.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\ConflictOptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\ConnectionState.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Constraint.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\ConstraintCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\ConstraintConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\ConstraintEnumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataColumn.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataColumnChangeEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataColumnChangeEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataColumnCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataColumnPropertyDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataError.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataKey.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataRelation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataRelationCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataRelationPropertyDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataRow.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataRowAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataRowChangeEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataRowChangeEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataRowCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataRowCreatedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataRowState.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataRowVersion.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataRowView.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataSerializationFormat.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataSet.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataSetDateTime.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataSysAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataTable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataTableClearEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataTableClearEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataTableCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataTableNewRowEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataTableNewRowEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataTablePropertyDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataTableReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataTableReaderListener.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataTableTypeConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataView.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataViewListener.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataViewManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataViewManagerListItemTypeDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataViewRowState.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataViewSetting.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DataViewSettingCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DBConcurrencyException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\dbtype.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\DefaultValueTypeConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\FillErrorEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\FillErrorEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Filter\AggregateNode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Filter\BinaryNode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Filter\ConstNode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Filter\DataExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Filter\ExpressionNode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Filter\ExpressionParser.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Filter\FilterException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Filter\FunctionNode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Filter\IFilter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Filter\LookupNode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Filter\NameNode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Filter\Operators.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Filter\UnaryNode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Filter\ZeroOpNode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\ForeignKeyConstraint.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\IColumnMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\IColumnMappingCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\IDataAdapter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\IDataParameter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\IDataParameterCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\IDataReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\IDataRecord.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\IDbCommand.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\IDbConnection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\IDbDataAdapter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\IDbDataParameter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\IDbTransaction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\IsolationLevel.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\ITableMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\ITableMappingCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\LoadOption.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\MappingType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\MergeFailedEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\MergeFailedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Merger.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\MissingMappingAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\MissingSchemaAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Odbc\DbDataRecord.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Odbc\Odbc32.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Odbc\OdbcCommand.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Odbc\OdbcCommandBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Odbc\OdbcConnection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Odbc\OdbcConnectionFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Odbc\OdbcConnectionHandle.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Odbc\OdbcConnectionOpen.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Odbc\OdbcConnectionPoolProviderInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Odbc\OdbcConnectionString.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Odbc\OdbcConnectionStringbuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Odbc\OdbcDataAdapter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Odbc\OdbcDataReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Odbc\OdbcEnvironment.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Odbc\OdbcEnvironmentHandle.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Odbc\OdbcError.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Odbc\OdbcErrorCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Odbc\OdbcException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Odbc\OdbcFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Odbc\OdbcHandle.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Odbc\OdbcInfoMessageEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Odbc\odbcmetadatacollectionnames.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Odbc\odbcmetadatacolumnnames.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Odbc\odbcmetadatafactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Odbc\OdbcParameter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Odbc\OdbcParameterCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Odbc\OdbcPermission.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Odbc\OdbcReferenceCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Odbc\OdbcRowUpdatingEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Odbc\OdbcStatementHandle.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Odbc\OdbcTransaction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Odbc\OdbcType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Odbc\OdbcUtils.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\ColumnBinding.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\DBBindings.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\DBPropSet.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\OLEDB_Enum.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\OLEDB_Util.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\OleDbCommand.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\OleDbCommandBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\OleDbConnection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\OleDbConnectionFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\OleDbConnectionInternal.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\OleDbConnectionPoolGroupProviderInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\oledbconnectionstring.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\OledbConnectionStringbuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\OleDbDataAdapter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\OleDbDataReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\OleDbEnumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\OleDbError.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\OleDbErrorCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\OleDbException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\OleDbFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\OleDbHResult.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\OleDbInfoMessageEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\OleDbInfoMessageEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\OleDbLiteral.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\oledbmetadatacollectionnames.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\oledbmetadatacolumnnames.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\OleDbMetaDataFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\OleDbParameter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\OleDbParameterCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\OleDbPermission.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\OleDbPropertySetGuid.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\OleDbPropertyStatus.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\OleDbReferenceCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\OleDbRowUpdatedEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\OleDbRowUpdatedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\OleDbRowUpdatingEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\OleDbRowUpdatingEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\OleDbSchemaGuid.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\OleDbStruct.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\OleDbTransaction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\OleDbType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\OleDbWrapper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\PropertyAttributes.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\PropertyIDSet.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\PropertyInfoSet.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\RowBinding.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OleDb\SafeHandles.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\OperationAbortedException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\ParameterDirection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\PrimaryKeyTypeConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\PropertyCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\ProviderBase\DataReaderContainer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\ProviderBase\DbBuffer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\ProviderBase\DbConnectionClosed.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\ProviderBase\DbConnectionFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\ProviderBase\DbConnectionInternal.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\ProviderBase\DbConnectionPool.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\ProviderBase\DbConnectionPoolAuthenticationContext.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\ProviderBase\DbConnectionPoolAuthenticationContextKey.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\ProviderBase\DbConnectionPoolCounters.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\ProviderBase\DbConnectionPoolGroup.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\ProviderBase\DbConnectionPoolGroupProviderInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\ProviderBase\DbConnectionPoolIdentity.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\ProviderBase\DbConnectionPoolOptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\ProviderBase\DbConnectionPoolProviderInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\ProviderBase\DbMetaDataCollectionNames.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\ProviderBase\DbMetaDataColumnNames.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\ProviderBase\DbMetaDataFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\ProviderBase\DbReferenceCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\ProviderBase\SchemaMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\ProviderBase\TimeoutTimer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\ProviderBase\WrappedIUnknown.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Range.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\RbTree.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\RecordManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\RecordsAffectedEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\RecordsAffectedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\RelatedView.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\RelationshipConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Rule.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SchemaSerializationMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SchemaType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Select.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Selection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SimpleType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Sql\IBinarySerialize.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Sql\invalidudtexception.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Sql\SqlDataSourceEnumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Sql\SqlFacetAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Sql\SqlFunctionAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Sql\SqlGenericUtil.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Sql\SqlMethodAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Sql\SqlNotificationRequest.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Sql\SqlProcedureAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Sql\SqlTriggerAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Sql\SqlUserDefinedAggregateAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Sql\SqlUserDefinedTypeAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\Sql\TriggerAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SqlClient\ApplicationIntent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SqlClient\LocalDBAPI.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SqlClient\SqlClientEncryptionType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SqlClient\SqlClientPermission.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SqlClient\SqlConnectionString.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SqlClient\SqlConnectionStringBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SqlClient\SqlError.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SqlClient\SqlErrorCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SqlClient\SqlInfoMessageEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SqlClient\SqlUtil.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SqlClient\TdsEnums.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SqlClient\TdsParserStaticMethods.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SqlDbType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SQLTypes\INullable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SQLTypes\SQLBinary.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SQLTypes\SQLBoolean.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SQLTypes\SQLByte.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SQLTypes\SQLBytes.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SQLTypes\SQLChars.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SQLTypes\SqlCharStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SQLTypes\SQLDateTime.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SQLTypes\SQLDecimal.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SQLTypes\SQLDouble.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SQLTypes\SQLGuid.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SQLTypes\SQLInt16.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SQLTypes\SQLInt32.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SQLTypes\SQLInt64.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SQLTypes\SQLMoney.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SQLTypes\SQLResource.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SQLTypes\SQLSingle.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SQLTypes\SQLString.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SQLTypes\SqlTypesSchemaImporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SQLTypes\SQLUtility.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\SQLTypes\SqlXml.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\StateChangeEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\StateChangeEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\StatementType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\UniqueConstraint.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\UpdateRowSource.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\updatestatus.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\XDRSchema.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\XmlContent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\XmlDataLoader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\XMLDiffLoader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\XmlKeywords.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\XmlReadMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\xmlsaver.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\XMLSchema.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\XmlToDatasetMap.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\Data\XmlWriteMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\NewXml\BaseTreeIterator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\NewXml\DataDocumentXPathNavigator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\NewXml\DataPointer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\NewXml\DataSetMappper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\NewXml\IXmlDataVirtualNode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\NewXml\RegionIterator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\NewXml\TreeIterator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\NewXml\XmlBoundElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\NewXml\XmlDataDocument.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\NewXml\XmlDataImplementation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data\System\NewXml\XPathNodePointer.cs" />
+ <Compile Include="..\..\build\common\AssemblyRef.cs" />
<Compile Include="..\..\build\common\Consts.cs" />
<Compile Include="..\..\build\common\Locale.cs" />
<Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
<Compile Include="..\..\build\common\SR.cs" />
+ <Compile Include="..\referencesource\System.Data\bid\inc\cs\bidPrivateBase.cs" />
+ <Compile Include="..\referencesource\System.Data\Microsoft\SqlServer\Server\SqlTriggerContext.cs" />
+ <Compile Include="..\referencesource\System.Data\Misc\ExternDll.cs" />
+ <Compile Include="..\referencesource\System.Data\Misc\HResults.cs" />
+ <Compile Include="..\referencesource\System.Data\Misc\PrivilegedConfigurationManager.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\AcceptRejectRule.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\AggregateType.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\BaseCollection.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\CatalogLocation.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\CodeGen\datacache.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\CodeGen\StrongTypingException.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\ColumnTypeConverter.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\CommandBehavior.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\CommandType.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\ActivityCorrelator.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\AdapterSwitches.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\AdapterUtil.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\BigIntegerStorage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\BooleanStorage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\ByteStorage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\CharStorage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\DataAdapter.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\DataColumnMapping.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\DataColumnMappingCollection.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\DataRecordInternal.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\DataStorage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\DataTableMapping.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\DataTableMappingCollection.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\DateTimeOffsetStorage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\DateTimeStorage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\DBCommand.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\DBCommandBuilder.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\DBConnection.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\DbConnectionOptions.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\DbConnectionPoolKey.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\DBConnectionString.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\DbConnectionStringBuilder.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\DbConnectionStringCommon.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\DbDataAdapter.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\DBDataPermission.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\DBDataPermissionAttribute.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\DbDataReader.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\dbdatarecord.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\DbDataSourceEnumerator.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\dbenumerator.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\DbException.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\DBParameter.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\DbParameterCollection.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\DbProviderConfigurationHandler.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\DbProviderFactories.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\DbProviderFactoriesConfigurationHandler.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\DbProviderFactory.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\DbProviderSpecificTypePropertyAttribute.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\DBSchemaRow.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\DBSchemaTable.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\DbTransaction.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\DecimalStorage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\DoubleStorage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\FieldNameLookup.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\GreenMethods.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\Groupbybehavior.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\HandlerBase.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\identifiercase.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\Int16Storage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\Int32Storage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\Int64Storage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\MultipartIdentifier.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\NameValuePair.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\NameValuePermission.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\NativeMethods.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\ObjectStorage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\RowUpdatedEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\RowUpdatingEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\SafeNativeMethods.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\SByteStorage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\SchemaTableColumn.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\SchemaTableOptionalColumn.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\SingleStorage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\SQLConvert.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\SQLTypes\SQLBinaryStorage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\SQLTypes\SQlBooleanStorage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\SQLTypes\SQLBytesStorage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\SQLTypes\SQLByteStorage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\SQLTypes\SQLCharsStorage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\SQLTypes\SQLDateTimeStorage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\SQLTypes\SQLDecimalStorage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\SQLTypes\SQLDoubleStorage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\SQLTypes\SQLGuidStorage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\SQLTypes\SQLInt16Storage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\SQLTypes\SQLInt32Storage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\SQLTypes\SQLInt64Storage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\SQLTypes\SQLMoneyStorage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\SQLTypes\SQLSingleStorage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\SQLTypes\SQLStringStorage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\SQLTypes\SqlUDTStorage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\SQLTypes\SqlXmlStorage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\StringStorage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\SupportedJoinOperators.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\System.Data_BID.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\TimeSpanStorage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\UInt16Storage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\UInt32Storage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\UInt64Storage.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Common\UnsafeNativeMethods.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\ConflictOptions.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\ConnectionState.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Constraint.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\ConstraintCollection.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\ConstraintConverter.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\ConstraintEnumerator.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataColumn.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataColumnChangeEvent.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataColumnChangeEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataColumnCollection.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataColumnPropertyDescriptor.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataError.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataException.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataKey.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataRelation.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataRelationCollection.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataRelationPropertyDescriptor.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataRow.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataRowAction.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataRowChangeEvent.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataRowChangeEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataRowCollection.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataRowCreatedEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataRowState.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataRowVersion.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataRowView.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataSerializationFormat.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataSet.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataSetDateTime.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataSysAttribute.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataTable.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataTableClearEvent.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataTableClearEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataTableCollection.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataTableNewRowEvent.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataTableNewRowEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataTablePropertyDescriptor.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataTableReader.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataTableReaderListener.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataTableTypeConverter.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataView.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataViewListener.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataViewManager.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataViewManagerListItemTypeDescriptor.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataViewRowState.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataViewSetting.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DataViewSettingCollection.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DBConcurrencyException.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\dbtype.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\DefaultValueTypeConverter.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\FillErrorEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\FillErrorEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Filter\AggregateNode.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Filter\BinaryNode.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Filter\ConstNode.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Filter\DataExpression.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Filter\ExpressionNode.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Filter\ExpressionParser.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Filter\FilterException.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Filter\FunctionNode.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Filter\IFilter.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Filter\LookupNode.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Filter\NameNode.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Filter\Operators.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Filter\UnaryNode.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Filter\ZeroOpNode.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\ForeignKeyConstraint.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\IColumnMapping.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\IColumnMappingCollection.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\IDataAdapter.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\IDataParameter.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\IDataParameterCollection.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\IDataReader.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\IDataRecord.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\IDbCommand.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\IDbConnection.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\IDbDataAdapter.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\IDbDataParameter.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\IDbTransaction.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\IsolationLevel.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\ITableMapping.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\ITableMappingCollection.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\LoadOption.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\MappingType.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\MergeFailedEvent.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\MergeFailedEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Merger.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\MissingMappingAction.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\MissingSchemaAction.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Odbc\DbDataRecord.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Odbc\Odbc32.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Odbc\OdbcCommand.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Odbc\OdbcCommandBuilder.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Odbc\OdbcConnection.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Odbc\OdbcConnectionFactory.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Odbc\OdbcConnectionHandle.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Odbc\OdbcConnectionOpen.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Odbc\OdbcConnectionPoolProviderInfo.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Odbc\OdbcConnectionString.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Odbc\OdbcConnectionStringbuilder.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Odbc\OdbcDataAdapter.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Odbc\OdbcDataReader.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Odbc\OdbcEnvironment.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Odbc\OdbcEnvironmentHandle.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Odbc\OdbcError.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Odbc\OdbcErrorCollection.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Odbc\OdbcException.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Odbc\OdbcFactory.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Odbc\OdbcHandle.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Odbc\OdbcInfoMessageEvent.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Odbc\odbcmetadatacollectionnames.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Odbc\odbcmetadatacolumnnames.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Odbc\odbcmetadatafactory.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Odbc\OdbcParameter.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Odbc\OdbcParameterCollection.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Odbc\OdbcPermission.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Odbc\OdbcReferenceCollection.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Odbc\OdbcRowUpdatingEvent.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Odbc\OdbcStatementHandle.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Odbc\OdbcTransaction.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Odbc\OdbcType.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Odbc\OdbcUtils.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\ColumnBinding.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\DBBindings.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\DBPropSet.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\OLEDB_Enum.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\OLEDB_Util.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\OleDbCommand.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\OleDbCommandBuilder.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\OleDbConnection.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\OleDbConnectionFactory.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\OleDbConnectionInternal.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\OleDbConnectionPoolGroupProviderInfo.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\oledbconnectionstring.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\OledbConnectionStringbuilder.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\OleDbDataAdapter.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\OleDbDataReader.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\OleDbEnumerator.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\OleDbError.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\OleDbErrorCollection.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\OleDbException.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\OleDbFactory.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\OleDbHResult.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\OleDbInfoMessageEvent.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\OleDbInfoMessageEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\OleDbLiteral.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\oledbmetadatacollectionnames.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\oledbmetadatacolumnnames.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\OleDbMetaDataFactory.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\OleDbParameter.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\OleDbParameterCollection.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\OleDbPermission.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\OleDbPropertySetGuid.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\OleDbPropertyStatus.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\OleDbReferenceCollection.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\OleDbRowUpdatedEvent.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\OleDbRowUpdatedEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\OleDbRowUpdatingEvent.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\OleDbRowUpdatingEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\OleDbSchemaGuid.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\OleDbStruct.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\OleDbTransaction.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\OleDbType.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\OleDbWrapper.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\PropertyAttributes.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\PropertyIDSet.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\PropertyInfoSet.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\RowBinding.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OleDb\SafeHandles.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\OperationAbortedException.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\ParameterDirection.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\PrimaryKeyTypeConverter.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\PropertyCollection.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\ProviderBase\DataReaderContainer.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\ProviderBase\DbBuffer.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\ProviderBase\DbConnectionClosed.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\ProviderBase\DbConnectionFactory.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\ProviderBase\DbConnectionInternal.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\ProviderBase\DbConnectionPool.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\ProviderBase\DbConnectionPoolAuthenticationContext.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\ProviderBase\DbConnectionPoolAuthenticationContextKey.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\ProviderBase\DbConnectionPoolCounters.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\ProviderBase\DbConnectionPoolGroup.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\ProviderBase\DbConnectionPoolGroupProviderInfo.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\ProviderBase\DbConnectionPoolIdentity.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\ProviderBase\DbConnectionPoolOptions.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\ProviderBase\DbConnectionPoolProviderInfo.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\ProviderBase\DbMetaDataCollectionNames.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\ProviderBase\DbMetaDataColumnNames.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\ProviderBase\DbMetaDataFactory.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\ProviderBase\DbReferenceCollection.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\ProviderBase\SchemaMapping.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\ProviderBase\TimeoutTimer.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\ProviderBase\WrappedIUnknown.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Range.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\RbTree.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\RecordManager.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\RecordsAffectedEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\RecordsAffectedEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\RelatedView.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\RelationshipConverter.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Rule.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SchemaSerializationMode.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SchemaType.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Select.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Selection.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SimpleType.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Sql\IBinarySerialize.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Sql\invalidudtexception.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Sql\SqlDataSourceEnumerator.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Sql\SqlFacetAttribute.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Sql\SqlFunctionAttribute.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Sql\SqlGenericUtil.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Sql\SqlMethodAttribute.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Sql\SqlNotificationRequest.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Sql\SqlProcedureAttribute.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Sql\SqlTriggerAttribute.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Sql\SqlUserDefinedAggregateAttribute.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Sql\SqlUserDefinedTypeAttribute.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\Sql\TriggerAction.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SqlClient\ApplicationIntent.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SqlClient\LocalDBAPI.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SqlClient\SqlClientEncryptionType.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SqlClient\SqlClientPermission.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SqlClient\SqlConnectionString.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SqlClient\SqlConnectionStringBuilder.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SqlClient\SqlError.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SqlClient\SqlErrorCollection.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SqlClient\SqlInfoMessageEvent.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SqlClient\SqlUtil.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SqlClient\TdsEnums.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SqlClient\TdsParserStaticMethods.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SqlDbType.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SQLTypes\INullable.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SQLTypes\SQLBinary.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SQLTypes\SQLBoolean.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SQLTypes\SQLByte.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SQLTypes\SQLBytes.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SQLTypes\SQLChars.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SQLTypes\SqlCharStream.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SQLTypes\SQLDateTime.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SQLTypes\SQLDecimal.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SQLTypes\SQLDouble.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SQLTypes\SQLGuid.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SQLTypes\SQLInt16.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SQLTypes\SQLInt32.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SQLTypes\SQLInt64.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SQLTypes\SQLMoney.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SQLTypes\SQLResource.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SQLTypes\SQLSingle.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SQLTypes\SQLString.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SQLTypes\SqlTypesSchemaImporter.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SQLTypes\SQLUtility.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\SQLTypes\SqlXml.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\StateChangeEvent.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\StateChangeEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\StatementType.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\UniqueConstraint.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\UpdateRowSource.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\updatestatus.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\XDRSchema.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\XmlContent.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\XmlDataLoader.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\XMLDiffLoader.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\XmlKeywords.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\XmlReadMode.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\xmlsaver.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\XMLSchema.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\XmlToDatasetMap.cs" />
+ <Compile Include="..\referencesource\System.Data\System\Data\XmlWriteMode.cs" />
+ <Compile Include="..\referencesource\System.Data\System\NewXml\BaseTreeIterator.cs" />
+ <Compile Include="..\referencesource\System.Data\System\NewXml\DataDocumentXPathNavigator.cs" />
+ <Compile Include="..\referencesource\System.Data\System\NewXml\DataPointer.cs" />
+ <Compile Include="..\referencesource\System.Data\System\NewXml\DataSetMappper.cs" />
+ <Compile Include="..\referencesource\System.Data\System\NewXml\IXmlDataVirtualNode.cs" />
+ <Compile Include="..\referencesource\System.Data\System\NewXml\RegionIterator.cs" />
+ <Compile Include="..\referencesource\System.Data\System\NewXml\TreeIterator.cs" />
+ <Compile Include="..\referencesource\System.Data\System\NewXml\XmlBoundElement.cs" />
+ <Compile Include="..\referencesource\System.Data\System\NewXml\XmlDataDocument.cs" />
+ <Compile Include="..\referencesource\System.Data\System\NewXml\XmlDataImplementation.cs" />
+ <Compile Include="..\referencesource\System.Data\System\NewXml\XPathNodePointer.cs" />
<Compile Include="Assembly\AssemblyInfo.cs" />
<Compile Include="Microsoft.SqlServer.Server\SqlDataRecord.cs" />
<Compile Include="Microsoft.SqlServer.Server\SqlMetaData.cs" />
<Compile Include="ReferenceSources\NativeOledbWrapper.cs" />
<Compile Include="ReferenceSources\Res.cs" />
+ <Compile Include="ReferenceSources\Res.missing.cs" />
<Compile Include="ReferenceSources\ResCategoryAttribute.cs" />
<Compile Include="ReferenceSources\ResDescriptionAttribute.cs" />
<Compile Include="ReferenceSources\SqlInternalConnectionTds.cs" />
diff --git a/mcs/class/System.Design/System.Design-net_4_x.csproj b/mcs/class/System.Design/System.Design-net_4_x.csproj
index 9431cc176bf..61d167c5708 100644
--- a/mcs/class/System.Design/System.Design-net_4_x.csproj
+++ b/mcs/class/System.Design/System.Design-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.DirectoryServices.Protocols/System.DirectoryServices.Protocols-net_4_x.csproj b/mcs/class/System.DirectoryServices.Protocols/System.DirectoryServices.Protocols-net_4_x.csproj
index 5190562fe73..c1a490d2427 100644
--- a/mcs/class/System.DirectoryServices.Protocols/System.DirectoryServices.Protocols-net_4_x.csproj
+++ b/mcs/class/System.DirectoryServices.Protocols/System.DirectoryServices.Protocols-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.DirectoryServices/System.DirectoryServices-net_4_x.csproj b/mcs/class/System.DirectoryServices/System.DirectoryServices-net_4_x.csproj
index c31a24cab6f..3273fa811e2 100644
--- a/mcs/class/System.DirectoryServices/System.DirectoryServices-net_4_x.csproj
+++ b/mcs/class/System.DirectoryServices/System.DirectoryServices-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.Drawing.Design/System.Drawing.Design-net_4_x.csproj b/mcs/class/System.Drawing.Design/System.Drawing.Design-net_4_x.csproj
index 989a4fb01a7..82b430e7688 100644
--- a/mcs/class/System.Drawing.Design/System.Drawing.Design-net_4_x.csproj
+++ b/mcs/class/System.Drawing.Design/System.Drawing.Design-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.Drawing/System.Drawing-net_4_x.csproj b/mcs/class/System.Drawing/System.Drawing-net_4_x.csproj
index 717d644d3d6..d34bb51ca55 100644
--- a/mcs/class/System.Drawing/System.Drawing-net_4_x.csproj
+++ b/mcs/class/System.Drawing/System.Drawing-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.Dynamic/System.Dynamic-net_4_x.csproj b/mcs/class/System.Dynamic/System.Dynamic-net_4_x.csproj
index 66e4a839e55..de36d4e8631 100644
--- a/mcs/class/System.Dynamic/System.Dynamic-net_4_x.csproj
+++ b/mcs/class/System.Dynamic/System.Dynamic-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699,414,169</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.EnterpriseServices/System.EnterpriseServices-net_4_x.csproj b/mcs/class/System.EnterpriseServices/System.EnterpriseServices-net_4_x.csproj
index ad856760b9a..4f949602c0e 100644
--- a/mcs/class/System.EnterpriseServices/System.EnterpriseServices-net_4_x.csproj
+++ b/mcs/class/System.EnterpriseServices/System.EnterpriseServices-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699,168,162</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.IO.Compression.FileSystem/System.IO.Compression.FileSystem-net_4_x.csproj b/mcs/class/System.IO.Compression.FileSystem/System.IO.Compression.FileSystem-net_4_x.csproj
index 12081f084f3..a809da612d4 100644
--- a/mcs/class/System.IO.Compression.FileSystem/System.IO.Compression.FileSystem-net_4_x.csproj
+++ b/mcs/class/System.IO.Compression.FileSystem/System.IO.Compression.FileSystem-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.IO.Compression/System.IO.Compression-net_4_x.csproj b/mcs/class/System.IO.Compression/System.IO.Compression-net_4_x.csproj
index 8b0dc94c4ee..abf760ab287 100644
--- a/mcs/class/System.IO.Compression/System.IO.Compression-net_4_x.csproj
+++ b/mcs/class/System.IO.Compression/System.IO.Compression-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.IdentityModel.Selectors/System.IdentityModel.Selectors-net_4_x.csproj b/mcs/class/System.IdentityModel.Selectors/System.IdentityModel.Selectors-net_4_x.csproj
index a7f602619e0..d800da7dea9 100644
--- a/mcs/class/System.IdentityModel.Selectors/System.IdentityModel.Selectors-net_4_x.csproj
+++ b/mcs/class/System.IdentityModel.Selectors/System.IdentityModel.Selectors-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.IdentityModel/System.IdentityModel-net_4_x.csproj b/mcs/class/System.IdentityModel/System.IdentityModel-net_4_x.csproj
index 5a0a057bb66..a358306af6b 100644
--- a/mcs/class/System.IdentityModel/System.IdentityModel-net_4_x.csproj
+++ b/mcs/class/System.IdentityModel/System.IdentityModel-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -203,10 +204,6 @@
<Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
<Name>corlib-net_4_x</Name>
</ProjectReference>
- <ProjectReference Include="../System.Web.ApplicationServices/System.Web.ApplicationServices-net_4_x.csproj">
- <Project>{928432BE-3518-4103-97F6-48B9658588A6}</Project>
- <Name>System.Web.ApplicationServices-net_4_x</Name>
- </ProjectReference>
<ProjectReference Include="../System/System-net_4_x.csproj">
<Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
<Name>System-net_4_x</Name>
@@ -235,6 +232,10 @@
<Project>{9DB806CB-B828-49B7-BAE2-2E52402CB4DC}</Project>
<Name>System.Web-net_4_x</Name>
</ProjectReference>
+ <ProjectReference Include="../System.Web.ApplicationServices/System.Web.ApplicationServices-net_4_x.csproj">
+ <Project>{928432BE-3518-4103-97F6-48B9658588A6}</Project>
+ <Name>System.Web.ApplicationServices-net_4_x</Name>
+ </ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
diff --git a/mcs/class/System.Json.Microsoft/System.Json.Microsoft-net_4_x.csproj b/mcs/class/System.Json.Microsoft/System.Json.Microsoft-net_4_x.csproj
index a44cb7d17f1..2f133d326c9 100644
--- a/mcs/class/System.Json.Microsoft/System.Json.Microsoft-net_4_x.csproj
+++ b/mcs/class/System.Json.Microsoft/System.Json.Microsoft-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.Json/System.Json-net_4_x.csproj b/mcs/class/System.Json/System.Json-net_4_x.csproj
index a9259ace8db..41ea8c46a67 100644
--- a/mcs/class/System.Json/System.Json-net_4_x.csproj
+++ b/mcs/class/System.Json/System.Json-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.Management/System.Management-net_4_x.csproj b/mcs/class/System.Management/System.Management-net_4_x.csproj
index 39722008329..ee826516e91 100644
--- a/mcs/class/System.Management/System.Management-net_4_x.csproj
+++ b/mcs/class/System.Management/System.Management-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.Messaging/System.Messaging-net_4_x.csproj b/mcs/class/System.Messaging/System.Messaging-net_4_x.csproj
index d0bfd99eb32..75abb5738e4 100644
--- a/mcs/class/System.Messaging/System.Messaging-net_4_x.csproj
+++ b/mcs/class/System.Messaging/System.Messaging-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.Net.Http.Formatting/System.Net.Http.Formatting-net_4_x.csproj b/mcs/class/System.Net.Http.Formatting/System.Net.Http.Formatting-net_4_x.csproj
index 528b66c4fbd..93466d9ebe3 100644
--- a/mcs/class/System.Net.Http.Formatting/System.Net.Http.Formatting-net_4_x.csproj
+++ b/mcs/class/System.Net.Http.Formatting/System.Net.Http.Formatting-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.Net.Http.WebRequest/System.Net.Http.WebRequest-net_4_x.csproj b/mcs/class/System.Net.Http.WebRequest/System.Net.Http.WebRequest-net_4_x.csproj
index 9b7f6d8af71..6e182bf66aa 100644
--- a/mcs/class/System.Net.Http.WebRequest/System.Net.Http.WebRequest-net_4_x.csproj
+++ b/mcs/class/System.Net.Http.WebRequest/System.Net.Http.WebRequest-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.Net.Http/System.Net.Http-net_4_x.csproj b/mcs/class/System.Net.Http/System.Net.Http-net_4_x.csproj
index c27b6d1bb5e..c2905fb670e 100644
--- a/mcs/class/System.Net.Http/System.Net.Http-net_4_x.csproj
+++ b/mcs/class/System.Net.Http/System.Net.Http-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.Net/System.Net-net_4_x.csproj b/mcs/class/System.Net/System.Net-net_4_x.csproj
index 560915d4412..f2cc6f0967c 100644
--- a/mcs/class/System.Net/System.Net-net_4_x.csproj
+++ b/mcs/class/System.Net/System.Net-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699,1720</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.Numerics.Vectors/System.Numerics.Vectors-net_4_x.csproj b/mcs/class/System.Numerics.Vectors/System.Numerics.Vectors-net_4_x.csproj
index 4d1c89c2b95..7c7176cfefd 100644
--- a/mcs/class/System.Numerics.Vectors/System.Numerics.Vectors-net_4_x.csproj
+++ b/mcs/class/System.Numerics.Vectors/System.Numerics.Vectors-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.Numerics/System.Numerics-net_4_x.csproj b/mcs/class/System.Numerics/System.Numerics-net_4_x.csproj
index ce687f78e5b..a6c110cb7be 100644
--- a/mcs/class/System.Numerics/System.Numerics-net_4_x.csproj
+++ b/mcs/class/System.Numerics/System.Numerics-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -45,13 +46,13 @@
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ItemGroup>
- <Compile Include="..\..\..\external\referencesource\System.Numerics\System\Numerics\BigInteger.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Numerics\System\Numerics\BigIntegerBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Numerics\System\Numerics\BigNumber.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Numerics\System\Numerics\Complex.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Numerics\System\Numerics\NumericsHelpers.cs" />
<Compile Include="..\..\build\common\Consts.cs" />
<Compile Include="..\..\build\common\SR.cs" />
+ <Compile Include="..\referencesource\System.Numerics\System\Numerics\BigInteger.cs" />
+ <Compile Include="..\referencesource\System.Numerics\System\Numerics\BigIntegerBuilder.cs" />
+ <Compile Include="..\referencesource\System.Numerics\System\Numerics\BigNumber.cs" />
+ <Compile Include="..\referencesource\System.Numerics\System\Numerics\Complex.cs" />
+ <Compile Include="..\referencesource\System.Numerics\System\Numerics\NumericsHelpers.cs" />
<Compile Include="Assembly\AssemblyInfo.cs" />
<Compile Include="ReferenceSources\Environment.cs" />
<Compile Include="ReferenceSources\SR.cs" /> </ItemGroup>
diff --git a/mcs/class/System.Reactive.Core/System.Reactive.Core-net_4_x.csproj b/mcs/class/System.Reactive.Core/System.Reactive.Core-net_4_x.csproj
index 0667fe1e877..948732e3a4a 100644
--- a/mcs/class/System.Reactive.Core/System.Reactive.Core-net_4_x.csproj
+++ b/mcs/class/System.Reactive.Core/System.Reactive.Core-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -157,10 +158,6 @@
<Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
<Name>corlib-net_4_x</Name>
</ProjectReference>
- <ProjectReference Include="../System.Reactive.Interfaces/System.Reactive.Interfaces-net_4_x.csproj">
- <Project>{0DA7868F-C598-4E45-B33C-86FBB482DB76}</Project>
- <Name>System.Reactive.Interfaces-net_4_x</Name>
- </ProjectReference>
<ProjectReference Include="../System/System-net_4_x.csproj">
<Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
<Name>System-net_4_x</Name>
diff --git a/mcs/class/System.Reactive.Debugger/System.Reactive.Debugger-net_4_x.csproj b/mcs/class/System.Reactive.Debugger/System.Reactive.Debugger-net_4_x.csproj
index 67062add4da..27dd46c7c0c 100644
--- a/mcs/class/System.Reactive.Debugger/System.Reactive.Debugger-net_4_x.csproj
+++ b/mcs/class/System.Reactive.Debugger/System.Reactive.Debugger-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.Reactive.Experimental/System.Reactive.Experimental-net_4_x.csproj b/mcs/class/System.Reactive.Experimental/System.Reactive.Experimental-net_4_x.csproj
index 3c232a80ea8..2be1f31d51c 100644
--- a/mcs/class/System.Reactive.Experimental/System.Reactive.Experimental-net_4_x.csproj
+++ b/mcs/class/System.Reactive.Experimental/System.Reactive.Experimental-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.Reactive.Interfaces/System.Reactive.Interfaces-net_4_x.csproj b/mcs/class/System.Reactive.Interfaces/System.Reactive.Interfaces-net_4_x.csproj
index dac48b46c5f..a9d31da589f 100644
--- a/mcs/class/System.Reactive.Interfaces/System.Reactive.Interfaces-net_4_x.csproj
+++ b/mcs/class/System.Reactive.Interfaces/System.Reactive.Interfaces-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.Reactive.Linq/System.Reactive.Linq-net_4_x.csproj b/mcs/class/System.Reactive.Linq/System.Reactive.Linq-net_4_x.csproj
index 42bc7b4cecb..5c7b74e657d 100644
--- a/mcs/class/System.Reactive.Linq/System.Reactive.Linq-net_4_x.csproj
+++ b/mcs/class/System.Reactive.Linq/System.Reactive.Linq-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -250,10 +251,6 @@
<Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
<Name>corlib-net_4_x</Name>
</ProjectReference>
- <ProjectReference Include="../System.Reactive.Core/System.Reactive.Core-net_4_x.csproj">
- <Project>{52F7F1BD-9D67-494E-A53A-C291FF5424B4}</Project>
- <Name>System.Reactive.Core-net_4_x</Name>
- </ProjectReference>
<ProjectReference Include="../System/System-net_4_x.csproj">
<Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
<Name>System-net_4_x</Name>
diff --git a/mcs/class/System.Reactive.Observable.Aliases/System.Reactive.Observable.Aliases-net_4_x.csproj b/mcs/class/System.Reactive.Observable.Aliases/System.Reactive.Observable.Aliases-net_4_x.csproj
index 5d0d156abcf..8c35cdefc95 100644
--- a/mcs/class/System.Reactive.Observable.Aliases/System.Reactive.Observable.Aliases-net_4_x.csproj
+++ b/mcs/class/System.Reactive.Observable.Aliases/System.Reactive.Observable.Aliases-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -81,10 +82,6 @@
<Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
<Name>corlib-net_4_x</Name>
</ProjectReference>
- <ProjectReference Include="../System.Reactive.Providers/System.Reactive.Providers-net_4_x.csproj">
- <Project>{22187CB5-7451-45B4-B21B-337D956FF05D}</Project>
- <Name>System.Reactive.Providers-net_4_x</Name>
- </ProjectReference>
<ProjectReference Include="../System/System-net_4_x.csproj">
<Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
<Name>System-net_4_x</Name>
diff --git a/mcs/class/System.Reactive.PlatformServices/System.Reactive.PlatformServices-net_4_x.csproj b/mcs/class/System.Reactive.PlatformServices/System.Reactive.PlatformServices-net_4_x.csproj
index bbc57d1ad74..c7d75036063 100644
--- a/mcs/class/System.Reactive.PlatformServices/System.Reactive.PlatformServices-net_4_x.csproj
+++ b/mcs/class/System.Reactive.PlatformServices/System.Reactive.PlatformServices-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -98,10 +99,6 @@
<Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
<Name>corlib-net_4_x</Name>
</ProjectReference>
- <ProjectReference Include="../System.Reactive.Linq/System.Reactive.Linq-net_4_x.csproj">
- <Project>{EE5FC05D-135B-460A-9F0D-7F5084F4DBD7}</Project>
- <Name>System.Reactive.Linq-net_4_x</Name>
- </ProjectReference>
<ProjectReference Include="../System/System-net_4_x.csproj">
<Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
<Name>System-net_4_x</Name>
diff --git a/mcs/class/System.Reactive.Providers/System.Reactive.Providers-net_4_x.csproj b/mcs/class/System.Reactive.Providers/System.Reactive.Providers-net_4_x.csproj
index cec12f112e1..c3e196c04cc 100644
--- a/mcs/class/System.Reactive.Providers/System.Reactive.Providers-net_4_x.csproj
+++ b/mcs/class/System.Reactive.Providers/System.Reactive.Providers-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -91,10 +92,6 @@
<Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
<Name>corlib-net_4_x</Name>
</ProjectReference>
- <ProjectReference Include="../System.Reactive.Linq/System.Reactive.Linq-net_4_x.csproj">
- <Project>{EE5FC05D-135B-460A-9F0D-7F5084F4DBD7}</Project>
- <Name>System.Reactive.Linq-net_4_x</Name>
- </ProjectReference>
<ProjectReference Include="../System/System-net_4_x.csproj">
<Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
<Name>System-net_4_x</Name>
diff --git a/mcs/class/System.Reactive.Runtime.Remoting/System.Reactive.Runtime.Remoting-net_4_x.csproj b/mcs/class/System.Reactive.Runtime.Remoting/System.Reactive.Runtime.Remoting-net_4_x.csproj
index c33479a03fe..40ea8ba5ded 100644
--- a/mcs/class/System.Reactive.Runtime.Remoting/System.Reactive.Runtime.Remoting-net_4_x.csproj
+++ b/mcs/class/System.Reactive.Runtime.Remoting/System.Reactive.Runtime.Remoting-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -83,10 +84,6 @@
<Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
<Name>corlib-net_4_x</Name>
</ProjectReference>
- <ProjectReference Include="../System.Reactive.Linq/System.Reactive.Linq-net_4_x.csproj">
- <Project>{EE5FC05D-135B-460A-9F0D-7F5084F4DBD7}</Project>
- <Name>System.Reactive.Linq-net_4_x</Name>
- </ProjectReference>
<ProjectReference Include="../System/System-net_4_x.csproj">
<Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
<Name>System-net_4_x</Name>
diff --git a/mcs/class/System.Reactive.Windows.Forms/System.Reactive.Windows.Forms-net_4_x.csproj b/mcs/class/System.Reactive.Windows.Forms/System.Reactive.Windows.Forms-net_4_x.csproj
index c3d0ff04d86..d413bcb02d2 100644
--- a/mcs/class/System.Reactive.Windows.Forms/System.Reactive.Windows.Forms-net_4_x.csproj
+++ b/mcs/class/System.Reactive.Windows.Forms/System.Reactive.Windows.Forms-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -83,10 +84,6 @@
<Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
<Name>corlib-net_4_x</Name>
</ProjectReference>
- <ProjectReference Include="../System.Windows.Forms/System.Windows.Forms-net_4_x.csproj">
- <Project>{108227C7-8ED9-4483-949D-07BF0DA1A201}</Project>
- <Name>System.Windows.Forms-net_4_x</Name>
- </ProjectReference>
<ProjectReference Include="../System/System-net_4_x.csproj">
<Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
<Name>System-net_4_x</Name>
diff --git a/mcs/class/System.Reactive.Windows.Threading/System.Reactive.Windows.Threading-net_4_x.csproj b/mcs/class/System.Reactive.Windows.Threading/System.Reactive.Windows.Threading-net_4_x.csproj
index 2922af8368b..7d6ffb16f05 100644
--- a/mcs/class/System.Reactive.Windows.Threading/System.Reactive.Windows.Threading-net_4_x.csproj
+++ b/mcs/class/System.Reactive.Windows.Threading/System.Reactive.Windows.Threading-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -87,10 +88,6 @@
<Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
<Name>corlib-net_4_x</Name>
</ProjectReference>
- <ProjectReference Include="../WindowsBase/WindowsBase-net_4_x.csproj">
- <Project>{A8F39368-ECD9-41A5-A562-CC7C82B3CC86}</Project>
- <Name>WindowsBase-net_4_x</Name>
- </ProjectReference>
<ProjectReference Include="../System/System-net_4_x.csproj">
<Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
<Name>System-net_4_x</Name>
diff --git a/mcs/class/System.Runtime.Caching/System.Runtime.Caching-net_4_x.csproj b/mcs/class/System.Runtime.Caching/System.Runtime.Caching-net_4_x.csproj
index 9f23ad69ec2..7cebddd98d0 100644
--- a/mcs/class/System.Runtime.Caching/System.Runtime.Caching-net_4_x.csproj
+++ b/mcs/class/System.Runtime.Caching/System.Runtime.Caching-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699,414</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -45,51 +46,51 @@
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ItemGroup>
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\Resources\RH.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\CacheEntryChangeMonitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\CacheEntryRemovedArguments.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\CacheEntryRemovedCallback.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\CacheEntryRemovedReason.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\CacheEntryUpdateArguments.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\CacheEntryUpdateCallback.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\CacheItem.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\CacheItemPolicy.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\CacheItemPriority.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\CacheMemoryMonitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\ChangeMonitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\Configuration\CachingSectionGroup.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\Configuration\ConfigUtil.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\Configuration\MemoryCacheElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\Configuration\MemoryCacheSection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\Configuration\MemoryCacheSettingsCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\Dbg.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\DefaultCacheCapabilities.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\EntryState.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\FileChangeMonitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\FileChangeNotificationSystem.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\HostFileChangeMonitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\Hosting\IApplicationIdentifier.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\Hosting\IFileChangeNotificationSystem.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\Hosting\IMemoryCacheManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\MemoryCache.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\MemoryCacheEntry.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\MemoryCacheEntryChangeMonitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\MemoryCacheKey.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\MemoryCacheKeyEqualityComparer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\MemoryCacheStatistics.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\MemoryCacheStore.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\MemoryMonitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\ObjectCache.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\OnChangedCallback.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\PerfCounterName.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\PerfCounters.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\PhysicalMemoryMonitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\SafeBitVector32.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\SafeRegistryHandle.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Caching\System\Caching\SqlChangeMonitor.cs" />
<Compile Include="..\..\build\common\Consts.cs" />
<Compile Include="..\..\build\common\Locale.cs" />
<Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\Resources\RH.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\CacheEntryChangeMonitor.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\CacheEntryRemovedArguments.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\CacheEntryRemovedCallback.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\CacheEntryRemovedReason.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\CacheEntryUpdateArguments.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\CacheEntryUpdateCallback.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\CacheItem.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\CacheItemPolicy.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\CacheItemPriority.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\CacheMemoryMonitor.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\ChangeMonitor.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\Configuration\CachingSectionGroup.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\Configuration\ConfigUtil.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\Configuration\MemoryCacheElement.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\Configuration\MemoryCacheSection.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\Configuration\MemoryCacheSettingsCollection.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\Dbg.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\DefaultCacheCapabilities.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\EntryState.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\FileChangeMonitor.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\FileChangeNotificationSystem.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\HostFileChangeMonitor.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\Hosting\IApplicationIdentifier.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\Hosting\IFileChangeNotificationSystem.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\Hosting\IMemoryCacheManager.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\MemoryCache.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\MemoryCacheEntry.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\MemoryCacheEntryChangeMonitor.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\MemoryCacheKey.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\MemoryCacheKeyEqualityComparer.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\MemoryCacheStatistics.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\MemoryCacheStore.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\MemoryMonitor.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\ObjectCache.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\OnChangedCallback.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\PerfCounterName.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\PerfCounters.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\PhysicalMemoryMonitor.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\SafeBitVector32.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\SafeRegistryHandle.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Caching\System\Caching\SqlChangeMonitor.cs" />
<Compile Include="..\System.Web\System.Web.Configuration_2.0\NullableStringValidator.cs" />
<Compile Include="Assembly\AssemblyInfo.cs" />
<Compile Include="ReferenceSources\CacheEntryCollection.cs" />
diff --git a/mcs/class/System.Runtime.DurableInstancing/System.Runtime.DurableInstancing-net_4_x.csproj b/mcs/class/System.Runtime.DurableInstancing/System.Runtime.DurableInstancing-net_4_x.csproj
index 49893fe21ca..e19ea352c52 100644
--- a/mcs/class/System.Runtime.DurableInstancing/System.Runtime.DurableInstancing-net_4_x.csproj
+++ b/mcs/class/System.Runtime.DurableInstancing/System.Runtime.DurableInstancing-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -45,54 +46,54 @@
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ItemGroup>
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\AssemblyInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\DisassociateInstanceKeysExtension.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\IDurableInstancingOptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceCollisionException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceCompleteException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceHandle.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceHandleConflictException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceHandleReference.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceKey.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceKeyCollisionException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceKeyCompleteException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceKeyNotReadyException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceKeyState.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceKeyView.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceLockedException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceLockLostException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceLockQueryResult.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceNormalEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceNotReadyException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceOwner.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceOwnerException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceOwnerQueryResult.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstancePersistence.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstancePersistenceCommand.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstancePersistenceCommandException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstancePersistenceContext.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstancePersistenceEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstancePersistenceException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceState.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceStore.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceStoreQueryResult.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceValue.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceValueConsistency.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceValueOptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceView.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\ICancelable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\IPersistencePipelineModule.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\PersistenceMetadataNamespace.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\PersistencePipeline.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\TransactedAsyncResult.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\TransactionHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\Workflow45Namespace.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\WorkflowNamespace.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.DurableInstancing\System\Runtime\WorkflowServiceNamespace.cs" />
<Compile Include="..\..\build\common\Consts.cs" />
<Compile Include="..\..\build\common\Locale.cs" />
<Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
<Compile Include="..\..\build\common\SR.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\AssemblyInfo.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\DisassociateInstanceKeysExtension.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\IDurableInstancingOptions.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceCollisionException.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceCompleteException.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceHandle.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceHandleConflictException.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceHandleReference.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceKey.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceKeyCollisionException.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceKeyCompleteException.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceKeyNotReadyException.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceKeyState.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceKeyView.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceLockedException.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceLockLostException.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceLockQueryResult.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceNormalEvent.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceNotReadyException.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceOwner.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceOwnerException.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceOwnerQueryResult.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstancePersistence.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstancePersistenceCommand.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstancePersistenceCommandException.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstancePersistenceContext.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstancePersistenceEvent.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstancePersistenceException.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceState.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceStore.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceStoreQueryResult.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceValue.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceValueConsistency.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceValueOptions.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\DurableInstancing\InstanceView.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\ICancelable.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\IPersistencePipelineModule.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\PersistenceMetadataNamespace.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\PersistencePipeline.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\TransactedAsyncResult.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\TransactionHelper.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\Workflow45Namespace.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\WorkflowNamespace.cs" />
+ <Compile Include="..\referencesource\System.Runtime.DurableInstancing\System\Runtime\WorkflowServiceNamespace.cs" />
<Compile Include="Assembly\AssemblyInfo.cs" />
<Compile Include="SRCore.cs" /> </ItemGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
diff --git a/mcs/class/System.Runtime.Remoting/System.Runtime.Remoting-net_4_x.csproj b/mcs/class/System.Runtime.Remoting/System.Runtime.Remoting-net_4_x.csproj
index 8dccbd5b0a2..920620b7e06 100644
--- a/mcs/class/System.Runtime.Remoting/System.Runtime.Remoting-net_4_x.csproj
+++ b/mcs/class/System.Runtime.Remoting/System.Runtime.Remoting-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -143,10 +144,6 @@
<Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
<Name>System-net_4_x</Name>
</ProjectReference>
- <ProjectReference Include="../System.Web/System.Web-net_4_x.csproj">
- <Project>{9DB806CB-B828-49B7-BAE2-2E52402CB4DC}</Project>
- <Name>System.Web-net_4_x</Name>
- </ProjectReference>
<ProjectReference Include="../System.XML/System.Xml-net_4_x.csproj">
<Project>{87FD2F0F-5222-4AE6-BD63-2D4975E11E5B}</Project>
<Name>System.Xml-net_4_x</Name>
@@ -155,6 +152,10 @@
<Project>{A157AD69-59D4-49DE-94B3-DB883B2BEAA5}</Project>
<Name>System.Runtime.Serialization.Formatters.Soap-net_4_x</Name>
</ProjectReference>
+ <ProjectReference Include="../System.Web/System.Web-net_4_x.csproj">
+ <Project>{9DB806CB-B828-49B7-BAE2-2E52402CB4DC}</Project>
+ <Name>System.Web-net_4_x</Name>
+ </ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
diff --git a/mcs/class/System.Runtime.Serialization.Formatters.Soap/System.Runtime.Serialization.Formatters.Soap-net_4_x.csproj b/mcs/class/System.Runtime.Serialization.Formatters.Soap/System.Runtime.Serialization.Formatters.Soap-net_4_x.csproj
index 6a3669bd10e..28d1779fa0e 100644
--- a/mcs/class/System.Runtime.Serialization.Formatters.Soap/System.Runtime.Serialization.Formatters.Soap-net_4_x.csproj
+++ b/mcs/class/System.Runtime.Serialization.Formatters.Soap/System.Runtime.Serialization.Formatters.Soap-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.Runtime.Serialization/System.Runtime.Serialization-net_4_x.csproj b/mcs/class/System.Runtime.Serialization/System.Runtime.Serialization-net_4_x.csproj
index 702e3ea0000..d1ed7a303eb 100644
--- a/mcs/class/System.Runtime.Serialization/System.Runtime.Serialization-net_4_x.csproj
+++ b/mcs/class/System.Runtime.Serialization/System.Runtime.Serialization-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699,168,169,219,414</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -45,157 +46,157 @@
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ItemGroup>
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\AppSettings.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Attributes.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\ClassDataContract.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\CodeExporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\CollectionDataContract.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\CollectionDataContractAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Configuration\ConfigurationStrings.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Configuration\DataContractSerializerSection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Configuration\DeclaredTypeElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Configuration\DeclaredTypeElementCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Configuration\DeclaredTypeValidator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Configuration\DeclaredTypeValidatorAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Configuration\NetDataContractSerializerSection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Configuration\ParameterElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Configuration\ParameterElementCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Configuration\Properties.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Configuration\SerializationSectionGroup.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Configuration\TypeElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Configuration\TypeElementCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\ContractCodeDomInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\ContractNamespaceAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\DataContract.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\DataContractAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\DataContractResolver.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\DataContractSerializer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\DataContractSerializerSettings.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\DataContractSet.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\DataMember.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\DataMemberAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\DateTimeFormat.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\DateTimeOffsetAdapter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Diagnostics\TraceCode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Diagnostics\TraceUtility.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\DictionaryGlobals.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\EmitTypeInformation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\EnumDataContract.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\EnumMemberAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\ExportOptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\ExtensionDataObject.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\ExtensionDataReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\GenericParameterDataContract.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Globals.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\HybridObjectCache.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\IDataContractSurrogate.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\IExtensibleDataObject.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\IgnoreDataMemberAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\ImportOptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\InvalidDataContractException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\ByteArrayHelperWithString.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\DataContractJsonSerializer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\DataContractJsonSerializerSettings.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\IXmlJsonReaderInitializer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\IXmlJsonWriterInitializer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonByteArrayDataContract.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonClassDataContract.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonCollectionDataContract.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonDataContract.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonEncodingStreamWrapper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonEnumDataContract.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonFormatGeneratorStatics.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonFormatReaderGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonFormatWriterGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonGlobals.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonNodeType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonObjectDataContract.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonQNameDataContract.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonReaderDelegator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonReaderWriterFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonStringDataContract.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonUriDataContract.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonWriterDelegator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonXmlDataContract.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\XmlJsonReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\XmlJsonWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\XmlObjectSerializerReadContextComplexJson.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\XmlObjectSerializerWriteContextComplexJson.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\KnownTypeAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\KnownTypeDataContractResolver.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\NetDataContractSerializer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\ObjectReferenceStack.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\ObjectToIdCache.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\PrimitiveDataContract.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\SchemaExporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\SchemaHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\SchemaImporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\ScopedKnownTypes.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\SerializationMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\SerializationPermissionNotRequiredAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\SerializationTrace.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\SpecialTypeDataContract.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\SurrogateDataContract.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\TypeInformation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\XmlDataContract.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\XmlFormatGeneratorStatics.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\XmlFormatReaderGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\XmlFormatWriterGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\XmlObjectSerializer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\XmlObjectSerializerContext.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\XmlObjectSerializerReadContext.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\XmlObjectSerializerReadContextComplex.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\XmlObjectSerializerWriteContext.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\XmlObjectSerializerWriteContextComplex.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\XmlReaderDelegator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\XmlSerializableReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\XmlSerializableServices.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\XmlSerializableWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\XmlWriterDelegator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\XPathQueryGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\XsdDataContractExporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\XsdDataContractImporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Text\Base64Encoding.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Text\BinHexEncoding.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Text\SurrogateChar.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Xml\ArrayHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Xml\EncodingStreamWrapper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Xml\IFragmentCapableXmlDictionaryWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Xml\IStreamProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Xml\IXmlDictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Xml\PrefixHandle.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Xml\StringHandle.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Xml\UniqueID.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Xml\ValueHandle.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Xml\XmlBaseWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Xml\XmlBinaryNodeType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Xml\XmlBinaryReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Xml\XmlBinaryReaderSession.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Xml\XmlBinaryWriterSession.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Xml\XmlC14NWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Xml\XmlConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Xml\XmlDelegatedReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Xml\XmlDelegatedWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Xml\XmlDictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Xml\XmlDictionaryReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Xml\XmlDictionaryReaderQuotas.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Xml\XmlDictionaryString.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Xml\XmlDictionaryWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Xml\XmlMtomReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Xml\XmlMtomWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Xml\XmlNodeWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Xml\XmlNodeWriterWriteBase64TextArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Xml\XmlSigningNodeWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Xml\XmlStreamNodeWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Xml\XmlUTF8TextReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Xml\XmlUTF8TextWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\System\Xml\XmlWriteBase64AsyncArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Runtime.Serialization\TD.Designer.cs" />
<Compile Include="..\..\build\common\Consts.cs" />
<Compile Include="..\..\build\common\SR.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\AppSettings.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Attributes.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\ClassDataContract.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\CodeExporter.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\CollectionDataContract.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\CollectionDataContractAttribute.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Configuration\ConfigurationStrings.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Configuration\DataContractSerializerSection.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Configuration\DeclaredTypeElement.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Configuration\DeclaredTypeElementCollection.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Configuration\DeclaredTypeValidator.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Configuration\DeclaredTypeValidatorAttribute.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Configuration\NetDataContractSerializerSection.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Configuration\ParameterElement.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Configuration\ParameterElementCollection.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Configuration\Properties.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Configuration\SerializationSectionGroup.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Configuration\TypeElement.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Configuration\TypeElementCollection.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\ContractCodeDomInfo.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\ContractNamespaceAttribute.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\DataContract.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\DataContractAttribute.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\DataContractResolver.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\DataContractSerializer.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\DataContractSerializerSettings.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\DataContractSet.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\DataMember.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\DataMemberAttribute.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\DateTimeFormat.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\DateTimeOffsetAdapter.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Diagnostics\TraceCode.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Diagnostics\TraceUtility.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\DictionaryGlobals.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\EmitTypeInformation.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\EnumDataContract.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\EnumMemberAttribute.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\ExportOptions.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\ExtensionDataObject.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\ExtensionDataReader.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\GenericParameterDataContract.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Globals.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\HybridObjectCache.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\IDataContractSurrogate.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\IExtensibleDataObject.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\IgnoreDataMemberAttribute.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\ImportOptions.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\InvalidDataContractException.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\ByteArrayHelperWithString.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\DataContractJsonSerializer.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\DataContractJsonSerializerSettings.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\IXmlJsonReaderInitializer.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\IXmlJsonWriterInitializer.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonByteArrayDataContract.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonClassDataContract.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonCollectionDataContract.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonDataContract.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonEncodingStreamWrapper.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonEnumDataContract.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonFormatGeneratorStatics.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonFormatReaderGenerator.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonFormatWriterGenerator.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonGlobals.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonNodeType.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonObjectDataContract.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonQNameDataContract.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonReaderDelegator.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonReaderWriterFactory.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonStringDataContract.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonUriDataContract.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonWriterDelegator.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\JsonXmlDataContract.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\XmlJsonReader.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\XmlJsonWriter.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\XmlObjectSerializerReadContextComplexJson.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\Json\XmlObjectSerializerWriteContextComplexJson.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\KnownTypeAttribute.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\KnownTypeDataContractResolver.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\NetDataContractSerializer.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\ObjectReferenceStack.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\ObjectToIdCache.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\PrimitiveDataContract.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\SchemaExporter.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\SchemaHelper.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\SchemaImporter.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\ScopedKnownTypes.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\SerializationMode.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\SerializationPermissionNotRequiredAttribute.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\SerializationTrace.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\SpecialTypeDataContract.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\SurrogateDataContract.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\TypeInformation.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\XmlDataContract.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\XmlFormatGeneratorStatics.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\XmlFormatReaderGenerator.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\XmlFormatWriterGenerator.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\XmlObjectSerializer.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\XmlObjectSerializerContext.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\XmlObjectSerializerReadContext.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\XmlObjectSerializerReadContextComplex.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\XmlObjectSerializerWriteContext.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\XmlObjectSerializerWriteContextComplex.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\XmlReaderDelegator.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\XmlSerializableReader.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\XmlSerializableServices.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\XmlSerializableWriter.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\XmlWriterDelegator.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\XPathQueryGenerator.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\XsdDataContractExporter.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Runtime\Serialization\XsdDataContractImporter.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Text\Base64Encoding.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Text\BinHexEncoding.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Text\SurrogateChar.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Xml\ArrayHelper.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Xml\EncodingStreamWrapper.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Xml\IFragmentCapableXmlDictionaryWriter.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Xml\IStreamProvider.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Xml\IXmlDictionary.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Xml\PrefixHandle.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Xml\StringHandle.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Xml\UniqueID.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Xml\ValueHandle.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Xml\XmlBaseWriter.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Xml\XmlBinaryNodeType.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Xml\XmlBinaryReader.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Xml\XmlBinaryReaderSession.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Xml\XmlBinaryWriterSession.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Xml\XmlC14NWriter.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Xml\XmlConverter.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Xml\XmlDelegatedReader.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Xml\XmlDelegatedWriter.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Xml\XmlDictionary.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Xml\XmlDictionaryReader.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Xml\XmlDictionaryReaderQuotas.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Xml\XmlDictionaryString.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Xml\XmlDictionaryWriter.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Xml\XmlMtomReader.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Xml\XmlMtomWriter.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Xml\XmlNodeWriter.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Xml\XmlNodeWriterWriteBase64TextArgs.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Xml\XmlSigningNodeWriter.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Xml\XmlStreamNodeWriter.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Xml\XmlUTF8TextReader.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Xml\XmlUTF8TextWriter.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\System\Xml\XmlWriteBase64AsyncArgs.cs" />
+ <Compile Include="..\referencesource\System.Runtime.Serialization\TD.Designer.cs" />
<Compile Include="Assembly\AssemblyInfo.cs" />
<Compile Include="ReferenceSources\BitFlagsGenerator.cs" />
<Compile Include="ReferenceSources\CodeInterpreter.cs" />
@@ -204,7 +205,7 @@
<Compile Include="ReferenceSources\JsonFormatReaderGenerator_static.cs" />
<Compile Include="ReferenceSources\JsonFormatWriterGenerator_static.cs" />
<Compile Include="ReferenceSources\SR.cs" />
- <Compile Include="ReferenceSources\SR_missing.cs" />
+ <Compile Include="ReferenceSources\SR.missing.cs" />
<Compile Include="ReferenceSources\XmlDataContract_static.cs" />
<Compile Include="ReferenceSources\XmlExceptionHelper.cs" />
<Compile Include="ReferenceSources\XmlFormatReaderGenerator_static.cs" />
diff --git a/mcs/class/System.Security/System.Security-net_4_x.csproj b/mcs/class/System.Security/System.Security-net_4_x.csproj
index 4c40f53ac3b..2f8ff7eec2d 100644
--- a/mcs/class/System.Security/System.Security-net_4_x.csproj
+++ b/mcs/class/System.Security/System.Security-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699,618,414</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.ServiceModel.Activation/System.ServiceModel.Activation-net_4_x.csproj b/mcs/class/System.ServiceModel.Activation/System.ServiceModel.Activation-net_4_x.csproj
index c6b8ff0b357..c60f8ed2647 100644
--- a/mcs/class/System.ServiceModel.Activation/System.ServiceModel.Activation-net_4_x.csproj
+++ b/mcs/class/System.ServiceModel.Activation/System.ServiceModel.Activation-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.ServiceModel.Discovery/System.ServiceModel.Discovery-net_4_x.csproj b/mcs/class/System.ServiceModel.Discovery/System.ServiceModel.Discovery-net_4_x.csproj
index cf98e7b9dfe..30c7a5273af 100644
--- a/mcs/class/System.ServiceModel.Discovery/System.ServiceModel.Discovery-net_4_x.csproj
+++ b/mcs/class/System.ServiceModel.Discovery/System.ServiceModel.Discovery-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -170,10 +171,6 @@
<Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
<Name>corlib-net_4_x</Name>
</ProjectReference>
- <ProjectReference Include="../System.Configuration/System.Configuration-net_4_x.csproj">
- <Project>{D5CDC09C-F19A-4811-A6C8-70F51CBFB644}</Project>
- <Name>System.Configuration-net_4_x</Name>
- </ProjectReference>
<ProjectReference Include="../System/System-net_4_x.csproj">
<Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
<Name>System-net_4_x</Name>
diff --git a/mcs/class/System.ServiceModel.Internals/System.ServiceModel.Internals-net_4_x.csproj b/mcs/class/System.ServiceModel.Internals/System.ServiceModel.Internals-net_4_x.csproj
index 1d1bf773539..f2ccfdf7230 100644
--- a/mcs/class/System.ServiceModel.Internals/System.ServiceModel.Internals-net_4_x.csproj
+++ b/mcs/class/System.ServiceModel.Internals/System.ServiceModel.Internals-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -45,82 +46,83 @@
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ItemGroup>
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\AssemblyInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\ActionItem.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\AssertHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\AsyncCompletionResult.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\AsyncEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\AsyncEventArgsCallback.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\AsyncResult.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\AsyncWaitHandle.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\BackoffTimeoutHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\BufferedOutputStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\CallbackException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\Collections\HopperCache.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\Collections\NullableKeyDictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\Collections\ObjectCache.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\Collections\ObjectCacheItem.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\Collections\ObjectCacheSettings.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\Collections\OrderedDictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\Collections\ValidatingCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\CompletedAsyncResult.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\ComputerNameFormat.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\Diagnostics\ActivityControl.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\Diagnostics\DiagnosticEventProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\Diagnostics\DiagnosticTraceBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\Diagnostics\DiagnosticTraceSource.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\Diagnostics\DictionaryTraceRecord.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\Diagnostics\EtwDiagnosticTrace.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\Diagnostics\EtwProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\Diagnostics\EventDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\Diagnostics\EventLogCategory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\Diagnostics\EventLogEventId.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\Diagnostics\EventLogger.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\Diagnostics\EventTraceActivity.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\Diagnostics\ITraceSourceStringProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\Diagnostics\PerformanceCounterNameAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\Diagnostics\StringTraceRecord.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\Diagnostics\TraceRecord.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\DiagnosticStrings.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\DuplicateDetector.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\ExceptionTrace.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\FastAsyncCallback.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\FatalException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\Fx.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\FxCop.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\HashHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\IAsyncEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\InputQueue.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\InternalBufferManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\Interop\SafeEventLogWriteHandle.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\Interop\UnsafeNativeMethods.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\IOThreadCancellationTokenSource.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\IOThreadScheduler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\IOThreadTimer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\MruCache.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\NameGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\PartialTrustHelpers.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\ReadOnlyDictionaryInternal.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\ReadOnlyKeyedCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\ScheduleActionItemAsyncResult.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\SignalGate.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\SynchronizedPool.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\TaskExtensions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\ThreadNeutralSemaphore.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\Ticks.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\TimeoutHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\TraceChannel.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\TraceEventLevel.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\TraceEventOpcode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\TraceLevelHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\TracePayload.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\TypedAsyncResult.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\TypeHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\UrlUtility.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\System\Runtime\WaitCallbackActionItem.cs" />
- <Compile Include="..\..\..\external\referencesource\System.ServiceModel.Internals\TraceCore.Designer.cs" />
+ <Compile Include="..\..\build\common\AssemblyRef.cs" />
<Compile Include="..\..\build\common\Consts.cs" />
<Compile Include="..\..\build\common\SR.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\AssemblyInfo.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\ActionItem.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\AssertHelper.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\AsyncCompletionResult.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\AsyncEventArgs.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\AsyncEventArgsCallback.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\AsyncResult.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\AsyncWaitHandle.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\BackoffTimeoutHelper.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\BufferedOutputStream.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\CallbackException.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\Collections\HopperCache.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\Collections\NullableKeyDictionary.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\Collections\ObjectCache.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\Collections\ObjectCacheItem.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\Collections\ObjectCacheSettings.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\Collections\OrderedDictionary.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\Collections\ValidatingCollection.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\CompletedAsyncResult.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\ComputerNameFormat.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\Diagnostics\ActivityControl.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\Diagnostics\DiagnosticEventProvider.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\Diagnostics\DiagnosticTraceBase.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\Diagnostics\DiagnosticTraceSource.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\Diagnostics\DictionaryTraceRecord.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\Diagnostics\EtwDiagnosticTrace.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\Diagnostics\EtwProvider.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\Diagnostics\EventDescriptor.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\Diagnostics\EventLogCategory.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\Diagnostics\EventLogEventId.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\Diagnostics\EventLogger.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\Diagnostics\EventTraceActivity.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\Diagnostics\ITraceSourceStringProvider.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\Diagnostics\PerformanceCounterNameAttribute.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\Diagnostics\StringTraceRecord.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\Diagnostics\TraceRecord.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\DiagnosticStrings.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\DuplicateDetector.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\ExceptionTrace.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\FastAsyncCallback.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\FatalException.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\Fx.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\FxCop.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\HashHelper.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\IAsyncEventArgs.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\InputQueue.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\InternalBufferManager.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\Interop\SafeEventLogWriteHandle.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\Interop\UnsafeNativeMethods.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\IOThreadCancellationTokenSource.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\IOThreadScheduler.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\IOThreadTimer.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\MruCache.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\NameGenerator.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\PartialTrustHelpers.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\ReadOnlyDictionaryInternal.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\ReadOnlyKeyedCollection.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\ScheduleActionItemAsyncResult.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\SignalGate.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\SynchronizedPool.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\TaskExtensions.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\ThreadNeutralSemaphore.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\Ticks.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\TimeoutHelper.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\TraceChannel.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\TraceEventLevel.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\TraceEventOpcode.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\TraceLevelHelper.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\TracePayload.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\TypedAsyncResult.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\TypeHelper.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\UrlUtility.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\System\Runtime\WaitCallbackActionItem.cs" />
+ <Compile Include="..\referencesource\System.ServiceModel.Internals\TraceCore.Designer.cs" />
<Compile Include="Assembly\AssemblyInfo.cs" />
<Compile Include="EventLogEntryType.cs" />
<Compile Include="InternalSR.cs" /> </ItemGroup>
diff --git a/mcs/class/System.ServiceModel.Routing/System.ServiceModel.Routing-net_4_x.csproj b/mcs/class/System.ServiceModel.Routing/System.ServiceModel.Routing-net_4_x.csproj
index 2e2dbae71b3..9ddf8b53dbc 100644
--- a/mcs/class/System.ServiceModel.Routing/System.ServiceModel.Routing-net_4_x.csproj
+++ b/mcs/class/System.ServiceModel.Routing/System.ServiceModel.Routing-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -101,10 +102,6 @@
<Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
<Name>corlib-net_4_x</Name>
</ProjectReference>
- <ProjectReference Include="../System.Configuration/System.Configuration-net_4_x.csproj">
- <Project>{D5CDC09C-F19A-4811-A6C8-70F51CBFB644}</Project>
- <Name>System.Configuration-net_4_x</Name>
- </ProjectReference>
<ProjectReference Include="../System/System-net_4_x.csproj">
<Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
<Name>System-net_4_x</Name>
diff --git a/mcs/class/System.ServiceModel.Web/System.ServiceModel.Web-net_4_x.csproj b/mcs/class/System.ServiceModel.Web/System.ServiceModel.Web-net_4_x.csproj
index 706ee0df050..d72f8378bc9 100644
--- a/mcs/class/System.ServiceModel.Web/System.ServiceModel.Web-net_4_x.csproj
+++ b/mcs/class/System.ServiceModel.Web/System.ServiceModel.Web-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.ServiceModel/System.ServiceModel-net_4_x.csproj b/mcs/class/System.ServiceModel/System.ServiceModel-net_4_x.csproj
index ef3d1d30350..a4b4c6e8120 100644
--- a/mcs/class/System.ServiceModel/System.ServiceModel-net_4_x.csproj
+++ b/mcs/class/System.ServiceModel/System.ServiceModel-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699,414,169,67,3005,436,219,618</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -1084,10 +1085,6 @@
<Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
<Name>corlib-net_4_x</Name>
</ProjectReference>
- <ProjectReference Include="../System.ServiceModel.Activation/System.ServiceModel.Activation-net_4_x.csproj">
- <Project>{7A23227C-591B-4F80-9D62-4D0271073D82}</Project>
- <Name>System.ServiceModel.Activation-net_4_x</Name>
- </ProjectReference>
<ProjectReference Include="../System/System-net_4_x.csproj">
<Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
<Name>System-net_4_x</Name>
@@ -1144,6 +1141,10 @@
<Project>{9DB806CB-B828-49B7-BAE2-2E52402CB4DC}</Project>
<Name>System.Web-net_4_x</Name>
</ProjectReference>
+ <ProjectReference Include="../System.ServiceModel.Activation/System.ServiceModel.Activation-net_4_x.csproj">
+ <Project>{7A23227C-591B-4F80-9D62-4D0271073D82}</Project>
+ <Name>System.ServiceModel.Activation-net_4_x</Name>
+ </ProjectReference>
<ProjectReference Include="../System.Web.ApplicationServices/System.Web.ApplicationServices-net_4_x.csproj">
<Project>{928432BE-3518-4103-97F6-48B9658588A6}</Project>
<Name>System.Web.ApplicationServices-net_4_x</Name>
diff --git a/mcs/class/System.ServiceModel/System.ServiceModel-plainservice-net_4_x.csproj b/mcs/class/System.ServiceModel/System.ServiceModel-plainservice-net_4_x.csproj
index a6594d490a6..becdd9f567f 100644
--- a/mcs/class/System.ServiceModel/System.ServiceModel-plainservice-net_4_x.csproj
+++ b/mcs/class/System.ServiceModel/System.ServiceModel-plainservice-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699,414,169,67,3005,436,219,618</NoWarn>
<OutputPath>./../../class/lib/net_4_x/plainservice</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.ServiceProcess/System.ServiceProcess-net_4_x.csproj b/mcs/class/System.ServiceProcess/System.ServiceProcess-net_4_x.csproj
index 34959bee636..cd49d7b980f 100644
--- a/mcs/class/System.ServiceProcess/System.ServiceProcess-net_4_x.csproj
+++ b/mcs/class/System.ServiceProcess/System.ServiceProcess-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699,618</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.Threading.Tasks.Dataflow/System.Threading.Tasks.Dataflow-net_4_x.csproj b/mcs/class/System.Threading.Tasks.Dataflow/System.Threading.Tasks.Dataflow-net_4_x.csproj
index 8a3a31b9e5e..f0e88dde74c 100644
--- a/mcs/class/System.Threading.Tasks.Dataflow/System.Threading.Tasks.Dataflow-net_4_x.csproj
+++ b/mcs/class/System.Threading.Tasks.Dataflow/System.Threading.Tasks.Dataflow-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.Transactions/System.Transactions-net_4_x.csproj b/mcs/class/System.Transactions/System.Transactions-net_4_x.csproj
index 3b41db88672..ce1069b6e4c 100644
--- a/mcs/class/System.Transactions/System.Transactions-net_4_x.csproj
+++ b/mcs/class/System.Transactions/System.Transactions-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.Web.Abstractions/System.Web.Abstractions-net_4_x.csproj b/mcs/class/System.Web.Abstractions/System.Web.Abstractions-net_4_x.csproj
index 23bb93a3e94..fec38831f98 100644
--- a/mcs/class/System.Web.Abstractions/System.Web.Abstractions-net_4_x.csproj
+++ b/mcs/class/System.Web.Abstractions/System.Web.Abstractions-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.Web.ApplicationServices/System.Web.ApplicationServices-net_4_x.csproj b/mcs/class/System.Web.ApplicationServices/System.Web.ApplicationServices-net_4_x.csproj
index c66e6452e31..92b0bf27922 100644
--- a/mcs/class/System.Web.ApplicationServices/System.Web.ApplicationServices-net_4_x.csproj
+++ b/mcs/class/System.Web.ApplicationServices/System.Web.ApplicationServices-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -46,22 +47,23 @@
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ItemGroup>
<Compile Include="..\..\build\common\Consts.cs" />
- <Compile Include="..\..\build\common\Locale.cs" />
<Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web.ApplicationServices\Configuration\MembershipPasswordCompatibilityMode.cs" />
+ <Compile Include="..\referencesource\System.Web.ApplicationServices\Security\IMembershipAdapter.cs" />
+ <Compile Include="..\referencesource\System.Web.ApplicationServices\Security\MembershipCreateStatus.cs" />
+ <Compile Include="..\referencesource\System.Web.ApplicationServices\Security\MembershipCreateUserException.cs" />
+ <Compile Include="..\referencesource\System.Web.ApplicationServices\Security\MembershipPasswordException.cs" />
+ <Compile Include="..\referencesource\System.Web.ApplicationServices\Security\MembershipPasswordFormat.cs" />
+ <Compile Include="..\referencesource\System.Web.ApplicationServices\Security\MembershipProviderCollection.cs" />
+ <Compile Include="..\referencesource\System.Web.ApplicationServices\Security\MembershipUserCollection.cs" />
+ <Compile Include="..\referencesource\System.Web.ApplicationServices\Security\MembershipValidatePasswordEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web.ApplicationServices\Security\ValidatePasswordEventArgs.cs" />
<Compile Include="Assembly\AssemblyInfo.cs" />
- <Compile Include="System.Web.Configuration\MembershipPasswordCompatibilityMode.cs" />
+ <Compile Include="ReferenceSources\SR.missing.cs" />
<Compile Include="System.Web.Security\IMembershipHelper.cs" />
- <Compile Include="System.Web.Security\MembershipCreateStatus.cs" />
- <Compile Include="System.Web.Security\MembershipCreateUserException.cs" />
- <Compile Include="System.Web.Security\MembershipPasswordException.cs" />
- <Compile Include="System.Web.Security\MembershipPasswordFormat.cs" />
<Compile Include="System.Web.Security\MembershipProvider.cs" />
- <Compile Include="System.Web.Security\MembershipProviderCollection.cs" />
<Compile Include="System.Web.Security\MembershipUser.cs" />
- <Compile Include="System.Web.Security\MembershipUserCollection.cs" />
- <Compile Include="System.Web.Security\MembershipValidatePasswordEventHandler.cs" />
<Compile Include="System.Web.Security\RoleProvider.cs" />
- <Compile Include="System.Web.Security\ValidatePasswordEventArgs.cs" />
<Compile Include="System.Web.UI\KeyedList.cs" />
<Compile Include="System.Web.UI\KeyedListEnumerator.cs" /> </ItemGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
diff --git a/mcs/class/System.Web.DynamicData/System.Web.DynamicData-net_4_x.csproj b/mcs/class/System.Web.DynamicData/System.Web.DynamicData-net_4_x.csproj
index 1b7f7caa483..256d79da8bf 100644
--- a/mcs/class/System.Web.DynamicData/System.Web.DynamicData-net_4_x.csproj
+++ b/mcs/class/System.Web.DynamicData/System.Web.DynamicData-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.Web.Extensions.Design/System.Web.Extensions.Design-net_4_x.csproj b/mcs/class/System.Web.Extensions.Design/System.Web.Extensions.Design-net_4_x.csproj
index e24821235ec..b3545395162 100644
--- a/mcs/class/System.Web.Extensions.Design/System.Web.Extensions.Design-net_4_x.csproj
+++ b/mcs/class/System.Web.Extensions.Design/System.Web.Extensions.Design-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.Web.Extensions/System.Web.Extensions-net_4_x.csproj b/mcs/class/System.Web.Extensions/System.Web.Extensions-net_4_x.csproj
index c9ef1c19ca7..a299829f19f 100644
--- a/mcs/class/System.Web.Extensions/System.Web.Extensions-net_4_x.csproj
+++ b/mcs/class/System.Web.Extensions/System.Web.Extensions-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -216,10 +217,6 @@
<Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
<Name>corlib-net_4_x</Name>
</ProjectReference>
- <ProjectReference Include="../System.Web.ApplicationServices/System.Web.ApplicationServices-net_4_x.csproj">
- <Project>{928432BE-3518-4103-97F6-48B9658588A6}</Project>
- <Name>System.Web.ApplicationServices-net_4_x</Name>
- </ProjectReference>
<ProjectReference Include="../System/System-net_4_x.csproj">
<Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
<Name>System-net_4_x</Name>
@@ -264,6 +261,10 @@
<Project>{FE596C31-BDA2-4850-8F79-F8F4DF70F44A}</Project>
<Name>System.ServiceModel-net_4_x</Name>
</ProjectReference>
+ <ProjectReference Include="../System.Web.ApplicationServices/System.Web.ApplicationServices-net_4_x.csproj">
+ <Project>{928432BE-3518-4103-97F6-48B9658588A6}</Project>
+ <Name>System.Web.ApplicationServices-net_4_x</Name>
+ </ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
diff --git a/mcs/class/System.Web.Http.SelfHost/System.Web.Http.SelfHost-net_4_x.csproj b/mcs/class/System.Web.Http.SelfHost/System.Web.Http.SelfHost-net_4_x.csproj
index 3f3face9e10..031b2bf4381 100644
--- a/mcs/class/System.Web.Http.SelfHost/System.Web.Http.SelfHost-net_4_x.csproj
+++ b/mcs/class/System.Web.Http.SelfHost/System.Web.Http.SelfHost-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.Web.Http.WebHost/System.Web.Http.WebHost-net_4_x.csproj b/mcs/class/System.Web.Http.WebHost/System.Web.Http.WebHost-net_4_x.csproj
index 3faffa8b1b5..8226a18720b 100644
--- a/mcs/class/System.Web.Http.WebHost/System.Web.Http.WebHost-net_4_x.csproj
+++ b/mcs/class/System.Web.Http.WebHost/System.Web.Http.WebHost-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -155,9 +156,9 @@
<Project>{9DB806CB-B828-49B7-BAE2-2E52402CB4DC}</Project>
<Name>System.Web-net_4_x</Name>
</ProjectReference>
- <Reference Include="Microsoft.Web.Infrastructure">
+ <Reference Include="./../../class/lib/net_4_x/Microsoft.Web.Infrastructure.dll">
<SpecificVersion>False</SpecificVersion>
- <HintPath>Microsoft.Web.Infrastructure</HintPath>
+ <HintPath>./../../class/lib/net_4_x/Microsoft.Web.Infrastructure.dll</HintPath>
<Private>False</Private>
</Reference>
</ItemGroup>
diff --git a/mcs/class/System.Web.Http/System.Web.Http-net_4_x.csproj b/mcs/class/System.Web.Http/System.Web.Http-net_4_x.csproj
index 7753c8ff046..2a6de1b3201 100644
--- a/mcs/class/System.Web.Http/System.Web.Http-net_4_x.csproj
+++ b/mcs/class/System.Web.Http/System.Web.Http-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.Web.Mvc3/System.Web.Mvc3-net_4_x.csproj b/mcs/class/System.Web.Mvc3/System.Web.Mvc3-net_4_x.csproj
index 6c1c1265d3c..e9b71e62304 100644
--- a/mcs/class/System.Web.Mvc3/System.Web.Mvc3-net_4_x.csproj
+++ b/mcs/class/System.Web.Mvc3/System.Web.Mvc3-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -419,9 +420,9 @@
<Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
<Name>corlib-net_4_x</Name>
</ProjectReference>
- <Reference Include="Microsoft.Web.Infrastructure">
+ <Reference Include="./../../class/lib/net_4_x/Microsoft.Web.Infrastructure.dll">
<SpecificVersion>False</SpecificVersion>
- <HintPath>Microsoft.Web.Infrastructure</HintPath>
+ <HintPath>./../../class/lib/net_4_x/Microsoft.Web.Infrastructure.dll</HintPath>
<Private>False</Private>
</Reference>
<ProjectReference Include="../System/System-net_4_x.csproj">
diff --git a/mcs/class/System.Web.Razor/System.Web.Razor-net_4_x.csproj b/mcs/class/System.Web.Razor/System.Web.Razor-net_4_x.csproj
index eaa191d794b..a34a87d6ca7 100644
--- a/mcs/class/System.Web.Razor/System.Web.Razor-net_4_x.csproj
+++ b/mcs/class/System.Web.Razor/System.Web.Razor-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.Web.Routing/System.Web.Routing-net_4_x.csproj b/mcs/class/System.Web.Routing/System.Web.Routing-net_4_x.csproj
index f398e0ea8e3..631f36e2ac2 100644
--- a/mcs/class/System.Web.Routing/System.Web.Routing-net_4_x.csproj
+++ b/mcs/class/System.Web.Routing/System.Web.Routing-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.Web.Services/System.Web.Services-net_4_x.csproj b/mcs/class/System.Web.Services/System.Web.Services-net_4_x.csproj
index 5deb0b5e954..f9a00bca359 100644
--- a/mcs/class/System.Web.Services/System.Web.Services-net_4_x.csproj
+++ b/mcs/class/System.Web.Services/System.Web.Services-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699,168,169,219,414,612,649</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -45,178 +46,178 @@
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ItemGroup>
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\inc\InvariantComparer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\inc\PrivilegedConfigurationManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\ComponentModel\CompModSwitches.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Configuration\DiagnosticsElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Configuration\PriorityGroup.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Configuration\ProtocolElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Configuration\ProtocolElementCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Configuration\Protocols.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Configuration\SoapEnvelopeProcessingElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Configuration\SoapExtensionTypeElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Configuration\SoapExtensionTypeElementCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Configuration\TypeElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Configuration\TypeElementCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Configuration\WebServicesSection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Configuration\WsdlHelpGeneratorElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Configuration\WsiProfilesElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Configuration\WsiProfilesElementCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Configuration\XmlFormatExtensionAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Configuration\XmlFormatExtensionPointAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Configuration\XmlFormatExtensionPrefixAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\HttpFormatExtensions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\HttpGetProtocolImporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\HttpGetProtocolReflector.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\HttpPostProtocolImporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\HttpPostProtocolReflector.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\HttpProtocolImporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\HttpProtocolReflector.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\MimeAnyImporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\MimeFormatExtensions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\MimeFormImporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\MimeFormReflector.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\MimeImporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\MimeParameter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\MimeParameters.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\MimeReflector.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\MimeReturn.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\MimeTextImporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\MimeXmlImporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\MimeXmlReflector.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\ProtocolImporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\ProtocolReflector.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\SchemaCompiler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\ServiceDescription.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\ServiceDescriptionImporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\ServiceDescriptionReflector.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\ServiceDescriptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\ServiceDescriptionSerializer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\Soap12FormatExtensions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\Soap12ProtocolImporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\Soap12ProtocolReflector.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\SoapExtensionImporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\SoapExtensionReflector.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\SoapFormatExtensions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\SoapHttpTransportImporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\SoapProtocolImporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\SoapProtocolReflector.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\SoapTransportImporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\WebCodeGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\WebReference.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\WebReferenceCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\WebReferenceOptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Description\WebServicesInteroperability.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Diagnostics\TraceUtility.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Discovery\ContractReference.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Discovery\ContractSearchPattern.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Discovery\DiscoveryClientDocuments.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Discovery\DiscoveryClientProtocol.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Discovery\DiscoveryClientReferences.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Discovery\DiscoveryDocument.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Discovery\DiscoveryDocumentLinksPattern.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Discovery\DiscoveryDocumentReference.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Discovery\DiscoveryDocumentSearchPattern.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Discovery\DiscoveryDocumentSerializer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Discovery\DiscoveryExceptionDictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Discovery\DiscoveryReference.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Discovery\DiscoveryReferences.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Discovery\DiscoveryRequestHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Discovery\DiscoverySearchPattern.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Discovery\DynamicDiscoSearcher.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Discovery\DynamicDiscoveryDocument.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Discovery\DynamicPhysicalDiscoSearcher.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Discovery\DynamicVirtualDiscoSearcher.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Discovery\ExcludePathInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Discovery\InvalidContentTypeException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Discovery\InvalidDocumentContentsException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Discovery\LinkGrep.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Discovery\SchemaReference.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Discovery\SoapBinding.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Discovery\XmlSchemaSearchPattern.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Interop\CallId.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Interop\INotifyConnection2.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Interop\INotifySink2.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Interop\INotifySource2.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Interop\NotifyFilter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Interop\UserThread.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\NativeMethods.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\PartialTrustHelpers.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\AnyReturnReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\BufferedResponseStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\ClientProtocol.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\DiscoveryServerProtocol.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\DocumentationServerProtocol.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\HtmlFormParameterReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\HtmlFormParameterWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\HttpClientProtocol.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\HttpGetClientProtocol.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\HttpGetServerProtocol.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\HttpMethodAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\HttpPostClientProtocol.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\HttpPostLocalhostServerProtocol.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\HttpPostServerProtocol.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\HttpServerProtocol.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\LogicalMethodInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\MatchAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\MimeFormatter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\MimeParameterReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\MimeParameterWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\MimeReturnReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\MimeReturnWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\NopReturnReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\PatternMatcher.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\RequestResponse.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\RuntimeUtils.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\Scalars.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\ScatterGatherStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\ServerProtocol.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\ServerType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\Soap11ServerProtocol.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\Soap12ServerProtocol.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapClientMessage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapClientProtocol.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapDocumentMethodAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapDocumentServiceAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapExtension.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapExtensionAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapExtensionStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapFaultCodes.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapHeader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapHeaderAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapHeaderDirection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapHeaderException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapHeaders.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapMessage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapMessageStage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapParameterStyle.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapProtocolVersion.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapReflector.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapRpcMethodAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapRpcServiceAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapServerMessage.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapServerMethod.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapServerProtocol.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapServiceRoutingStyle.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapUnknownHeader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\TextReturnReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\UrlEncodedParameterWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\UrlParameterReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\UrlParameterWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\ValueCollectionParameterReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\WebServiceHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\WebServiceHandlerFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\XmlReturnReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Protocols\XmlReturnWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\Soap.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\WebMethodAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\WebService.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\WebServiceAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\WebServiceBindingAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\WebServicesDescriptionAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web.Services\System\Web\Services\WsiProfiles.cs" />
<Compile Include="..\..\build\common\Consts.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\inc\InvariantComparer.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\inc\PrivilegedConfigurationManager.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\ComponentModel\CompModSwitches.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Configuration\DiagnosticsElement.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Configuration\PriorityGroup.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Configuration\ProtocolElement.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Configuration\ProtocolElementCollection.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Configuration\Protocols.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Configuration\SoapEnvelopeProcessingElement.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Configuration\SoapExtensionTypeElement.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Configuration\SoapExtensionTypeElementCollection.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Configuration\TypeElement.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Configuration\TypeElementCollection.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Configuration\WebServicesSection.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Configuration\WsdlHelpGeneratorElement.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Configuration\WsiProfilesElement.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Configuration\WsiProfilesElementCollection.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Configuration\XmlFormatExtensionAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Configuration\XmlFormatExtensionPointAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Configuration\XmlFormatExtensionPrefixAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\HttpFormatExtensions.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\HttpGetProtocolImporter.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\HttpGetProtocolReflector.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\HttpPostProtocolImporter.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\HttpPostProtocolReflector.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\HttpProtocolImporter.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\HttpProtocolReflector.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\MimeAnyImporter.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\MimeFormatExtensions.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\MimeFormImporter.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\MimeFormReflector.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\MimeImporter.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\MimeParameter.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\MimeParameters.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\MimeReflector.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\MimeReturn.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\MimeTextImporter.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\MimeXmlImporter.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\MimeXmlReflector.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\ProtocolImporter.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\ProtocolReflector.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\SchemaCompiler.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\ServiceDescription.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\ServiceDescriptionImporter.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\ServiceDescriptionReflector.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\ServiceDescriptions.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\ServiceDescriptionSerializer.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\Soap12FormatExtensions.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\Soap12ProtocolImporter.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\Soap12ProtocolReflector.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\SoapExtensionImporter.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\SoapExtensionReflector.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\SoapFormatExtensions.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\SoapHttpTransportImporter.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\SoapProtocolImporter.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\SoapProtocolReflector.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\SoapTransportImporter.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\WebCodeGenerator.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\WebReference.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\WebReferenceCollection.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\WebReferenceOptions.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\WebServicesInteroperability.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Diagnostics\TraceUtility.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Discovery\ContractReference.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Discovery\ContractSearchPattern.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Discovery\DiscoveryClientDocuments.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Discovery\DiscoveryClientProtocol.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Discovery\DiscoveryClientReferences.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Discovery\DiscoveryDocument.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Discovery\DiscoveryDocumentLinksPattern.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Discovery\DiscoveryDocumentReference.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Discovery\DiscoveryDocumentSearchPattern.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Discovery\DiscoveryDocumentSerializer.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Discovery\DiscoveryExceptionDictionary.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Discovery\DiscoveryReference.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Discovery\DiscoveryReferences.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Discovery\DiscoveryRequestHandler.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Discovery\DiscoverySearchPattern.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Discovery\DynamicDiscoSearcher.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Discovery\DynamicDiscoveryDocument.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Discovery\DynamicPhysicalDiscoSearcher.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Discovery\DynamicVirtualDiscoSearcher.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Discovery\ExcludePathInfo.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Discovery\InvalidContentTypeException.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Discovery\InvalidDocumentContentsException.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Discovery\LinkGrep.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Discovery\SchemaReference.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Discovery\SoapBinding.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Discovery\XmlSchemaSearchPattern.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Interop\CallId.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Interop\INotifyConnection2.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Interop\INotifySink2.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Interop\INotifySource2.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Interop\NotifyFilter.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Interop\UserThread.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\NativeMethods.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\PartialTrustHelpers.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\AnyReturnReader.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\BufferedResponseStream.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\ClientProtocol.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\DiscoveryServerProtocol.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\DocumentationServerProtocol.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\HtmlFormParameterReader.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\HtmlFormParameterWriter.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\HttpClientProtocol.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\HttpGetClientProtocol.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\HttpGetServerProtocol.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\HttpMethodAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\HttpPostClientProtocol.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\HttpPostLocalhostServerProtocol.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\HttpPostServerProtocol.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\HttpServerProtocol.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\LogicalMethodInfo.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\MatchAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\MimeFormatter.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\MimeParameterReader.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\MimeParameterWriter.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\MimeReturnReader.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\MimeReturnWriter.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\NopReturnReader.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\PatternMatcher.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\RequestResponse.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\RuntimeUtils.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\Scalars.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\ScatterGatherStream.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\ServerProtocol.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\ServerType.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\Soap11ServerProtocol.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\Soap12ServerProtocol.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapClientMessage.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapClientProtocol.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapDocumentMethodAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapDocumentServiceAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapException.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapExtension.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapExtensionAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapExtensionStream.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapFaultCodes.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapHeader.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapHeaderAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapHeaderDirection.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapHeaderException.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapHeaders.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapMessage.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapMessageStage.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapParameterStyle.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapProtocolVersion.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapReflector.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapRpcMethodAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapRpcServiceAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapServerMessage.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapServerMethod.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapServerProtocol.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapServiceRoutingStyle.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\SoapUnknownHeader.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\TextReturnReader.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\UrlEncodedParameterWriter.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\UrlParameterReader.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\UrlParameterWriter.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\ValueCollectionParameterReader.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\WebServiceHandler.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\WebServiceHandlerFactory.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\XmlReturnReader.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Protocols\XmlReturnWriter.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Soap.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\WebMethodAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\WebService.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\WebServiceAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\WebServiceBindingAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\WebServicesDescriptionAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\WsiProfiles.cs" />
<Compile Include="Assembly\AssemblyInfo.cs" />
<Compile Include="ReferenceSources\Res.cs" /> </ItemGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
@@ -266,10 +267,11 @@
<Project>{DE51B021-D51C-4F26-99EE-B0729D97631E}</Project>
<Name>System.Web-plainweb-net_4_x</Name>
</ProjectReference>
- <ProjectReference Include="../System.Design/System.Design-net_4_x.csproj">
- <Project>{EFEDC380-2CB0-4B40-9566-D2302867A4D9}</Project>
- <Name>System.Design-net_4_x</Name>
- </ProjectReference>
+ <Reference Include="./../../class/lib/net_4_x/plaindesign/System.Design.dll">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>./../../class/lib/net_4_x/plaindesign/System.Design.dll</HintPath>
+ <Private>False</Private>
+ </Reference>
<ProjectReference Include="../System.DirectoryServices/System.DirectoryServices-net_4_x.csproj">
<Project>{CC4F3F73-E0A6-49EE-8F7D-BD8B9F293A72}</Project>
<Name>System.DirectoryServices-net_4_x</Name>
diff --git a/mcs/class/System.Web.WebPages.Deployment/System.Web.WebPages.Deployment-net_4_x.csproj b/mcs/class/System.Web.WebPages.Deployment/System.Web.WebPages.Deployment-net_4_x.csproj
index 4d9791f0dcd..582e54ff90c 100644
--- a/mcs/class/System.Web.WebPages.Deployment/System.Web.WebPages.Deployment-net_4_x.csproj
+++ b/mcs/class/System.Web.WebPages.Deployment/System.Web.WebPages.Deployment-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -112,9 +113,9 @@
<Project>{9DB806CB-B828-49B7-BAE2-2E52402CB4DC}</Project>
<Name>System.Web-net_4_x</Name>
</ProjectReference>
- <Reference Include="Microsoft.Web.Infrastructure">
+ <Reference Include="./../../class/lib/net_4_x/Microsoft.Web.Infrastructure.dll">
<SpecificVersion>False</SpecificVersion>
- <HintPath>Microsoft.Web.Infrastructure</HintPath>
+ <HintPath>./../../class/lib/net_4_x/Microsoft.Web.Infrastructure.dll</HintPath>
<Private>False</Private>
</Reference>
</ItemGroup>
diff --git a/mcs/class/System.Web.WebPages.Razor/System.Web.WebPages.Razor-net_4_x.csproj b/mcs/class/System.Web.WebPages.Razor/System.Web.WebPages.Razor-net_4_x.csproj
index a9e9a43a79d..28addf11a17 100644
--- a/mcs/class/System.Web.WebPages.Razor/System.Web.WebPages.Razor-net_4_x.csproj
+++ b/mcs/class/System.Web.WebPages.Razor/System.Web.WebPages.Razor-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.Web.WebPages/System.Web.WebPages-net_4_x.csproj b/mcs/class/System.Web.WebPages/System.Web.WebPages-net_4_x.csproj
index de8e8f18a80..e854d6d1550 100644
--- a/mcs/class/System.Web.WebPages/System.Web.WebPages-net_4_x.csproj
+++ b/mcs/class/System.Web.WebPages/System.Web.WebPages-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -227,9 +228,9 @@
<Project>{DABF9F75-63AD-4991-9D2B-9234E7032B32}</Project>
<Name>Microsoft.CSharp-net_4_x</Name>
</ProjectReference>
- <Reference Include="Microsoft.Web.Infrastructure">
+ <Reference Include="./../../class/lib/net_4_x/Microsoft.Web.Infrastructure.dll">
<SpecificVersion>False</SpecificVersion>
- <HintPath>Microsoft.Web.Infrastructure</HintPath>
+ <HintPath>./../../class/lib/net_4_x/Microsoft.Web.Infrastructure.dll</HintPath>
<Private>False</Private>
</Reference>
<ProjectReference Include="../System/System-net_4_x.csproj">
diff --git a/mcs/class/System.Web/System.Web-net_4_x.csproj b/mcs/class/System.Web/System.Web-net_4_x.csproj
index f63b9ab2489..8c0960986fe 100644
--- a/mcs/class/System.Web/System.Web-net_4_x.csproj
+++ b/mcs/class/System.Web/System.Web-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699,612,618,618</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -45,384 +46,483 @@
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ItemGroup>
- <Compile Include="..\..\..\external\referencesource\System.Web\Abstractions\HttpApplicationStateBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Abstractions\HttpApplicationStateWrapper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Abstractions\HttpBrowserCapabilitiesBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Abstractions\HttpBrowserCapabilitiesWrapper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Abstractions\HttpCachePolicyBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Abstractions\HttpCachePolicyWrapper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Abstractions\HttpFileCollectionBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Abstractions\HttpPostedFileBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Abstractions\HttpPostedFileWrapper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Abstractions\HttpRequestBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Abstractions\HttpResponseBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Abstractions\HttpServerUtilityBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Abstractions\HttpSessionStateBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Abstractions\HttpSessionStateWrapper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Abstractions\HttpStaticObjectsCollectionBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Abstractions\HttpStaticObjectsCollectionWrapper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Cache\IOutputCacheEntry.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Cache\ResponseElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Compilation\BuildProviderAppliesTo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Compilation\BuildProviderAppliesToAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Compilation\DesignTimeResourceProviderFactoryAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Compilation\ExpressionEditorAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Compilation\ExpressionPrefixAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Compilation\FolderLevelBuildProviderAppliesTo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Compilation\FolderLevelBuildProviderAppliesToAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Compilation\IAssemblyPostProcessor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Compilation\IImplicitResourceProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\AdapterDictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\AsyncPreloadModeFlags.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\AuthenticationMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\AuthorizationRuleAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\BrowserCapsElementType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\BrowserTree.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\CustomErrorsMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\CustomErrorsRedirectMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\CustomWebEventKey.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\DelayedRegex.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\FormsAuthPasswordFormat.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\FormsProtectionEnum.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\IConfigMapPath.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\IConfigMapPathFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\IRemoteWebConfigurationHostServer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\MachineKeyCompatibilityMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\MachineKeyValidation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\PagesEnableSessionState.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\ProcessModelComAuthenticationLevel.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\ProcessModelComImpersonationLevel.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\ProcessModelLogLevel.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\ProfileGuidedOptimizationsFlags.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\RegexMatchTimeoutValidator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\RegexMatchTimeoutValidatorAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\RpcAuthent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\RpcImpers.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\RpcLevel.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\SerializationMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\SystemWebCachingSectionGroup.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\TicketCompatibilityMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\TraceDisplayMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\WebApplicationLevel.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\WebLevel.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\XhtmlConformanceMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Hosting\IApplicationHost.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Hosting\IRegisteredObject.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\IHtmlString.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\IHttpAsyncHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\IHttpHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\IHttpHandlerFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\IHttpModule.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\ISubscriptionToken.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\ITlsTokenBindingInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\ModelBinding\BindingBehavior.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\ModelBinding\BindingBehaviorAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\ModelBinding\BindNeverAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\ModelBinding\BindRequiredAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\ModelBinding\ExtensibleModelBinderAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\ModelBinding\IModelNameProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\ModelBinding\ModelBinderProviderOptionsAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\ModelBinding\ModelError.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\ModelBinding\ModelErrorCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\PreApplicationStartMethodAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Profile\HttpProfileGroupBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Profile\ProfileEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Profile\ProfileEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\ReadEntityBodyMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\RequestNotification.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\RequestNotificationStatus.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Routing\IRouteConstraint.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Routing\IRouteHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Routing\RequestContext.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Routing\RouteBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Routing\RouteDirection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Routing\RouteTable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Routing\RouteValueDictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Routing\VirtualPathData.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Security\AntiXss\CodeCharts.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Security\FormsAuthenticationEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Security\FormsAuthenticationEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Security\PassportAuthenticationEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Security\PassportAuthenticationEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Security\RoleManagerEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Security\RoleManagerEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Security\WindowsAuthenticationEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Security\WindowsAuthenticationEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\State\IReadOnlySessionState.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\State\IRequiresSessionState.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\State\SessionStateBehavior.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\ClientIDMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\ConflictOptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\ConstructorNeedsTagAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\ControlBuilderAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\CssClassPropertyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\DataBindingHandlerAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\DataKeyPropertyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\DataSourceCacheExpiry.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\DataSourceCapabilities.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\DataSourceOperation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\FileLevelControlBuilderAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\FilterableAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\HtmlTextWriterAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\HtmlTextWriterStyle.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\HtmlTextWriterTag.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IAttributeAccessor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IAutoFieldGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IBindableControl.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IBindableTemplate.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\ICallbackEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IControlBuilderAccessor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IControlDesignerAccessor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IDataBindingsAccessor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IDataItemContainer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IDataKeysControl.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IDataSource.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IDataSourceViewSchemaAccessor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IDReferencePropertyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IExpressionsAccessor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IFilterResolutionService.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IHierarchicalDataSource.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IHierarchicalEnumerable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IHierarchyData.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\ImageClickEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\INamingContainer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\INavigateUIData.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\INonBindingContainer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IParserAccessor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IPostBackDataHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IPostBackEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IResourceUrlGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IScriptResourceDefinition.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IScriptResourceMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IStateFormatter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IStateManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IStyleSheet.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\ITemplate.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IThemeResolutionService.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IUrlResolutionService.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IUserControlDesignerAccessor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IUserControlTypeResolutionService.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IValidator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\NonVisualControlAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\PersistChildrenAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\PersistenceMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\SupportsEventValidationAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\TemplateInstance.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\TemplateInstanceAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\ThemeableAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\TraceContextEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\TraceContextEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\UnobtrusiveValidationMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\ValidateRequestMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\ViewStateEncryptionMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\ViewStateMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\Adapters\WmlPostFieldType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\AdCreatedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\AuthenticateEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\AuthenticateEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\AutoCompleteType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\BorderStyle.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\BulletedListEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\BulletedListEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ButtonColumnType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ButtonType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\CalendarSelectionMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\CallingDataMethodsEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\CallingDataMethodsEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\CommandEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\CommandEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ContentDirection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\CreateUserErrorEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\CreateUserErrorEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DataBoundControlMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DataControlCellType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DataControlRowState.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DataControlRowType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DataGridCommandEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DataGridCommandEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DataGridItemEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DataGridItemEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DataGridPageChangedEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DataGridPageChangedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DataGridSortCommandEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DataGridSortCommandEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DataListCommandEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DataListCommandEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DataListItemEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DataListItemEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DayNameFormat.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DayRenderEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DetailsViewCommandEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DetailsViewCommandEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DetailsViewDeletedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DetailsViewDeleteEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DetailsViewInsertedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DetailsViewInsertEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DetailsViewMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DetailsViewModeEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DetailsViewModeEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DetailsViewPageEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DetailsViewPageEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DetailsViewUpdatedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DetailsViewUpdateEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\FirstDayOfWeek.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\FontSize.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\FormViewCommandEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\FormViewDeletedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\FormViewDeleteEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\FormViewInsertedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\FormViewInsertEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\FormViewMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\FormViewModeEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\FormViewModeEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\FormViewPageEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\FormViewPageEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\FormViewUpdatedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\FormViewUpdateEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridLines.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridViewCancelEditEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridViewCancelEditEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridViewCommandEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridViewCommandEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridViewDeletedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridViewDeleteEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridViewEditEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridViewEditEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridViewPageEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridViewPageEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridViewRowEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridViewRowEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridViewSelectEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridViewSelectEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridViewSortEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridViewSortEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridViewUpdatedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridViewUpdateEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\HorizontalAlign.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\HotSpotMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\IButtonControl.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ICallbackContainer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ICompositeControlDesignerAccessor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\IDataBoundControl.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\IDataBoundItemControl.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\IDataBoundListControl.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\IFieldControl.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ImageAlign.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ImageMapEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ImageMapEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\IPersistedSelector.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\IRepeatInfoUser.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ListItemType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ListSelectionMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\LiteralMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\LoginCancelEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\LoginCancelEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\LoginFailureAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\LogoutAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\MailMessageEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\MailMessageEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\MenuEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\MenuEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\MenuRenderingMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\MonthChangedEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\MonthChangedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\NextPrevFormat.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ObjectDataSourceDisposingEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ObjectDataSourceDisposingEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ObjectDataSourceEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ObjectDataSourceFilteringEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ObjectDataSourceFilteringEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ObjectDataSourceMethodEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ObjectDataSourceMethodEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ObjectDataSourceSelectingEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ObjectDataSourceSelectingEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ObjectDataSourceStatusEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ObjectDataSourceStatusEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\Orientation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\PagerButtons.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\PagerMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\PagerPosition.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\PathDirection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\RepeatDirection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\RepeaterCommandEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\RepeaterCommandEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\RepeaterItemEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\RepeaterItemEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\RepeatLayout.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\SendMailErrorEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ServerValidateEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\SiteMapNodeItemEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\SiteMapNodeItemEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\SiteMapNodeItemType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\SortDirection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\SqlDataSourceCommandEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\SqlDataSourceCommandEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\SqlDataSourceCommandType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\SqlDataSourceFilteringEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\SqlDataSourceFilteringEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\SqlDataSourceMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\SqlDataSourceSelectingEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\SqlDataSourceSelectingEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\SqlDataSourceStatusEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\SqlDataSourceStatusEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\TableCaptionAlign.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\TableHeaderScope.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\TableRowSection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\TextAlign.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\TextBoxMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\TitleFormat.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\TreeNodeEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\TreeNodeEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\TreeNodeSelectAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\TreeViewImageSet.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\UnitType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ValidationCompareOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ValidationDataType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ValidationSummaryDisplayMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ValidatorDisplay.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\VerticalAlign.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\WebColorConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\FieldCallback.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\ITrackingPersonalizable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\ITransformerConfigurationControl.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\IVersioningPersonalizable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\IWebActionable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\IWebEditable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\IWebPart.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\IWebPartField.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\IWebPartHttpHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\IWebPartParameters.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\IWebPartRow.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\IWebPartTable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\ParametersCallback.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\PartChromeState.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\PartChromeType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\PersonalizationScope.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\RowCallback.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\TableCallback.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\WebBrowsableAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\WebDescriptionAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\WebDisplayNameAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\WebPartAuthorizationEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\WebPartCancelEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\WebPartCancelEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\WebPartEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\WebPartEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\WebPartExportMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\WebPartHelpMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\WebPartVerbsEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\WebPartVerbsEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UnvalidatedRequestValuesBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UnvalidatedRequestValuesWrapper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Util\IObjectFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Util\RequestValidationSource.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Util\StringUtil.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\WebSockets\AspNetWebSocketOptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\WebSockets\SubprotocolUtil.cs" />
<Compile Include="..\..\build\common\Consts.cs" />
<Compile Include="..\..\build\common\Locale.cs" />
<Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
<Compile Include="..\..\build\common\SR.cs" />
+ <Compile Include="..\referencesource\System.Web\Abstractions\HttpApplicationStateBase.cs" />
+ <Compile Include="..\referencesource\System.Web\Abstractions\HttpApplicationStateWrapper.cs" />
+ <Compile Include="..\referencesource\System.Web\Abstractions\HttpBrowserCapabilitiesBase.cs" />
+ <Compile Include="..\referencesource\System.Web\Abstractions\HttpBrowserCapabilitiesWrapper.cs" />
+ <Compile Include="..\referencesource\System.Web\Abstractions\HttpCachePolicyBase.cs" />
+ <Compile Include="..\referencesource\System.Web\Abstractions\HttpCachePolicyWrapper.cs" />
+ <Compile Include="..\referencesource\System.Web\Abstractions\HttpFileCollectionBase.cs" />
+ <Compile Include="..\referencesource\System.Web\Abstractions\HttpPostedFileBase.cs" />
+ <Compile Include="..\referencesource\System.Web\Abstractions\HttpPostedFileWrapper.cs" />
+ <Compile Include="..\referencesource\System.Web\Abstractions\HttpRequestBase.cs" />
+ <Compile Include="..\referencesource\System.Web\Abstractions\HttpResponseBase.cs" />
+ <Compile Include="..\referencesource\System.Web\Abstractions\HttpServerUtilityBase.cs" />
+ <Compile Include="..\referencesource\System.Web\Abstractions\HttpSessionStateBase.cs" />
+ <Compile Include="..\referencesource\System.Web\Abstractions\HttpSessionStateWrapper.cs" />
+ <Compile Include="..\referencesource\System.Web\Abstractions\HttpStaticObjectsCollectionBase.cs" />
+ <Compile Include="..\referencesource\System.Web\Abstractions\HttpStaticObjectsCollectionWrapper.cs" />
+ <Compile Include="..\referencesource\System.Web\Cache\IOutputCacheEntry.cs" />
+ <Compile Include="..\referencesource\System.Web\Cache\OutputCacheProviderCollection.cs" />
+ <Compile Include="..\referencesource\System.Web\Cache\ResponseElement.cs" />
+ <Compile Include="..\referencesource\System.Web\Compilation\BuildProviderAppliesTo.cs" />
+ <Compile Include="..\referencesource\System.Web\Compilation\BuildProviderAppliesToAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\Compilation\DesignTimeResourceProviderFactoryAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\Compilation\ExpressionEditorAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\Compilation\ExpressionPrefixAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\Compilation\FolderLevelBuildProviderAppliesTo.cs" />
+ <Compile Include="..\referencesource\System.Web\Compilation\FolderLevelBuildProviderAppliesToAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\Compilation\IAssemblyPostProcessor.cs" />
+ <Compile Include="..\referencesource\System.Web\Compilation\IImplicitResourceProvider.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\AdapterDictionary.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\AsyncPreloadModeFlags.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\AuthenticationMode.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\AuthorizationRuleAction.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\BrowserCapsElementType.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\BrowserTree.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\CustomErrorsMode.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\CustomErrorsRedirectMode.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\CustomWebEventKey.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\DelayedRegex.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\FormsAuthPasswordFormat.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\FormsProtectionEnum.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\IConfigMapPath.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\IConfigMapPathFactory.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\Internal\IInternalConfigWebHost.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\IRemoteWebConfigurationHostServer.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\IServerConfig2.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\MachineKeyCompatibilityMode.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\MachineKeyValidation.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\PagesEnableSessionState.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\ProcessModelComAuthenticationLevel.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\ProcessModelComImpersonationLevel.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\ProcessModelLogLevel.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\ProfileGuidedOptimizationsFlags.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\RegexMatchTimeoutValidator.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\RegexMatchTimeoutValidatorAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\RpcAuthent.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\RpcImpers.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\RpcLevel.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\SerializationMode.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\SystemWebCachingSectionGroup.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\TicketCompatibilityMode.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\TraceDisplayMode.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\WebApplicationLevel.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\WebLevel.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\XhtmlConformanceMode.cs" />
+ <Compile Include="..\referencesource\System.Web\Hosting\AppDomainProtocolHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\Hosting\HostingEnvironmentException.cs" />
+ <Compile Include="..\referencesource\System.Web\Hosting\HTTP_COOKED_URL.cs" />
+ <Compile Include="..\referencesource\System.Web\Hosting\IApplicationHost.cs" />
+ <Compile Include="..\referencesource\System.Web\Hosting\ICustomLoader.cs" />
+ <Compile Include="..\referencesource\System.Web\Hosting\ICustomRuntime.cs" />
+ <Compile Include="..\referencesource\System.Web\Hosting\ICustomRuntimeManager.cs" />
+ <Compile Include="..\referencesource\System.Web\Hosting\IProcessHostPreloadClient.cs" />
+ <Compile Include="..\referencesource\System.Web\Hosting\IProcessHostSupportFunctions.cs" />
+ <Compile Include="..\referencesource\System.Web\Hosting\IProcessPingCallback.cs" />
+ <Compile Include="..\referencesource\System.Web\Hosting\IProcessSuspendListener.cs" />
+ <Compile Include="..\referencesource\System.Web\Hosting\IQueueHost.cs" />
+ <Compile Include="..\referencesource\System.Web\Hosting\IRegisteredObject.cs" />
+ <Compile Include="..\referencesource\System.Web\Hosting\IStopListeningRegisteredObject.cs" />
+ <Compile Include="..\referencesource\System.Web\Hosting\ISuspendibleRegisteredObject.cs" />
+ <Compile Include="..\referencesource\System.Web\HtmlString.cs" />
+ <Compile Include="..\referencesource\System.Web\HttpChannelBindingToken.cs" />
+ <Compile Include="..\referencesource\System.Web\HttpRawResponse.cs" />
+ <Compile Include="..\referencesource\System.Web\IHtmlString.cs" />
+ <Compile Include="..\referencesource\System.Web\IHttpAsyncHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\IHttpHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\IHttpHandlerFactory.cs" />
+ <Compile Include="..\referencesource\System.Web\IHttpModule.cs" />
+ <Compile Include="..\referencesource\System.Web\IntraPartitionAPIs\xsp\PerfCounterEnum.cs" />
+ <Compile Include="..\referencesource\System.Web\IPrincipalContainer.cs" />
+ <Compile Include="..\referencesource\System.Web\IRequestCompletedNotifier.cs" />
+ <Compile Include="..\referencesource\System.Web\ISubscriptionToken.cs" />
+ <Compile Include="..\referencesource\System.Web\ITlsTokenBindingInfo.cs" />
+ <Compile Include="..\referencesource\System.Web\Management\IInternalWebEventProvider.cs" />
+ <Compile Include="..\referencesource\System.Web\misc\InvariantComparer.cs" />
+ <Compile Include="..\referencesource\System.Web\ModelBinding\BindingBehavior.cs" />
+ <Compile Include="..\referencesource\System.Web\ModelBinding\BindingBehaviorAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\ModelBinding\BindNeverAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\ModelBinding\BindRequiredAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\ModelBinding\DictionaryHelpers.cs" />
+ <Compile Include="..\referencesource\System.Web\ModelBinding\ExtensibleModelBinderAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\ModelBinding\IModelNameProvider.cs" />
+ <Compile Include="..\referencesource\System.Web\ModelBinding\IUnvalidatedValueProviderSource.cs" />
+ <Compile Include="..\referencesource\System.Web\ModelBinding\IValueProvider.cs" />
+ <Compile Include="..\referencesource\System.Web\ModelBinding\IValueProviderSource.cs" />
+ <Compile Include="..\referencesource\System.Web\ModelBinding\ModelBinderProviderOptionsAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\ModelBinding\ModelBindingExecutionContext.cs" />
+ <Compile Include="..\referencesource\System.Web\ModelBinding\ModelError.cs" />
+ <Compile Include="..\referencesource\System.Web\ModelBinding\ModelErrorCollection.cs" />
+ <Compile Include="..\referencesource\System.Web\ModelBinding\ModelState.cs" />
+ <Compile Include="..\referencesource\System.Web\ModelBinding\ModelStateDictionary.cs" />
+ <Compile Include="..\referencesource\System.Web\ModelBinding\ValueProviderResult.cs" />
+ <Compile Include="..\referencesource\System.Web\ModuleConfigurationInfo.cs" />
+ <Compile Include="..\referencesource\System.Web\PreApplicationStartMethodAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\Profile\DefaultHttpProfile.cs" />
+ <Compile Include="..\referencesource\System.Web\Profile\HttpProfileGroupBase.cs" />
+ <Compile Include="..\referencesource\System.Web\Profile\ProfileAuthenticationOptions.cs" />
+ <Compile Include="..\referencesource\System.Web\Profile\ProfileEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\Profile\ProfileEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\Profile\ProfileInfo.cs" />
+ <Compile Include="..\referencesource\System.Web\ReadEntityBodyMode.cs" />
+ <Compile Include="..\referencesource\System.Web\RequestNotification.cs" />
+ <Compile Include="..\referencesource\System.Web\RequestNotificationStatus.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\BoundUrl.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\ContentPathSegment.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\HttpMethodConstraint.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\IRouteConstraint.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\IRouteHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\LiteralSubsegment.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\PageRouteHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\ParameterSubsegment.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\ParsedRoute.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\PathSegment.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\PathSubsegment.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\RequestContext.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\Route.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\RouteBase.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\RouteCollection.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\RouteData.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\RouteDirection.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\RouteParser.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\RouteTable.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\RouteValueDictionary.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\SeparatorPathSegment.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\StopRoutingHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\UrlAuthFailureHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\UrlRoutingHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\UrlRoutingModule.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\VirtualPathData.cs" />
+ <Compile Include="..\referencesource\System.Web\Security\AntiXss\CodeCharts.cs" />
+ <Compile Include="..\referencesource\System.Web\Security\Cryptography\ICryptoService.cs" />
+ <Compile Include="..\referencesource\System.Web\Security\FormsAuthenticationEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\Security\FormsAuthenticationEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\Security\PassportAuthenticationEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\Security\PassportAuthenticationEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\Security\RoleManagerEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\Security\RoleManagerEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\Security\WindowsAuthenticationEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\Security\WindowsAuthenticationEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\State\IReadOnlySessionState.cs" />
+ <Compile Include="..\referencesource\System.Web\State\IRequiresSessionState.cs" />
+ <Compile Include="..\referencesource\System.Web\State\SessionStateBehavior.cs" />
+ <Compile Include="..\referencesource\System.Web\TaskWrapperAsyncResult.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\ClientIDMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\ConflictOptions.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\ConstructorNeedsTagAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\ControlBuilderAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\CssClassPropertyAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\DataBindingHandlerAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\DataKeyPropertyAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\DataSourceCacheExpiry.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\DataSourceCapabilities.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\DataSourceOperation.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\FileLevelControlBuilderAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\FilterableAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\HtmlTextWriterAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\HtmlTextWriterStyle.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\HtmlTextWriterTag.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IAttributeAccessor.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IAutoFieldGenerator.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IBindableControl.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IBindableTemplate.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\ICallbackEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IControlBuilderAccessor.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IControlDesignerAccessor.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IDataBindingsAccessor.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IDataItemContainer.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IDataKeysControl.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IDataSource.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IDataSourceViewSchemaAccessor.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IDReferencePropertyAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IExpressionsAccessor.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IFilterResolutionService.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IHierarchicalDataSource.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IHierarchicalEnumerable.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IHierarchyData.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\ImageClickEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\INamingContainer.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\INavigateUIData.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\INonBindingContainer.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IParserAccessor.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IPostBackDataHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IPostBackEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IResourceUrlGenerator.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IScriptResourceDefinition.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IScriptResourceMapping.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IStateFormatter.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IStateManager.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IStyleSheet.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\ITemplate.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IThemeResolutionService.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IUpdatePanel.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IUrlResolutionService.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IUserControlDesignerAccessor.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IUserControlTypeResolutionService.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IValidator.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\NonVisualControlAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\PersistChildrenAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\PersistenceMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\SupportsEventValidationAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\TemplateInstance.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\TemplateInstanceAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\ThemeableAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\TraceContextEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\TraceContextEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\UnobtrusiveValidationMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\ValidateRequestMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\ViewStateEncryptionMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\ViewStateMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\Adapters\WmlPostFieldType.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\AdCreatedEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\AuthenticateEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\AuthenticateEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\AutoCompleteType.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\BorderStyle.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\BulletedListEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\BulletedListEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ButtonColumnType.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ButtonType.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\CalendarSelectionMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\CallingDataMethodsEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\CallingDataMethodsEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\CommandEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\CommandEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ContentDirection.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\CreateUserErrorEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\CreateUserErrorEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DataBoundControlMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DataControlCellType.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DataControlRowState.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DataControlRowType.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DataGridCommandEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DataGridCommandEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DataGridItemEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DataGridItemEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DataGridPageChangedEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DataGridPageChangedEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DataGridSortCommandEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DataGridSortCommandEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DataListCommandEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DataListCommandEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DataListItemEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DataListItemEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DayNameFormat.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DayRenderEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DetailsViewCommandEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DetailsViewCommandEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DetailsViewDeletedEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DetailsViewDeleteEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DetailsViewInsertedEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DetailsViewInsertEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DetailsViewMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DetailsViewModeEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DetailsViewModeEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DetailsViewPageEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DetailsViewPageEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DetailsViewUpdatedEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DetailsViewUpdateEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\FirstDayOfWeek.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\FontSize.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\FormViewCommandEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\FormViewDeletedEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\FormViewDeleteEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\FormViewInsertedEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\FormViewInsertEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\FormViewMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\FormViewModeEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\FormViewModeEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\FormViewPageEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\FormViewPageEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\FormViewUpdatedEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\FormViewUpdateEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridLines.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridViewCancelEditEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridViewCancelEditEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridViewCommandEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridViewCommandEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridViewDeletedEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridViewDeleteEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridViewEditEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridViewEditEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridViewPageEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridViewPageEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridViewRowEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridViewRowEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridViewSelectEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridViewSelectEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridViewSortEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridViewSortEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridViewUpdatedEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridViewUpdateEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\HorizontalAlign.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\HotSpotMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\IBorderPaddingControl.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\IButtonControl.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ICallbackContainer.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ICheckBoxControl.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ICompositeControlDesignerAccessor.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\IDataBoundControl.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\IDataBoundItemControl.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\IDataBoundListControl.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\IEditableTextControl.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\IEditableTextControl.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\IFieldControl.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ImageAlign.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ImageMapEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ImageMapEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\IPersistedSelector.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\IPostBackContainer.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\IRenderOuterTableControl.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\IRepeatInfoUser.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ITextControl.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\IWizardSideBarListControl.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ListItemType.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ListSelectionMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\LiteralMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\LoginCancelEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\LoginCancelEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\LoginFailureAction.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\LogoutAction.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\MailMessageEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\MailMessageEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\MenuEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\MenuEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\MenuRenderingMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\MonthChangedEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\MonthChangedEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\NextPrevFormat.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ObjectDataSourceDisposingEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ObjectDataSourceDisposingEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ObjectDataSourceEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ObjectDataSourceFilteringEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ObjectDataSourceFilteringEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ObjectDataSourceMethodEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ObjectDataSourceMethodEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ObjectDataSourceSelectingEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ObjectDataSourceSelectingEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ObjectDataSourceStatusEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ObjectDataSourceStatusEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\Orientation.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\PagerButtons.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\PagerMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\PagerPosition.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\PathDirection.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\RepeatDirection.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\RepeaterCommandEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\RepeaterCommandEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\RepeaterItemEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\RepeaterItemEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\RepeatLayout.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\SendMailErrorEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ServerValidateEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\SiteMapNodeItemEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\SiteMapNodeItemEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\SiteMapNodeItemType.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\SortDirection.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\SqlDataSourceCommandEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\SqlDataSourceCommandEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\SqlDataSourceCommandType.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\SqlDataSourceFilteringEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\SqlDataSourceFilteringEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\SqlDataSourceMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\SqlDataSourceSelectingEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\SqlDataSourceSelectingEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\SqlDataSourceStatusEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\SqlDataSourceStatusEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\TableCaptionAlign.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\TableHeaderScope.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\TableRowSection.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\TextAlign.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\TextBoxMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\TitleFormat.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\TreeNodeEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\TreeNodeEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\TreeNodeSelectAction.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\TreeViewImageSet.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\UnitType.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ValidationCompareOperator.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ValidationDataType.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ValidationSummaryDisplayMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ValidatorDisplay.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\VerticalAlign.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\WebColorConverter.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\WizardSideBarListControlItem.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\WizardSideBarListControlItemEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\FieldCallback.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\ITrackingPersonalizable.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\ITransformerConfigurationControl.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\IVersioningPersonalizable.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\IWebActionable.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\IWebEditable.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\IWebPart.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\IWebPartField.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\IWebPartHttpHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\IWebPartParameters.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\IWebPartRow.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\IWebPartTable.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\ParametersCallback.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\PartChromeState.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\PartChromeType.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\PersonalizationScope.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\RowCallback.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\TableCallback.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\WebBrowsableAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\WebDescriptionAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\WebDisplayNameAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\WebPartAuthorizationEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\WebPartCancelEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\WebPartCancelEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\WebPartEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\WebPartEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\WebPartExportMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\WebPartHelpMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\WebPartVerbsEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\WebPartVerbsEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UnvalidatedRequestValuesBase.cs" />
+ <Compile Include="..\referencesource\System.Web\UnvalidatedRequestValuesWrapper.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\AppVerifierErrorCode.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\AppVerifierException.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\AssemblyUtil.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\BinaryCompatibility.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\DateTimeUtil.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\DisposableAction.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\DoNotResetAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\EmptyCollection.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\EnumerationRangeValidationUtil.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\ExceptionUtil.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\FastDelegateCreator.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\GCUtil.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\hresults.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\IObjectFactory.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\ISyncContext.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\ISyncContextLock.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\Msec.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\ObjectSet.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\OrderingMethodFinder.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\ParseHttpDate.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\PathUtil.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\QueryableUtility.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\RegexUtil.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\RequestValidationSource.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\Sec.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\SimpleRecyclingCache.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\StringUtil.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\SymbolEqualComparer.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\SynchronizationContextMode.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\VersionUtil.cs" />
+ <Compile Include="..\referencesource\System.Web\ValidateStringCallback.cs" />
+ <Compile Include="..\referencesource\System.Web\WebSockets\AspNetWebSocketOptions.cs" />
+ <Compile Include="..\referencesource\System.Web\WebSockets\SubprotocolUtil.cs" />
+ <Compile Include="..\referencesource\System.Web\WebSocketTransitionState.cs" />
+ <Compile Include="..\referencesource\System.Web\WebSysDefaultValueAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\WebSysDescriptionAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\WebSysDisplayNameAttribute.cs" />
<Compile Include="..\System.Design\System.Data.Design\TypedDataSetGenerator.cs" />
<Compile Include="..\System.Windows.Forms\System.Resources\AssemblyNamesTypeResolutionService.cs" />
<Compile Include="..\System.Windows.Forms\System.Resources\ByteArrayFromResXHandler.cs" />
@@ -446,6 +546,7 @@
<Compile Include="Mono.Web.Util\SettingsMappingManager.cs" />
<Compile Include="Mono.Web.Util\SettingsMappingWhat.cs" />
<Compile Include="ReferenceSources\SR.cs" />
+ <Compile Include="ReferenceSources\SR.cs" />
<Compile Include="System.Collections.Concurrent\SplitOrderedList.cs" />
<Compile Include="System.Web.Caching\AggregateCacheDependency.cs" />
<Compile Include="System.Web.Caching\Cache.cs" />
@@ -470,7 +571,6 @@
<Compile Include="System.Web.Caching\OutputCache.cs" />
<Compile Include="System.Web.Caching\OutputCacheModule.cs" />
<Compile Include="System.Web.Caching\OutputCacheProvider.cs" />
- <Compile Include="System.Web.Caching\OutputCacheProviderCollection.cs" />
<Compile Include="System.Web.Caching\SqlCacheDependency.cs" />
<Compile Include="System.Web.Caching\SqlCacheDependencyAdmin.cs" />
<Compile Include="System.Web.Caching\SubstitutionResponseElement.cs" />
@@ -548,7 +648,6 @@
<Compile Include="System.Web.Compilation\WebServiceCompiler.cs" />
<Compile Include="System.Web.Compilation\WsdlBuildProvider.cs" />
<Compile Include="System.Web.Compilation\XsdBuildProvider.cs" />
- <Compile Include="System.Web.Configuration.Internal\IInternalConfigWebHost.cs" />
<Compile Include="System.Web.Configuration_2.0\AnonymousIdentificationSection.cs" />
<Compile Include="System.Web.Configuration_2.0\ApplicationSettingsConfigurationFileMap.cs" />
<Compile Include="System.Web.Configuration_2.0\AssemblyCollection.cs" />
@@ -728,13 +827,9 @@
<Compile Include="System.Web.Management\WebEventCodes.cs" />
<Compile Include="System.Web.Management\WebEventFormatter.cs" />
<Compile Include="System.Web.Profile\CustomProviderDataAttribute.cs" />
- <Compile Include="System.Web.Profile\DefaultProfile.cs" />
- <Compile Include="System.Web.Profile\ProfileAuthenticationOption.cs" />
<Compile Include="System.Web.Profile\ProfileAutoSaveEventArgs.cs" />
<Compile Include="System.Web.Profile\ProfileAutoSaveEventHandler.cs" />
<Compile Include="System.Web.Profile\ProfileBase.cs" />
- <Compile Include="System.Web.Profile\ProfileInfo.cs" />
- <Compile Include="System.Web.Profile\ProfileInfoCollection.cs" />
<Compile Include="System.Web.Profile\ProfileManager.cs" />
<Compile Include="System.Web.Profile\ProfileMigrateEventArgs.cs" />
<Compile Include="System.Web.Profile\ProfileMigrateEventHandler.cs" />
@@ -747,18 +842,6 @@
<Compile Include="System.Web.Profile\SqliteProfileProvider.cs" />
<Compile Include="System.Web.Profile\SqlProfileProvider.cs" />
<Compile Include="System.Web.Properties\TranslationProperties.Designer.cs" />
- <Compile Include="System.Web.Routing\HttpMethodConstraint.cs" />
- <Compile Include="System.Web.Routing\PageRouteHandler.cs" />
- <Compile Include="System.Web.Routing\PatternParser.cs" />
- <Compile Include="System.Web.Routing\PatternToken.cs" />
- <Compile Include="System.Web.Routing\PatternTokenType.cs" />
- <Compile Include="System.Web.Routing\Route.cs" />
- <Compile Include="System.Web.Routing\RouteCollection.cs" />
- <Compile Include="System.Web.Routing\RouteData.cs" />
- <Compile Include="System.Web.Routing\RouteValueDictionaryExtensions.cs" />
- <Compile Include="System.Web.Routing\StopRoutingHandler.cs" />
- <Compile Include="System.Web.Routing\UrlRoutingHandler.cs" />
- <Compile Include="System.Web.Routing\UrlRoutingModule.cs" />
<Compile Include="System.Web.Security\ActiveDirectoryConnectionProtection.cs" />
<Compile Include="System.Web.Security\ActiveDirectoryMembershipProvider.cs" />
<Compile Include="System.Web.Security\AnonymousIdentificationEventArgs.cs" />
@@ -990,7 +1073,6 @@
<Compile Include="System.Web.UI.WebControls\ImageField.cs" />
<Compile Include="System.Web.UI.WebControls\ImageMap.cs" />
<Compile Include="System.Web.UI.WebControls\IMenuRenderer.cs" />
- <Compile Include="System.Web.UI.WebControls\IPostBackContainer.cs" />
<Compile Include="System.Web.UI.WebControls\IRenderOuterTable.cs" />
<Compile Include="System.Web.UI.WebControls\Label.cs" />
<Compile Include="System.Web.UI.WebControls\LabelControlBuilder.cs" />
@@ -1180,14 +1262,11 @@
<Compile Include="System.Web.UI\Html32TextWriter.cs" />
<Compile Include="System.Web.UI\HtmlControlPersistableAttribute.cs" />
<Compile Include="System.Web.UI\HtmlTextWriter.cs" />
- <Compile Include="System.Web.UI\ICheckBoxControl.cs" />
- <Compile Include="System.Web.UI\IEditableTextControl.cs" />
<Compile Include="System.Web.UI\IgnoreUnknownContentAttribute.cs" />
<Compile Include="System.Web.UI\ImageClickEventArgs.cs" />
<Compile Include="System.Web.UI\IndexedString.cs" />
<Compile Include="System.Web.UI\IScriptManager.cs" />
<Compile Include="System.Web.UI\ITagNameToTypeMapper.cs" />
- <Compile Include="System.Web.UI\ITextControl.cs" />
<Compile Include="System.Web.UI\ListSourceHelper.cs" />
<Compile Include="System.Web.UI\LiteralControl.cs" />
<Compile Include="System.Web.UI\LosFormatter.cs" />
@@ -1253,6 +1332,7 @@
<Compile Include="System.Web.UI\UserControl.cs" />
<Compile Include="System.Web.UI\UserControlControlBuilder.cs" />
<Compile Include="System.Web.UI\UserControlParser.cs" />
+ <Compile Include="System.Web.UI\Util.cs" />
<Compile Include="System.Web.UI\ValidationPropertyAttribute.cs" />
<Compile Include="System.Web.UI\ValidatorCollection.cs" />
<Compile Include="System.Web.UI\VerificationAttribute.cs" />
@@ -1309,7 +1389,6 @@
<Compile Include="System.Web\ExceptionPageTemplateValues.cs" />
<Compile Include="System.Web\HeadersCollection.cs" />
<Compile Include="System.Web\HtmlizedException.cs" />
- <Compile Include="System.Web\HtmlString.cs" />
<Compile Include="System.Web\HttpApplication.cs" />
<Compile Include="System.Web\HttpApplicationFactory.cs" />
<Compile Include="System.Web\HttpApplicationState.cs" />
@@ -1398,7 +1477,6 @@
<Compile Include="System.Web\WebCategoryAttribute.cs" />
<Compile Include="System.Web\WebPageTraceListener.cs" />
<Compile Include="System.Web\WebROCollection.cs" />
- <Compile Include="System.Web\WebSysDescriptionAttribute.cs" />
<Compile Include="System.Web\XmlSiteMapProvider.cs" />
<Compile Include="System.Web\UplevelHelper.cs" /> </ItemGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
@@ -1428,18 +1506,6 @@
<Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
<Name>corlib-net_4_x</Name>
</ProjectReference>
- <ProjectReference Include="../System.Configuration/System.Configuration-net_4_x.csproj">
- <Project>{D5CDC09C-F19A-4811-A6C8-70F51CBFB644}</Project>
- <Name>System.Configuration-net_4_x</Name>
- </ProjectReference>
- <ProjectReference Include="../Mono.Data.Sqlite/Mono.Data.Sqlite-net_4_x.csproj">
- <Project>{371560EA-7BD3-4025-90CB-F1B112403CF2}</Project>
- <Name>Mono.Data.Sqlite-net_4_x</Name>
- </ProjectReference>
- <ProjectReference Include="../System.Web.ApplicationServices/System.Web.ApplicationServices-net_4_x.csproj">
- <Project>{928432BE-3518-4103-97F6-48B9658588A6}</Project>
- <Name>System.Web.ApplicationServices-net_4_x</Name>
- </ProjectReference>
<ProjectReference Include="../System/System-net_4_x.csproj">
<Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
<Name>System-net_4_x</Name>
@@ -1472,14 +1538,27 @@
<Project>{8F86C287-38A5-49F8-BE6D-1E0E3D74AF39}</Project>
<Name>System.ComponentModel.DataAnnotations-net_4_x</Name>
</ProjectReference>
+ <ProjectReference Include="../System.Web.ApplicationServices/System.Web.ApplicationServices-net_4_x.csproj">
+ <Project>{928432BE-3518-4103-97F6-48B9658588A6}</Project>
+ <Name>System.Web.ApplicationServices-net_4_x</Name>
+ </ProjectReference>
+ <ProjectReference Include="../System.Configuration/System.Configuration-net_4_x.csproj">
+ <Project>{D5CDC09C-F19A-4811-A6C8-70F51CBFB644}</Project>
+ <Name>System.Configuration-net_4_x</Name>
+ </ProjectReference>
+ <ProjectReference Include="../Mono.Data.Sqlite/Mono.Data.Sqlite-net_4_x.csproj">
+ <Project>{371560EA-7BD3-4025-90CB-F1B112403CF2}</Project>
+ <Name>Mono.Data.Sqlite-net_4_x</Name>
+ </ProjectReference>
<ProjectReference Include="../System.Web.Services/System.Web.Services-net_4_x.csproj">
<Project>{E43ADBA7-5DB9-466B-90C6-FFFDA520848D}</Project>
<Name>System.Web.Services-net_4_x</Name>
</ProjectReference>
- <ProjectReference Include="../System.Design/System.Design-net_4_x.csproj">
- <Project>{EFEDC380-2CB0-4B40-9566-D2302867A4D9}</Project>
- <Name>System.Design-net_4_x</Name>
- </ProjectReference>
+ <Reference Include="./../../class/lib/net_4_x/plaindesign/System.Design.dll">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>./../../class/lib/net_4_x/plaindesign/System.Design.dll</HintPath>
+ <Private>False</Private>
+ </Reference>
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
diff --git a/mcs/class/System.Web/System.Web-plainweb-net_4_x.csproj b/mcs/class/System.Web/System.Web-plainweb-net_4_x.csproj
index df7651cee19..71dbc0bf301 100644
--- a/mcs/class/System.Web/System.Web-plainweb-net_4_x.csproj
+++ b/mcs/class/System.Web/System.Web-plainweb-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699,612,618,618</NoWarn>
<OutputPath>./../../class/lib/net_4_x/plainweb</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -45,384 +46,483 @@
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ItemGroup>
- <Compile Include="..\..\..\external\referencesource\System.Web\Abstractions\HttpApplicationStateBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Abstractions\HttpApplicationStateWrapper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Abstractions\HttpBrowserCapabilitiesBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Abstractions\HttpBrowserCapabilitiesWrapper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Abstractions\HttpCachePolicyBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Abstractions\HttpCachePolicyWrapper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Abstractions\HttpFileCollectionBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Abstractions\HttpPostedFileBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Abstractions\HttpPostedFileWrapper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Abstractions\HttpRequestBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Abstractions\HttpResponseBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Abstractions\HttpServerUtilityBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Abstractions\HttpSessionStateBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Abstractions\HttpSessionStateWrapper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Abstractions\HttpStaticObjectsCollectionBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Abstractions\HttpStaticObjectsCollectionWrapper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Cache\IOutputCacheEntry.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Cache\ResponseElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Compilation\BuildProviderAppliesTo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Compilation\BuildProviderAppliesToAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Compilation\DesignTimeResourceProviderFactoryAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Compilation\ExpressionEditorAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Compilation\ExpressionPrefixAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Compilation\FolderLevelBuildProviderAppliesTo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Compilation\FolderLevelBuildProviderAppliesToAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Compilation\IAssemblyPostProcessor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Compilation\IImplicitResourceProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\AdapterDictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\AsyncPreloadModeFlags.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\AuthenticationMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\AuthorizationRuleAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\BrowserCapsElementType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\BrowserTree.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\CustomErrorsMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\CustomErrorsRedirectMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\CustomWebEventKey.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\DelayedRegex.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\FormsAuthPasswordFormat.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\FormsProtectionEnum.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\IConfigMapPath.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\IConfigMapPathFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\IRemoteWebConfigurationHostServer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\MachineKeyCompatibilityMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\MachineKeyValidation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\PagesEnableSessionState.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\ProcessModelComAuthenticationLevel.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\ProcessModelComImpersonationLevel.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\ProcessModelLogLevel.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\ProfileGuidedOptimizationsFlags.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\RegexMatchTimeoutValidator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\RegexMatchTimeoutValidatorAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\RpcAuthent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\RpcImpers.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\RpcLevel.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\SerializationMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\SystemWebCachingSectionGroup.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\TicketCompatibilityMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\TraceDisplayMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\WebApplicationLevel.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\WebLevel.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Configuration\XhtmlConformanceMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Hosting\IApplicationHost.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Hosting\IRegisteredObject.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\IHtmlString.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\IHttpAsyncHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\IHttpHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\IHttpHandlerFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\IHttpModule.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\ISubscriptionToken.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\ITlsTokenBindingInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\ModelBinding\BindingBehavior.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\ModelBinding\BindingBehaviorAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\ModelBinding\BindNeverAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\ModelBinding\BindRequiredAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\ModelBinding\ExtensibleModelBinderAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\ModelBinding\IModelNameProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\ModelBinding\ModelBinderProviderOptionsAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\ModelBinding\ModelError.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\ModelBinding\ModelErrorCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\PreApplicationStartMethodAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Profile\HttpProfileGroupBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Profile\ProfileEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Profile\ProfileEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\ReadEntityBodyMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\RequestNotification.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\RequestNotificationStatus.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Routing\IRouteConstraint.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Routing\IRouteHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Routing\RequestContext.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Routing\RouteBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Routing\RouteDirection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Routing\RouteTable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Routing\RouteValueDictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Routing\VirtualPathData.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Security\AntiXss\CodeCharts.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Security\FormsAuthenticationEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Security\FormsAuthenticationEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Security\PassportAuthenticationEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Security\PassportAuthenticationEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Security\RoleManagerEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Security\RoleManagerEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Security\WindowsAuthenticationEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Security\WindowsAuthenticationEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\State\IReadOnlySessionState.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\State\IRequiresSessionState.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\State\SessionStateBehavior.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\ClientIDMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\ConflictOptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\ConstructorNeedsTagAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\ControlBuilderAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\CssClassPropertyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\DataBindingHandlerAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\DataKeyPropertyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\DataSourceCacheExpiry.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\DataSourceCapabilities.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\DataSourceOperation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\FileLevelControlBuilderAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\FilterableAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\HtmlTextWriterAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\HtmlTextWriterStyle.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\HtmlTextWriterTag.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IAttributeAccessor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IAutoFieldGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IBindableControl.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IBindableTemplate.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\ICallbackEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IControlBuilderAccessor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IControlDesignerAccessor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IDataBindingsAccessor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IDataItemContainer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IDataKeysControl.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IDataSource.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IDataSourceViewSchemaAccessor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IDReferencePropertyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IExpressionsAccessor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IFilterResolutionService.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IHierarchicalDataSource.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IHierarchicalEnumerable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IHierarchyData.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\ImageClickEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\INamingContainer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\INavigateUIData.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\INonBindingContainer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IParserAccessor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IPostBackDataHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IPostBackEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IResourceUrlGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IScriptResourceDefinition.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IScriptResourceMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IStateFormatter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IStateManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IStyleSheet.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\ITemplate.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IThemeResolutionService.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IUrlResolutionService.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IUserControlDesignerAccessor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IUserControlTypeResolutionService.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\IValidator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\NonVisualControlAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\PersistChildrenAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\PersistenceMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\SupportsEventValidationAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\TemplateInstance.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\TemplateInstanceAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\ThemeableAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\TraceContextEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\TraceContextEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\UnobtrusiveValidationMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\ValidateRequestMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\ViewStateEncryptionMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\ViewStateMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\Adapters\WmlPostFieldType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\AdCreatedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\AuthenticateEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\AuthenticateEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\AutoCompleteType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\BorderStyle.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\BulletedListEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\BulletedListEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ButtonColumnType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ButtonType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\CalendarSelectionMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\CallingDataMethodsEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\CallingDataMethodsEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\CommandEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\CommandEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ContentDirection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\CreateUserErrorEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\CreateUserErrorEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DataBoundControlMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DataControlCellType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DataControlRowState.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DataControlRowType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DataGridCommandEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DataGridCommandEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DataGridItemEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DataGridItemEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DataGridPageChangedEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DataGridPageChangedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DataGridSortCommandEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DataGridSortCommandEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DataListCommandEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DataListCommandEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DataListItemEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DataListItemEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DayNameFormat.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DayRenderEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DetailsViewCommandEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DetailsViewCommandEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DetailsViewDeletedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DetailsViewDeleteEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DetailsViewInsertedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DetailsViewInsertEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DetailsViewMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DetailsViewModeEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DetailsViewModeEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DetailsViewPageEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DetailsViewPageEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DetailsViewUpdatedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\DetailsViewUpdateEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\FirstDayOfWeek.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\FontSize.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\FormViewCommandEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\FormViewDeletedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\FormViewDeleteEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\FormViewInsertedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\FormViewInsertEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\FormViewMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\FormViewModeEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\FormViewModeEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\FormViewPageEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\FormViewPageEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\FormViewUpdatedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\FormViewUpdateEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridLines.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridViewCancelEditEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridViewCancelEditEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridViewCommandEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridViewCommandEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridViewDeletedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridViewDeleteEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridViewEditEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridViewEditEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridViewPageEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridViewPageEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridViewRowEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridViewRowEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridViewSelectEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridViewSelectEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridViewSortEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridViewSortEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridViewUpdatedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\GridViewUpdateEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\HorizontalAlign.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\HotSpotMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\IButtonControl.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ICallbackContainer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ICompositeControlDesignerAccessor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\IDataBoundControl.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\IDataBoundItemControl.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\IDataBoundListControl.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\IFieldControl.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ImageAlign.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ImageMapEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ImageMapEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\IPersistedSelector.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\IRepeatInfoUser.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ListItemType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ListSelectionMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\LiteralMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\LoginCancelEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\LoginCancelEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\LoginFailureAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\LogoutAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\MailMessageEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\MailMessageEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\MenuEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\MenuEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\MenuRenderingMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\MonthChangedEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\MonthChangedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\NextPrevFormat.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ObjectDataSourceDisposingEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ObjectDataSourceDisposingEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ObjectDataSourceEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ObjectDataSourceFilteringEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ObjectDataSourceFilteringEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ObjectDataSourceMethodEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ObjectDataSourceMethodEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ObjectDataSourceSelectingEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ObjectDataSourceSelectingEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ObjectDataSourceStatusEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ObjectDataSourceStatusEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\Orientation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\PagerButtons.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\PagerMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\PagerPosition.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\PathDirection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\RepeatDirection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\RepeaterCommandEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\RepeaterCommandEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\RepeaterItemEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\RepeaterItemEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\RepeatLayout.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\SendMailErrorEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ServerValidateEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\SiteMapNodeItemEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\SiteMapNodeItemEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\SiteMapNodeItemType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\SortDirection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\SqlDataSourceCommandEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\SqlDataSourceCommandEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\SqlDataSourceCommandType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\SqlDataSourceFilteringEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\SqlDataSourceFilteringEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\SqlDataSourceMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\SqlDataSourceSelectingEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\SqlDataSourceSelectingEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\SqlDataSourceStatusEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\SqlDataSourceStatusEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\TableCaptionAlign.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\TableHeaderScope.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\TableRowSection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\TextAlign.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\TextBoxMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\TitleFormat.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\TreeNodeEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\TreeNodeEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\TreeNodeSelectAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\TreeViewImageSet.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\UnitType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ValidationCompareOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ValidationDataType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ValidationSummaryDisplayMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\ValidatorDisplay.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\VerticalAlign.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebControls\WebColorConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\FieldCallback.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\ITrackingPersonalizable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\ITransformerConfigurationControl.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\IVersioningPersonalizable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\IWebActionable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\IWebEditable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\IWebPart.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\IWebPartField.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\IWebPartHttpHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\IWebPartParameters.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\IWebPartRow.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\IWebPartTable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\ParametersCallback.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\PartChromeState.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\PartChromeType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\PersonalizationScope.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\RowCallback.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\TableCallback.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\WebBrowsableAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\WebDescriptionAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\WebDisplayNameAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\WebPartAuthorizationEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\WebPartCancelEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\WebPartCancelEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\WebPartEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\WebPartEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\WebPartExportMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\WebPartHelpMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\WebPartVerbsEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UI\WebParts\WebPartVerbsEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UnvalidatedRequestValuesBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\UnvalidatedRequestValuesWrapper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Util\IObjectFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Util\RequestValidationSource.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\Util\StringUtil.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\WebSockets\AspNetWebSocketOptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Web\WebSockets\SubprotocolUtil.cs" />
<Compile Include="..\..\build\common\Consts.cs" />
<Compile Include="..\..\build\common\Locale.cs" />
<Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
<Compile Include="..\..\build\common\SR.cs" />
+ <Compile Include="..\referencesource\System.Web\Abstractions\HttpApplicationStateBase.cs" />
+ <Compile Include="..\referencesource\System.Web\Abstractions\HttpApplicationStateWrapper.cs" />
+ <Compile Include="..\referencesource\System.Web\Abstractions\HttpBrowserCapabilitiesBase.cs" />
+ <Compile Include="..\referencesource\System.Web\Abstractions\HttpBrowserCapabilitiesWrapper.cs" />
+ <Compile Include="..\referencesource\System.Web\Abstractions\HttpCachePolicyBase.cs" />
+ <Compile Include="..\referencesource\System.Web\Abstractions\HttpCachePolicyWrapper.cs" />
+ <Compile Include="..\referencesource\System.Web\Abstractions\HttpFileCollectionBase.cs" />
+ <Compile Include="..\referencesource\System.Web\Abstractions\HttpPostedFileBase.cs" />
+ <Compile Include="..\referencesource\System.Web\Abstractions\HttpPostedFileWrapper.cs" />
+ <Compile Include="..\referencesource\System.Web\Abstractions\HttpRequestBase.cs" />
+ <Compile Include="..\referencesource\System.Web\Abstractions\HttpResponseBase.cs" />
+ <Compile Include="..\referencesource\System.Web\Abstractions\HttpServerUtilityBase.cs" />
+ <Compile Include="..\referencesource\System.Web\Abstractions\HttpSessionStateBase.cs" />
+ <Compile Include="..\referencesource\System.Web\Abstractions\HttpSessionStateWrapper.cs" />
+ <Compile Include="..\referencesource\System.Web\Abstractions\HttpStaticObjectsCollectionBase.cs" />
+ <Compile Include="..\referencesource\System.Web\Abstractions\HttpStaticObjectsCollectionWrapper.cs" />
+ <Compile Include="..\referencesource\System.Web\Cache\IOutputCacheEntry.cs" />
+ <Compile Include="..\referencesource\System.Web\Cache\OutputCacheProviderCollection.cs" />
+ <Compile Include="..\referencesource\System.Web\Cache\ResponseElement.cs" />
+ <Compile Include="..\referencesource\System.Web\Compilation\BuildProviderAppliesTo.cs" />
+ <Compile Include="..\referencesource\System.Web\Compilation\BuildProviderAppliesToAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\Compilation\DesignTimeResourceProviderFactoryAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\Compilation\ExpressionEditorAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\Compilation\ExpressionPrefixAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\Compilation\FolderLevelBuildProviderAppliesTo.cs" />
+ <Compile Include="..\referencesource\System.Web\Compilation\FolderLevelBuildProviderAppliesToAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\Compilation\IAssemblyPostProcessor.cs" />
+ <Compile Include="..\referencesource\System.Web\Compilation\IImplicitResourceProvider.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\AdapterDictionary.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\AsyncPreloadModeFlags.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\AuthenticationMode.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\AuthorizationRuleAction.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\BrowserCapsElementType.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\BrowserTree.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\CustomErrorsMode.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\CustomErrorsRedirectMode.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\CustomWebEventKey.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\DelayedRegex.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\FormsAuthPasswordFormat.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\FormsProtectionEnum.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\IConfigMapPath.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\IConfigMapPathFactory.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\Internal\IInternalConfigWebHost.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\IRemoteWebConfigurationHostServer.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\IServerConfig2.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\MachineKeyCompatibilityMode.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\MachineKeyValidation.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\PagesEnableSessionState.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\ProcessModelComAuthenticationLevel.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\ProcessModelComImpersonationLevel.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\ProcessModelLogLevel.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\ProfileGuidedOptimizationsFlags.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\RegexMatchTimeoutValidator.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\RegexMatchTimeoutValidatorAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\RpcAuthent.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\RpcImpers.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\RpcLevel.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\SerializationMode.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\SystemWebCachingSectionGroup.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\TicketCompatibilityMode.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\TraceDisplayMode.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\WebApplicationLevel.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\WebLevel.cs" />
+ <Compile Include="..\referencesource\System.Web\Configuration\XhtmlConformanceMode.cs" />
+ <Compile Include="..\referencesource\System.Web\Hosting\AppDomainProtocolHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\Hosting\HostingEnvironmentException.cs" />
+ <Compile Include="..\referencesource\System.Web\Hosting\HTTP_COOKED_URL.cs" />
+ <Compile Include="..\referencesource\System.Web\Hosting\IApplicationHost.cs" />
+ <Compile Include="..\referencesource\System.Web\Hosting\ICustomLoader.cs" />
+ <Compile Include="..\referencesource\System.Web\Hosting\ICustomRuntime.cs" />
+ <Compile Include="..\referencesource\System.Web\Hosting\ICustomRuntimeManager.cs" />
+ <Compile Include="..\referencesource\System.Web\Hosting\IProcessHostPreloadClient.cs" />
+ <Compile Include="..\referencesource\System.Web\Hosting\IProcessHostSupportFunctions.cs" />
+ <Compile Include="..\referencesource\System.Web\Hosting\IProcessPingCallback.cs" />
+ <Compile Include="..\referencesource\System.Web\Hosting\IProcessSuspendListener.cs" />
+ <Compile Include="..\referencesource\System.Web\Hosting\IQueueHost.cs" />
+ <Compile Include="..\referencesource\System.Web\Hosting\IRegisteredObject.cs" />
+ <Compile Include="..\referencesource\System.Web\Hosting\IStopListeningRegisteredObject.cs" />
+ <Compile Include="..\referencesource\System.Web\Hosting\ISuspendibleRegisteredObject.cs" />
+ <Compile Include="..\referencesource\System.Web\HtmlString.cs" />
+ <Compile Include="..\referencesource\System.Web\HttpChannelBindingToken.cs" />
+ <Compile Include="..\referencesource\System.Web\HttpRawResponse.cs" />
+ <Compile Include="..\referencesource\System.Web\IHtmlString.cs" />
+ <Compile Include="..\referencesource\System.Web\IHttpAsyncHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\IHttpHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\IHttpHandlerFactory.cs" />
+ <Compile Include="..\referencesource\System.Web\IHttpModule.cs" />
+ <Compile Include="..\referencesource\System.Web\IntraPartitionAPIs\xsp\PerfCounterEnum.cs" />
+ <Compile Include="..\referencesource\System.Web\IPrincipalContainer.cs" />
+ <Compile Include="..\referencesource\System.Web\IRequestCompletedNotifier.cs" />
+ <Compile Include="..\referencesource\System.Web\ISubscriptionToken.cs" />
+ <Compile Include="..\referencesource\System.Web\ITlsTokenBindingInfo.cs" />
+ <Compile Include="..\referencesource\System.Web\Management\IInternalWebEventProvider.cs" />
+ <Compile Include="..\referencesource\System.Web\misc\InvariantComparer.cs" />
+ <Compile Include="..\referencesource\System.Web\ModelBinding\BindingBehavior.cs" />
+ <Compile Include="..\referencesource\System.Web\ModelBinding\BindingBehaviorAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\ModelBinding\BindNeverAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\ModelBinding\BindRequiredAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\ModelBinding\DictionaryHelpers.cs" />
+ <Compile Include="..\referencesource\System.Web\ModelBinding\ExtensibleModelBinderAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\ModelBinding\IModelNameProvider.cs" />
+ <Compile Include="..\referencesource\System.Web\ModelBinding\IUnvalidatedValueProviderSource.cs" />
+ <Compile Include="..\referencesource\System.Web\ModelBinding\IValueProvider.cs" />
+ <Compile Include="..\referencesource\System.Web\ModelBinding\IValueProviderSource.cs" />
+ <Compile Include="..\referencesource\System.Web\ModelBinding\ModelBinderProviderOptionsAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\ModelBinding\ModelBindingExecutionContext.cs" />
+ <Compile Include="..\referencesource\System.Web\ModelBinding\ModelError.cs" />
+ <Compile Include="..\referencesource\System.Web\ModelBinding\ModelErrorCollection.cs" />
+ <Compile Include="..\referencesource\System.Web\ModelBinding\ModelState.cs" />
+ <Compile Include="..\referencesource\System.Web\ModelBinding\ModelStateDictionary.cs" />
+ <Compile Include="..\referencesource\System.Web\ModelBinding\ValueProviderResult.cs" />
+ <Compile Include="..\referencesource\System.Web\ModuleConfigurationInfo.cs" />
+ <Compile Include="..\referencesource\System.Web\PreApplicationStartMethodAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\Profile\DefaultHttpProfile.cs" />
+ <Compile Include="..\referencesource\System.Web\Profile\HttpProfileGroupBase.cs" />
+ <Compile Include="..\referencesource\System.Web\Profile\ProfileAuthenticationOptions.cs" />
+ <Compile Include="..\referencesource\System.Web\Profile\ProfileEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\Profile\ProfileEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\Profile\ProfileInfo.cs" />
+ <Compile Include="..\referencesource\System.Web\ReadEntityBodyMode.cs" />
+ <Compile Include="..\referencesource\System.Web\RequestNotification.cs" />
+ <Compile Include="..\referencesource\System.Web\RequestNotificationStatus.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\BoundUrl.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\ContentPathSegment.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\HttpMethodConstraint.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\IRouteConstraint.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\IRouteHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\LiteralSubsegment.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\PageRouteHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\ParameterSubsegment.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\ParsedRoute.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\PathSegment.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\PathSubsegment.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\RequestContext.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\Route.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\RouteBase.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\RouteCollection.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\RouteData.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\RouteDirection.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\RouteParser.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\RouteTable.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\RouteValueDictionary.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\SeparatorPathSegment.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\StopRoutingHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\UrlAuthFailureHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\UrlRoutingHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\UrlRoutingModule.cs" />
+ <Compile Include="..\referencesource\System.Web\Routing\VirtualPathData.cs" />
+ <Compile Include="..\referencesource\System.Web\Security\AntiXss\CodeCharts.cs" />
+ <Compile Include="..\referencesource\System.Web\Security\Cryptography\ICryptoService.cs" />
+ <Compile Include="..\referencesource\System.Web\Security\FormsAuthenticationEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\Security\FormsAuthenticationEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\Security\PassportAuthenticationEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\Security\PassportAuthenticationEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\Security\RoleManagerEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\Security\RoleManagerEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\Security\WindowsAuthenticationEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\Security\WindowsAuthenticationEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\State\IReadOnlySessionState.cs" />
+ <Compile Include="..\referencesource\System.Web\State\IRequiresSessionState.cs" />
+ <Compile Include="..\referencesource\System.Web\State\SessionStateBehavior.cs" />
+ <Compile Include="..\referencesource\System.Web\TaskWrapperAsyncResult.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\ClientIDMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\ConflictOptions.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\ConstructorNeedsTagAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\ControlBuilderAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\CssClassPropertyAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\DataBindingHandlerAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\DataKeyPropertyAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\DataSourceCacheExpiry.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\DataSourceCapabilities.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\DataSourceOperation.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\FileLevelControlBuilderAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\FilterableAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\HtmlTextWriterAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\HtmlTextWriterStyle.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\HtmlTextWriterTag.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IAttributeAccessor.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IAutoFieldGenerator.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IBindableControl.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IBindableTemplate.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\ICallbackEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IControlBuilderAccessor.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IControlDesignerAccessor.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IDataBindingsAccessor.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IDataItemContainer.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IDataKeysControl.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IDataSource.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IDataSourceViewSchemaAccessor.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IDReferencePropertyAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IExpressionsAccessor.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IFilterResolutionService.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IHierarchicalDataSource.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IHierarchicalEnumerable.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IHierarchyData.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\ImageClickEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\INamingContainer.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\INavigateUIData.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\INonBindingContainer.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IParserAccessor.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IPostBackDataHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IPostBackEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IResourceUrlGenerator.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IScriptResourceDefinition.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IScriptResourceMapping.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IStateFormatter.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IStateManager.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IStyleSheet.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\ITemplate.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IThemeResolutionService.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IUpdatePanel.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IUrlResolutionService.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IUserControlDesignerAccessor.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IUserControlTypeResolutionService.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\IValidator.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\NonVisualControlAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\PersistChildrenAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\PersistenceMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\SupportsEventValidationAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\TemplateInstance.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\TemplateInstanceAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\ThemeableAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\TraceContextEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\TraceContextEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\UnobtrusiveValidationMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\ValidateRequestMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\ViewStateEncryptionMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\ViewStateMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\Adapters\WmlPostFieldType.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\AdCreatedEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\AuthenticateEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\AuthenticateEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\AutoCompleteType.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\BorderStyle.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\BulletedListEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\BulletedListEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ButtonColumnType.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ButtonType.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\CalendarSelectionMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\CallingDataMethodsEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\CallingDataMethodsEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\CommandEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\CommandEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ContentDirection.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\CreateUserErrorEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\CreateUserErrorEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DataBoundControlMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DataControlCellType.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DataControlRowState.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DataControlRowType.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DataGridCommandEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DataGridCommandEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DataGridItemEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DataGridItemEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DataGridPageChangedEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DataGridPageChangedEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DataGridSortCommandEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DataGridSortCommandEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DataListCommandEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DataListCommandEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DataListItemEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DataListItemEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DayNameFormat.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DayRenderEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DetailsViewCommandEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DetailsViewCommandEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DetailsViewDeletedEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DetailsViewDeleteEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DetailsViewInsertedEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DetailsViewInsertEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DetailsViewMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DetailsViewModeEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DetailsViewModeEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DetailsViewPageEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DetailsViewPageEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DetailsViewUpdatedEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\DetailsViewUpdateEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\FirstDayOfWeek.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\FontSize.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\FormViewCommandEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\FormViewDeletedEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\FormViewDeleteEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\FormViewInsertedEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\FormViewInsertEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\FormViewMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\FormViewModeEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\FormViewModeEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\FormViewPageEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\FormViewPageEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\FormViewUpdatedEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\FormViewUpdateEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridLines.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridViewCancelEditEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridViewCancelEditEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridViewCommandEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridViewCommandEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridViewDeletedEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridViewDeleteEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridViewEditEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridViewEditEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridViewPageEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridViewPageEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridViewRowEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridViewRowEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridViewSelectEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridViewSelectEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridViewSortEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridViewSortEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridViewUpdatedEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\GridViewUpdateEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\HorizontalAlign.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\HotSpotMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\IBorderPaddingControl.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\IButtonControl.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ICallbackContainer.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ICheckBoxControl.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ICompositeControlDesignerAccessor.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\IDataBoundControl.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\IDataBoundItemControl.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\IDataBoundListControl.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\IEditableTextControl.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\IEditableTextControl.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\IFieldControl.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ImageAlign.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ImageMapEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ImageMapEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\IPersistedSelector.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\IPostBackContainer.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\IRenderOuterTableControl.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\IRepeatInfoUser.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ITextControl.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\IWizardSideBarListControl.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ListItemType.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ListSelectionMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\LiteralMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\LoginCancelEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\LoginCancelEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\LoginFailureAction.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\LogoutAction.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\MailMessageEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\MailMessageEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\MenuEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\MenuEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\MenuRenderingMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\MonthChangedEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\MonthChangedEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\NextPrevFormat.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ObjectDataSourceDisposingEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ObjectDataSourceDisposingEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ObjectDataSourceEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ObjectDataSourceFilteringEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ObjectDataSourceFilteringEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ObjectDataSourceMethodEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ObjectDataSourceMethodEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ObjectDataSourceSelectingEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ObjectDataSourceSelectingEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ObjectDataSourceStatusEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ObjectDataSourceStatusEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\Orientation.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\PagerButtons.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\PagerMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\PagerPosition.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\PathDirection.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\RepeatDirection.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\RepeaterCommandEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\RepeaterCommandEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\RepeaterItemEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\RepeaterItemEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\RepeatLayout.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\SendMailErrorEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ServerValidateEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\SiteMapNodeItemEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\SiteMapNodeItemEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\SiteMapNodeItemType.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\SortDirection.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\SqlDataSourceCommandEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\SqlDataSourceCommandEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\SqlDataSourceCommandType.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\SqlDataSourceFilteringEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\SqlDataSourceFilteringEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\SqlDataSourceMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\SqlDataSourceSelectingEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\SqlDataSourceSelectingEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\SqlDataSourceStatusEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\SqlDataSourceStatusEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\TableCaptionAlign.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\TableHeaderScope.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\TableRowSection.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\TextAlign.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\TextBoxMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\TitleFormat.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\TreeNodeEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\TreeNodeEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\TreeNodeSelectAction.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\TreeViewImageSet.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\UnitType.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ValidationCompareOperator.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ValidationDataType.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ValidationSummaryDisplayMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\ValidatorDisplay.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\VerticalAlign.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\WebColorConverter.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\WizardSideBarListControlItem.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebControls\WizardSideBarListControlItemEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\FieldCallback.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\ITrackingPersonalizable.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\ITransformerConfigurationControl.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\IVersioningPersonalizable.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\IWebActionable.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\IWebEditable.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\IWebPart.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\IWebPartField.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\IWebPartHttpHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\IWebPartParameters.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\IWebPartRow.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\IWebPartTable.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\ParametersCallback.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\PartChromeState.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\PartChromeType.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\PersonalizationScope.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\RowCallback.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\TableCallback.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\WebBrowsableAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\WebDescriptionAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\WebDisplayNameAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\WebPartAuthorizationEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\WebPartCancelEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\WebPartCancelEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\WebPartEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\WebPartEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\WebPartExportMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\WebPartHelpMode.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\WebPartVerbsEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Web\UI\WebParts\WebPartVerbsEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Web\UnvalidatedRequestValuesBase.cs" />
+ <Compile Include="..\referencesource\System.Web\UnvalidatedRequestValuesWrapper.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\AppVerifierErrorCode.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\AppVerifierException.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\AssemblyUtil.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\BinaryCompatibility.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\DateTimeUtil.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\DisposableAction.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\DoNotResetAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\EmptyCollection.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\EnumerationRangeValidationUtil.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\ExceptionUtil.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\FastDelegateCreator.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\GCUtil.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\hresults.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\IObjectFactory.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\ISyncContext.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\ISyncContextLock.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\Msec.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\ObjectSet.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\OrderingMethodFinder.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\ParseHttpDate.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\PathUtil.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\QueryableUtility.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\RegexUtil.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\RequestValidationSource.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\Sec.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\SimpleRecyclingCache.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\StringUtil.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\SymbolEqualComparer.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\SynchronizationContextMode.cs" />
+ <Compile Include="..\referencesource\System.Web\Util\VersionUtil.cs" />
+ <Compile Include="..\referencesource\System.Web\ValidateStringCallback.cs" />
+ <Compile Include="..\referencesource\System.Web\WebSockets\AspNetWebSocketOptions.cs" />
+ <Compile Include="..\referencesource\System.Web\WebSockets\SubprotocolUtil.cs" />
+ <Compile Include="..\referencesource\System.Web\WebSocketTransitionState.cs" />
+ <Compile Include="..\referencesource\System.Web\WebSysDefaultValueAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\WebSysDescriptionAttribute.cs" />
+ <Compile Include="..\referencesource\System.Web\WebSysDisplayNameAttribute.cs" />
<Compile Include="..\System.Design\System.Data.Design\TypedDataSetGenerator.cs" />
<Compile Include="..\System.Windows.Forms\System.Resources\AssemblyNamesTypeResolutionService.cs" />
<Compile Include="..\System.Windows.Forms\System.Resources\ByteArrayFromResXHandler.cs" />
@@ -446,6 +546,7 @@
<Compile Include="Mono.Web.Util\SettingsMappingManager.cs" />
<Compile Include="Mono.Web.Util\SettingsMappingWhat.cs" />
<Compile Include="ReferenceSources\SR.cs" />
+ <Compile Include="ReferenceSources\SR.cs" />
<Compile Include="System.Collections.Concurrent\SplitOrderedList.cs" />
<Compile Include="System.Web.Caching\AggregateCacheDependency.cs" />
<Compile Include="System.Web.Caching\Cache.cs" />
@@ -470,7 +571,6 @@
<Compile Include="System.Web.Caching\OutputCache.cs" />
<Compile Include="System.Web.Caching\OutputCacheModule.cs" />
<Compile Include="System.Web.Caching\OutputCacheProvider.cs" />
- <Compile Include="System.Web.Caching\OutputCacheProviderCollection.cs" />
<Compile Include="System.Web.Caching\SqlCacheDependency.cs" />
<Compile Include="System.Web.Caching\SqlCacheDependencyAdmin.cs" />
<Compile Include="System.Web.Caching\SubstitutionResponseElement.cs" />
@@ -548,7 +648,6 @@
<Compile Include="System.Web.Compilation\WebServiceCompiler.cs" />
<Compile Include="System.Web.Compilation\WsdlBuildProvider.cs" />
<Compile Include="System.Web.Compilation\XsdBuildProvider.cs" />
- <Compile Include="System.Web.Configuration.Internal\IInternalConfigWebHost.cs" />
<Compile Include="System.Web.Configuration_2.0\AnonymousIdentificationSection.cs" />
<Compile Include="System.Web.Configuration_2.0\ApplicationSettingsConfigurationFileMap.cs" />
<Compile Include="System.Web.Configuration_2.0\AssemblyCollection.cs" />
@@ -728,13 +827,9 @@
<Compile Include="System.Web.Management\WebEventCodes.cs" />
<Compile Include="System.Web.Management\WebEventFormatter.cs" />
<Compile Include="System.Web.Profile\CustomProviderDataAttribute.cs" />
- <Compile Include="System.Web.Profile\DefaultProfile.cs" />
- <Compile Include="System.Web.Profile\ProfileAuthenticationOption.cs" />
<Compile Include="System.Web.Profile\ProfileAutoSaveEventArgs.cs" />
<Compile Include="System.Web.Profile\ProfileAutoSaveEventHandler.cs" />
<Compile Include="System.Web.Profile\ProfileBase.cs" />
- <Compile Include="System.Web.Profile\ProfileInfo.cs" />
- <Compile Include="System.Web.Profile\ProfileInfoCollection.cs" />
<Compile Include="System.Web.Profile\ProfileManager.cs" />
<Compile Include="System.Web.Profile\ProfileMigrateEventArgs.cs" />
<Compile Include="System.Web.Profile\ProfileMigrateEventHandler.cs" />
@@ -747,18 +842,6 @@
<Compile Include="System.Web.Profile\SqliteProfileProvider.cs" />
<Compile Include="System.Web.Profile\SqlProfileProvider.cs" />
<Compile Include="System.Web.Properties\TranslationProperties.Designer.cs" />
- <Compile Include="System.Web.Routing\HttpMethodConstraint.cs" />
- <Compile Include="System.Web.Routing\PageRouteHandler.cs" />
- <Compile Include="System.Web.Routing\PatternParser.cs" />
- <Compile Include="System.Web.Routing\PatternToken.cs" />
- <Compile Include="System.Web.Routing\PatternTokenType.cs" />
- <Compile Include="System.Web.Routing\Route.cs" />
- <Compile Include="System.Web.Routing\RouteCollection.cs" />
- <Compile Include="System.Web.Routing\RouteData.cs" />
- <Compile Include="System.Web.Routing\RouteValueDictionaryExtensions.cs" />
- <Compile Include="System.Web.Routing\StopRoutingHandler.cs" />
- <Compile Include="System.Web.Routing\UrlRoutingHandler.cs" />
- <Compile Include="System.Web.Routing\UrlRoutingModule.cs" />
<Compile Include="System.Web.Security\ActiveDirectoryConnectionProtection.cs" />
<Compile Include="System.Web.Security\ActiveDirectoryMembershipProvider.cs" />
<Compile Include="System.Web.Security\AnonymousIdentificationEventArgs.cs" />
@@ -990,7 +1073,6 @@
<Compile Include="System.Web.UI.WebControls\ImageField.cs" />
<Compile Include="System.Web.UI.WebControls\ImageMap.cs" />
<Compile Include="System.Web.UI.WebControls\IMenuRenderer.cs" />
- <Compile Include="System.Web.UI.WebControls\IPostBackContainer.cs" />
<Compile Include="System.Web.UI.WebControls\IRenderOuterTable.cs" />
<Compile Include="System.Web.UI.WebControls\Label.cs" />
<Compile Include="System.Web.UI.WebControls\LabelControlBuilder.cs" />
@@ -1180,14 +1262,11 @@
<Compile Include="System.Web.UI\Html32TextWriter.cs" />
<Compile Include="System.Web.UI\HtmlControlPersistableAttribute.cs" />
<Compile Include="System.Web.UI\HtmlTextWriter.cs" />
- <Compile Include="System.Web.UI\ICheckBoxControl.cs" />
- <Compile Include="System.Web.UI\IEditableTextControl.cs" />
<Compile Include="System.Web.UI\IgnoreUnknownContentAttribute.cs" />
<Compile Include="System.Web.UI\ImageClickEventArgs.cs" />
<Compile Include="System.Web.UI\IndexedString.cs" />
<Compile Include="System.Web.UI\IScriptManager.cs" />
<Compile Include="System.Web.UI\ITagNameToTypeMapper.cs" />
- <Compile Include="System.Web.UI\ITextControl.cs" />
<Compile Include="System.Web.UI\ListSourceHelper.cs" />
<Compile Include="System.Web.UI\LiteralControl.cs" />
<Compile Include="System.Web.UI\LosFormatter.cs" />
@@ -1253,6 +1332,7 @@
<Compile Include="System.Web.UI\UserControl.cs" />
<Compile Include="System.Web.UI\UserControlControlBuilder.cs" />
<Compile Include="System.Web.UI\UserControlParser.cs" />
+ <Compile Include="System.Web.UI\Util.cs" />
<Compile Include="System.Web.UI\ValidationPropertyAttribute.cs" />
<Compile Include="System.Web.UI\ValidatorCollection.cs" />
<Compile Include="System.Web.UI\VerificationAttribute.cs" />
@@ -1309,7 +1389,6 @@
<Compile Include="System.Web\ExceptionPageTemplateValues.cs" />
<Compile Include="System.Web\HeadersCollection.cs" />
<Compile Include="System.Web\HtmlizedException.cs" />
- <Compile Include="System.Web\HtmlString.cs" />
<Compile Include="System.Web\HttpApplication.cs" />
<Compile Include="System.Web\HttpApplicationFactory.cs" />
<Compile Include="System.Web\HttpApplicationState.cs" />
@@ -1398,7 +1477,6 @@
<Compile Include="System.Web\WebCategoryAttribute.cs" />
<Compile Include="System.Web\WebPageTraceListener.cs" />
<Compile Include="System.Web\WebROCollection.cs" />
- <Compile Include="System.Web\WebSysDescriptionAttribute.cs" />
<Compile Include="System.Web\XmlSiteMapProvider.cs" />
<Compile Include="System.Web\UplevelHelper.cs" /> </ItemGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
@@ -1428,18 +1506,6 @@
<Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
<Name>corlib-net_4_x</Name>
</ProjectReference>
- <ProjectReference Include="../System.Configuration/System.Configuration-net_4_x.csproj">
- <Project>{D5CDC09C-F19A-4811-A6C8-70F51CBFB644}</Project>
- <Name>System.Configuration-net_4_x</Name>
- </ProjectReference>
- <ProjectReference Include="../Mono.Data.Sqlite/Mono.Data.Sqlite-net_4_x.csproj">
- <Project>{371560EA-7BD3-4025-90CB-F1B112403CF2}</Project>
- <Name>Mono.Data.Sqlite-net_4_x</Name>
- </ProjectReference>
- <ProjectReference Include="../System.Web.ApplicationServices/System.Web.ApplicationServices-net_4_x.csproj">
- <Project>{928432BE-3518-4103-97F6-48B9658588A6}</Project>
- <Name>System.Web.ApplicationServices-net_4_x</Name>
- </ProjectReference>
<ProjectReference Include="../System/System-net_4_x.csproj">
<Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
<Name>System-net_4_x</Name>
@@ -1472,6 +1538,18 @@
<Project>{8F86C287-38A5-49F8-BE6D-1E0E3D74AF39}</Project>
<Name>System.ComponentModel.DataAnnotations-net_4_x</Name>
</ProjectReference>
+ <ProjectReference Include="../System.Web.ApplicationServices/System.Web.ApplicationServices-net_4_x.csproj">
+ <Project>{928432BE-3518-4103-97F6-48B9658588A6}</Project>
+ <Name>System.Web.ApplicationServices-net_4_x</Name>
+ </ProjectReference>
+ <ProjectReference Include="../System.Configuration/System.Configuration-net_4_x.csproj">
+ <Project>{D5CDC09C-F19A-4811-A6C8-70F51CBFB644}</Project>
+ <Name>System.Configuration-net_4_x</Name>
+ </ProjectReference>
+ <ProjectReference Include="../Mono.Data.Sqlite/Mono.Data.Sqlite-net_4_x.csproj">
+ <Project>{371560EA-7BD3-4025-90CB-F1B112403CF2}</Project>
+ <Name>Mono.Data.Sqlite-net_4_x</Name>
+ </ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
diff --git a/mcs/class/System.Windows.Forms.DataVisualization/System.Windows.Forms.DataVisualization-net_4_x.csproj b/mcs/class/System.Windows.Forms.DataVisualization/System.Windows.Forms.DataVisualization-net_4_x.csproj
index 50d6266a284..707c54ed519 100644
--- a/mcs/class/System.Windows.Forms.DataVisualization/System.Windows.Forms.DataVisualization-net_4_x.csproj
+++ b/mcs/class/System.Windows.Forms.DataVisualization/System.Windows.Forms.DataVisualization-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.Windows.Forms/System.Windows.Forms-net_4_x.csproj b/mcs/class/System.Windows.Forms/System.Windows.Forms-net_4_x.csproj
index 7d98c83d486..ffd4a9a3e32 100644
--- a/mcs/class/System.Windows.Forms/System.Windows.Forms-net_4_x.csproj
+++ b/mcs/class/System.Windows.Forms/System.Windows.Forms-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699,618,612,809</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.Windows/System.Windows-net_4_x.csproj b/mcs/class/System.Windows/System.Windows-net_4_x.csproj
index 7f472f0ea8a..484135650bc 100644
--- a/mcs/class/System.Windows/System.Windows-net_4_x.csproj
+++ b/mcs/class/System.Windows/System.Windows-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.XML/System.Xml-bare-net_4_x.csproj b/mcs/class/System.XML/System.Xml-bare-net_4_x.csproj
index 07e626b0933..1560312510c 100644
--- a/mcs/class/System.XML/System.Xml-bare-net_4_x.csproj
+++ b/mcs/class/System.XML/System.Xml-bare-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699,219,414,649,1717</NoWarn>
<OutputPath>./../../class/lib/net_4_x/bare</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -45,669 +46,670 @@
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ItemGroup>
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\GenerateHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\IteratorDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\OptimizerPatterns.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\StaticDataManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\TailCallAnalyzer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\XmlILAnnotation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\XmlILModule.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\XmlILOptimization.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\XmlILOptimizerVisitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\XmlIlTrace.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\XmlIlTypeHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\XmlIlVisitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\ISourceLineInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\ListBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Pair.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilBinary.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilChoice.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilCloneVisitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilDataSource.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilFunction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilInvoke.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilInvokeEarlyBound.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilInvokeLateBound.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilIterator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilList.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilLiteral.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilLoop.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilName.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilNode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilNodeType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilParameter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilPatternFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilPatternVisitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilReference.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilReplaceVisitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilScopedVisitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilSortKey.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilStrConcat.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilTargetType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilTernary.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilTypeChecker.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilUnary.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilValidationVisitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilVisitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilXmlReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilXmlWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\SerializationHints.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\SubstitutionList.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\WhitespaceRule.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QueryReaderSettings.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\ContentIterators.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\DecimalFormatter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\DocumentOrderComparer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\DodSequenceMerge.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\EarlyBoundInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\NumberFormatter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\RtfNavigator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\SetIterators.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\SiblingIterators.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\StringConcat.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\TreeIterators.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\WhitespaceRuleLookup.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\WhitespaceRuleReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlAggregates.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlAttributeCache.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlCollation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlExtensionFunction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlILIndex.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlILStorageConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlIterators.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlNavigatorFilter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlNavigatorStack.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlQueryContext.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlQueryOutput.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlQueryRuntime.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlQuerySequence.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlQueryStaticData.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlRawWriterWrapper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlSequenceWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlSortKey.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlSortKeyAccumulator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XslNumber.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XsltConvert.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XsltFunctions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XsltLibrary.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\SourceLineInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XmlILCommand.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XmlIlGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XmlNodeKindFlags.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XmlQualifiedNameTest.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XmlQueryCardinality.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XmlQueryType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XmlQueryTypeFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\IXpathBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\IXPathEnvironment.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\XPathAxis.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\XPathBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\XPathCompileException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\XPathContext.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\XPathOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\XPathParser.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\XPathQilFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\XPathScanner.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPathConvert.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XslException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\Compiler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\CompilerScopeManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\Focus.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\IErrorHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\InvokeGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\KeyMatchBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\Keywords.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\MatcherBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\OutputScopeManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\QilGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\QilGeneratorEnv.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\QilStrConcatenator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\Scripts.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\Stylesheet.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\XPathPatternBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\XPathPatternParser.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\XslAst.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\XslAstAnalyzer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\XslFlags.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\XsltInput.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\XsltLoader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\XsltQilFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\XslVisitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\Action.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ActionFrame.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ApplyImportsAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ApplyTemplatesAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\AttributeAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\AttributeSetAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\Avt.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\AvtEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\BeginEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\BuilderInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\CallTemplateAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ChooseAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\CommentAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\CompiledAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\Compiler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ContainerAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\CopyAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\CopyAttributesAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\CopyCodeAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\CopyNamespacesAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\CopyNodesetAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\CopyOfAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\DbgCompiler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\DocumentScope.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ElementAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\EndEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\Event.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ForeachAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\HtmlProps.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\IfAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\InputScope.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\InputScopeManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\MessageAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\NamespaceDecl.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\NamespaceEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\NavigatorInput.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\NavigatorOutput.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\NewInstructionAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\NumberAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\OutKeywords.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\OutputScope.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\OutputScopeManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\PrefixQname.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ProcessingInstructionAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\Processor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ReaderOutput.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\RecordBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\RecordOutput.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\RootAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\SequentialOutput.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\SortAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\StateMachine.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\StringOutput.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\Stylesheet.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\TemplateAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\TemplateBaseAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\TemplateLookupAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\Templatemanager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\TextAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\TextEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\TextOnlyOutput.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\TextOutput.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\TheQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\UseAttributesetsAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ValueOfAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\VariableAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\WithParamAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\WriterOutput.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\XsltCompileContext.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\XsltDebugger.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\XsltOutput.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\InternalApis\NDP_Common\inc\Win8Helpers.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\misc\HResults.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\misc\InvariantComparer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\misc\PrivilegedConfigurationManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Assembly\System.Xml.Assembly.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\AsyncHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Base64Decoder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Base64Encoder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Base64EncoderAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\BinaryXml\BinXmltoken.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\BinaryXml\SqlUtils.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\BinaryXml\XmlBinaryReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\BinaryXml\XmlBinaryReaderAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\BinHexDecoder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\BinHexEncoder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\BinHexEncoderAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Bits.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\BitStack.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\ByteStack.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Cache\Shape.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Cache\ShapeGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Cache\XPathDocumentBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Cache\XPathDocumentIterator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Cache\XPathDocumentNavigator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Cache\XPathDocumentView.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Cache\XPathNode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Cache\XPathNodeHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Cache\XPathNodeInfoAtom.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Cache\XPathNodeView.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Cache\XPathNodeViewPropertyDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\BinaryCompatibility.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\CharEntityEncoderFallback.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\ConformanceLevel.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\DtdProcessing.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\EntityHandling.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\HtmlEncodedRawTextWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\HtmlTernaryTree.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\HtmlUtf8RawTextWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\IDtdInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\IDtdParser.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\IDtdParserAdapter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\IDtdParserAdapterAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\IDtdParserAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\IncrementalReadDecoders.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\IRemovableWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\IValidationEventHandling.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\NamespaceHandling.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\NewLineHandling.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\QueryOutputWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\QueryOutputWriterV1.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\ReadContentAsBinaryHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\ReadContentAsBinaryHelperAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\ReadOnlyTernaryTree.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\ReadState.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\SecureStringHasher.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\TextEncodedRawTextWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\TextUtf8RawTextWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\ValidatingReaderNodeData.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\ValidationType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\WhitespaceHandling.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlAsyncCheckReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlAsyncCheckWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlAutoDetectWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlCharCheckingReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlCharCheckingReaderAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlCharCheckingWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlCharCheckingWriterAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlConfiguration.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlEncodedRawTextWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlEncodedRawTextWriterAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlEventCache.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlParserContext.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlRawWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlRawWriterAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlReaderAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlReaderSettings.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlSpace.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlSubtreeReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlSubtreeReaderAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlTextEncoder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlTextReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlTextReaderImpl.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlTextReaderImplAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlTextReaderImplHelpers.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlTextReaderImplHelpersAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlTextWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlUtf8RawTextWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlUtf8RawTextWriterAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlValidatingReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlValidatingReaderImpl.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlValidatingReaderImplAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlWellFormedWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlWellFormedWriterAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlWellFormedWriterHelpers.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlWellFormedWriterHelpersAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlWrappingReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlWrappingReaderAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlWrappingWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlWrappingWriterAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlWriterAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlWriterSettings.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XsdCachingReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XsdCachingReaderAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XsdValidatingReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XsdValidatingReaderAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\DiagnosticsSwitches.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\DocumentSchemaValidator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\DocumentXmlWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\DocumentXPathNavigator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\DomNameTable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlAttributeCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlCDataSection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlCharacterData.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlChildEnumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlChildNodes.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlComment.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlDeclaration.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlDocument.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlDocumentFragment.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlDocumentType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlDomTextWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlElementList.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlEntity.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlEntityReference.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlEventChangedAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlImplementation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlLinkedNode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlLoader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlName.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlNamedNodemap.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlNamedNodeMap.SmallXmlNodeList.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlNode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlNodeChangedEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlNodeChangedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlNodeList.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlNodeReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlNotation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlProcessingInstruction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlSignificantWhiteSpace.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlText.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlUnspecifiedAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlWhitespace.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XPathNodeList.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\EmptyEnumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\HWStack.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\IApplicationResourceStreamResolver.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\IHasXmlNode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\IXmlLineInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\IXmlNamespaceResolver.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\LineInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\MTNameTable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\NameTable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Ref.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Resolvers\XmlKnownDtds.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Resolvers\XmlPreloadedResolver.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Resolvers\XmlPreloadedResolverAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\Asttree.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\AutoValidator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\BaseProcessor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\BaseValidator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\BitSet.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\Chameleonkey.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\CompiledidEntityConstraint.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\ConstraintStruct.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\ContentValidator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\DataTypeImplementation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\DtdParser.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\DtdParserAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\DtdValidator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\FacetChecker.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\Inference\Infer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\Inference\XmlSchemaInferenceException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\IXmlSchemaInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\NamespaceList.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\Parser.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\ParserAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\Preprocessor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\SchemaAttDef.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\SchemaBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\SchemaCollectionCompiler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\SchemaCollectionpreProcessor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\SchemaDeclBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\SchemaElementDecl.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\SchemaEntity.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\SchemaInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\SchemaNames.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\SchemaNamespacemanager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\SchemaNotation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\SchemaSetCompiler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\SchemaType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\ValidationEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\ValidationEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\ValidationState.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XdrBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XdrValidator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlAtomicValue.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchema.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaAll.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaAnnotated.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaAnnotation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaAny.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaAnyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaAppInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaAttributeGroup.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaAttributeGroupref.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaChoice.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaCompilationSettings.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaComplexContent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaComplexContentExtension.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaComplexContentRestriction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaComplexType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaContent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaContentModel.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaContentProcessing.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaContentType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaDataType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaDerivationMethod.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaDocumentation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaExternal.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaFacet.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaForm.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaGroup.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaGroupBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaGroupRef.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaIdEntityConstraint.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaImport.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaInclude.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaNotation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaObject.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaObjectCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaObjectTable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaParticle.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaRedefine.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSequence.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSet.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSimpleContent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSimpleContentExtension.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSimpleContentRestriction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSimpleType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSimpleTypeContent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSimpleTypeList.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSimpleTypeRestriction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSimpleTypeUnion.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSubstitutionGroup.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaUse.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaValidationException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaValidator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaValidity.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSeverityType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlTokenizedType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlTypeCode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlValueConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XsdBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XsdDateTime.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XsdDuration.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XsdValidator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\_Events.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\Advanced\SchemaImporterExtension.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\AppSettings.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\CodeExporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\CodeGenerationoptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\CodeGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\CodeIdentifier.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\CodeIdentifiers.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\Compilation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\Compiler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\Configuration\ConfigurationStrings.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\Configuration\DateTimeSerializationSection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\Configuration\SchemaImporterExtensionElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\Configuration\SchemaImporterExtensionElementCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\Configuration\SchemaImporterExtensionsSection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\Configuration\SerializationSectionGroup.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\Configuration\XmlSerializerSection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\ImportContext.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\indentedWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\IXmlSerializable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\IXmlTextParser.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\Mappings.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\Models.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\NameTable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\PrimitiveXmlSerializers.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\SchemaImporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\SchemaObjectWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\SoapAttributeAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\SoapAttributeOverrides.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\SoapAttributes.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\SoapCodeExporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\SoapElementAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\SoapEnumAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\SoapIgnoreAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\SoapIncludeAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\SoapReflectionImporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\SoapSchemaExporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\SoapSchemaImporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\SoapSchemamember.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\SoapTypeAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\SourceInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\TypeExtensions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\Types.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlAnyAttributeAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlAnyElementAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlAnyElementAttributes.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlArrayAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlArrayItemAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlArrayItemAttributes.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlAttributeAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlAttributeOverrides.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlAttributes.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlChoiceIdentifierAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlCodeExporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlCountingReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\Xmlcustomformatter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlElementAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlElementAttributes.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlEnumAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlIgnoreAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlIncludeAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlMemberMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlMembersMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlNamespaceDeclarationsAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlReflectionImporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlReflectionMember.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlRootAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlSchemaExporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlSchemaImporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlSchemaProviderAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlSchemas.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlSerializationGeneratedCode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlSerializationILGen.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlSerializationReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlSerializationReaderILGen.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlSerializationWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlSerializationWriterILGen.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlSerializer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlSerializerAssemblyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlSerializerFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlSerializerNamespaces.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlSerializerVersionAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlTextAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlTypeAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlTypeMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\ValidateNames.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlCharType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlComplianceUtil.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlConvert.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlDownloadManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlDownloadManagerAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlEncoding.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlNamespacemanager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlNamespaceScope.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlNameTable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlNodeOrder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlNodeType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlNullResolver.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlQualifiedName.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlReservedNs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlResolver.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlResolverAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlSecureResolver.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlSecureResolverAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlUrlResolver.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlUrlResolverAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlXapResolver.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\AbsoluteQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\AstNode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\AttributeQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\Axis.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\BaseAxisQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\BooleanExpr.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\BooleanFunctions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\CacheAxisQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\CacheChildrenQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\CacheOutputQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\ChildrenQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\ClonableStack.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\CompiledXPathExpr.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\ContextQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\DescendantBaseQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\DescendantoverDescendantQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\DescendantQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\DocumentorderQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\EmptyQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\ExtensionQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\Filter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\FilterQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\FollowingQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\FollowingSibling.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\ForwardPositionQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\Function.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\FunctionQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\Group.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\GroupQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\IdQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\IteratorFilter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\LogicalExpr.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\MergeFilterQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\NamespaceQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\NodeFunctions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\NumberFunctions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\NumericExpr.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\Operand.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\OperandQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\Operator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\ParentQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\PrecedingQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\PrecedingSibling.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\Query.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\QueryBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\ResetableIterator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\ReversePositionQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\Root.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\SortQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\StringFunctions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\UnionExpr.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\ValueQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\Variable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\VariableQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\XPathAncestorIterator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\XPathAncestorQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\XPathArrayIterator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\XPathAxisIterator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\XPathChildIterator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\XPathDescendantIterator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\XPathEmptyIterator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\XPathMultyIterator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\XPathParser.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\XPathScanner.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\XPathSelectionIterator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\XPathSelfQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\XPathSingletonIterator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\IXPathNavigable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\XPathDocument.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\XPathException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\XPathExpr.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\XPathItem.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\XPathNamespaceScope.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\XPathNavigator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\XPathNavigatorKeyComparer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\XPathNavigatorReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\XPathNodeIterator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\XPathNodeType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Xslt\XslCompiledTransform.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Xslt\XsltArgumentList.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Xslt\XsltContext.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Xslt\XsltException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Xslt\XslTransform.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Xslt\XsltSettings.cs" />
+ <Compile Include="..\..\build\common\AssemblyRef.cs" />
<Compile Include="..\..\build\common\Consts.cs" />
<Compile Include="..\..\build\common\SR.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\GenerateHelper.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\IteratorDescriptor.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\OptimizerPatterns.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\StaticDataManager.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\TailCallAnalyzer.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\XmlILAnnotation.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\XmlILModule.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\XmlILOptimization.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\XmlILOptimizerVisitor.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\XmlIlTrace.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\XmlIlTypeHelper.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\XmlIlVisitor.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\ISourceLineInfo.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\ListBase.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Pair.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilBinary.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilChoice.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilCloneVisitor.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilDataSource.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilExpression.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilFactory.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilFunction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilInvoke.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilInvokeEarlyBound.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilInvokeLateBound.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilIterator.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilList.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilLiteral.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilLoop.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilName.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilNode.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilNodeType.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilParameter.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilPatternFactory.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilPatternVisitor.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilReference.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilReplaceVisitor.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilScopedVisitor.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilSortKey.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilStrConcat.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilTargetType.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilTernary.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilTypeChecker.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilUnary.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilValidationVisitor.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilVisitor.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilXmlReader.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilXmlWriter.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\SerializationHints.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\SubstitutionList.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\WhitespaceRule.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QueryReaderSettings.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\ContentIterators.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\DecimalFormatter.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\DocumentOrderComparer.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\DodSequenceMerge.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\EarlyBoundInfo.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\NumberFormatter.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\RtfNavigator.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\SetIterators.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\SiblingIterators.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\StringConcat.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\TreeIterators.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\WhitespaceRuleLookup.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\WhitespaceRuleReader.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlAggregates.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlAttributeCache.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlCollation.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlExtensionFunction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlILIndex.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlILStorageConverter.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlIterators.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlNavigatorFilter.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlNavigatorStack.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlQueryContext.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlQueryOutput.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlQueryRuntime.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlQuerySequence.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlQueryStaticData.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlRawWriterWrapper.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlSequenceWriter.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlSortKey.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlSortKeyAccumulator.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XslNumber.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XsltConvert.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XsltFunctions.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XsltLibrary.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\SourceLineInfo.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XmlILCommand.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XmlIlGenerator.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XmlNodeKindFlags.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XmlQualifiedNameTest.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XmlQueryCardinality.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XmlQueryType.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XmlQueryTypeFactory.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\IXpathBuilder.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\IXPathEnvironment.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\XPathAxis.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\XPathBuilder.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\XPathCompileException.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\XPathContext.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\XPathOperator.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\XPathParser.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\XPathQilFactory.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\XPathScanner.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPathConvert.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XslException.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\Compiler.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\CompilerScopeManager.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\Focus.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\IErrorHelper.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\InvokeGenerator.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\KeyMatchBuilder.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\Keywords.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\MatcherBuilder.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\OutputScopeManager.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\QilGenerator.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\QilGeneratorEnv.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\QilStrConcatenator.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\Scripts.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\Stylesheet.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\XPathPatternBuilder.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\XPathPatternParser.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\XslAst.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\XslAstAnalyzer.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\XslFlags.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\XsltInput.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\XsltLoader.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\XsltQilFactory.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\XslVisitor.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\Action.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ActionFrame.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ApplyImportsAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ApplyTemplatesAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\AttributeAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\AttributeSetAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\Avt.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\AvtEvent.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\BeginEvent.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\BuilderInfo.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\CallTemplateAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ChooseAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\CommentAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\CompiledAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\Compiler.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ContainerAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\CopyAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\CopyAttributesAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\CopyCodeAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\CopyNamespacesAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\CopyNodesetAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\CopyOfAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\DbgCompiler.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\DocumentScope.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ElementAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\EndEvent.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\Event.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ForeachAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\HtmlProps.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\IfAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\InputScope.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\InputScopeManager.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\MessageAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\NamespaceDecl.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\NamespaceEvent.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\NavigatorInput.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\NavigatorOutput.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\NewInstructionAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\NumberAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\OutKeywords.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\OutputScope.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\OutputScopeManager.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\PrefixQname.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ProcessingInstructionAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\Processor.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ReaderOutput.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\RecordBuilder.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\RecordOutput.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\RootAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\SequentialOutput.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\SortAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\StateMachine.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\StringOutput.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\Stylesheet.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\TemplateAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\TemplateBaseAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\TemplateLookupAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\Templatemanager.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\TextAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\TextEvent.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\TextOnlyOutput.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\TextOutput.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\TheQuery.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\UseAttributesetsAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ValueOfAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\VariableAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\WithParamAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\WriterOutput.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\XsltCompileContext.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\XsltDebugger.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\XsltOutput.cs" />
+ <Compile Include="..\referencesource\System.Xml\InternalApis\NDP_Common\inc\Win8Helpers.cs" />
+ <Compile Include="..\referencesource\System.Xml\misc\HResults.cs" />
+ <Compile Include="..\referencesource\System.Xml\misc\InvariantComparer.cs" />
+ <Compile Include="..\referencesource\System.Xml\misc\PrivilegedConfigurationManager.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Assembly\System.Xml.Assembly.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\AsyncHelper.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Base64Decoder.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Base64Encoder.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Base64EncoderAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\BinaryXml\BinXmltoken.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\BinaryXml\SqlUtils.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\BinaryXml\XmlBinaryReader.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\BinaryXml\XmlBinaryReaderAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\BinHexDecoder.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\BinHexEncoder.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\BinHexEncoderAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Bits.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\BitStack.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\ByteStack.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Cache\Shape.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Cache\ShapeGenerator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Cache\XPathDocumentBuilder.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Cache\XPathDocumentIterator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Cache\XPathDocumentNavigator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Cache\XPathDocumentView.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Cache\XPathNode.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Cache\XPathNodeHelper.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Cache\XPathNodeInfoAtom.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Cache\XPathNodeView.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Cache\XPathNodeViewPropertyDescriptor.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\BinaryCompatibility.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\CharEntityEncoderFallback.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\ConformanceLevel.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\DtdProcessing.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\EntityHandling.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\HtmlEncodedRawTextWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\HtmlTernaryTree.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\HtmlUtf8RawTextWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\IDtdInfo.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\IDtdParser.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\IDtdParserAdapter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\IDtdParserAdapterAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\IDtdParserAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\IncrementalReadDecoders.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\IRemovableWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\IValidationEventHandling.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\NamespaceHandling.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\NewLineHandling.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\QueryOutputWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\QueryOutputWriterV1.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\ReadContentAsBinaryHelper.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\ReadContentAsBinaryHelperAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\ReadOnlyTernaryTree.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\ReadState.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\SecureStringHasher.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\TextEncodedRawTextWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\TextUtf8RawTextWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\ValidatingReaderNodeData.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\ValidationType.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\WhitespaceHandling.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlAsyncCheckReader.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlAsyncCheckWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlAutoDetectWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlCharCheckingReader.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlCharCheckingReaderAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlCharCheckingWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlCharCheckingWriterAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlConfiguration.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlEncodedRawTextWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlEncodedRawTextWriterAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlEventCache.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlParserContext.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlRawWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlRawWriterAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlReader.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlReaderAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlReaderSettings.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlSpace.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlSubtreeReader.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlSubtreeReaderAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlTextEncoder.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlTextReader.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlTextReaderImpl.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlTextReaderImplAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlTextReaderImplHelpers.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlTextReaderImplHelpersAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlTextWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlUtf8RawTextWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlUtf8RawTextWriterAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlValidatingReader.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlValidatingReaderImpl.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlValidatingReaderImplAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlWellFormedWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlWellFormedWriterAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlWellFormedWriterHelpers.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlWellFormedWriterHelpersAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlWrappingReader.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlWrappingReaderAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlWrappingWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlWrappingWriterAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlWriterAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlWriterSettings.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XsdCachingReader.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XsdCachingReaderAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XsdValidatingReader.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XsdValidatingReaderAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\DiagnosticsSwitches.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\DocumentSchemaValidator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\DocumentXmlWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\DocumentXPathNavigator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\DomNameTable.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlAttributeCollection.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlCDataSection.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlCharacterData.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlChildEnumerator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlChildNodes.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlComment.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlDeclaration.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlDocument.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlDocumentFragment.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlDocumentType.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlDomTextWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlElement.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlElementList.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlEntity.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlEntityReference.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlEventChangedAction.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlImplementation.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlLinkedNode.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlLoader.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlName.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlNamedNodemap.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlNamedNodeMap.SmallXmlNodeList.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlNode.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlNodeChangedEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlNodeChangedEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlNodeList.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlNodeReader.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlNotation.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlProcessingInstruction.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlSignificantWhiteSpace.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlText.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlUnspecifiedAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlWhitespace.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XPathNodeList.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\EmptyEnumerator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\HWStack.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\IApplicationResourceStreamResolver.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\IHasXmlNode.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\IXmlLineInfo.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\IXmlNamespaceResolver.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\LineInfo.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\MTNameTable.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\NameTable.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Ref.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Resolvers\XmlKnownDtds.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Resolvers\XmlPreloadedResolver.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Resolvers\XmlPreloadedResolverAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\Asttree.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\AutoValidator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\BaseProcessor.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\BaseValidator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\BitSet.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\Chameleonkey.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\CompiledidEntityConstraint.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\ConstraintStruct.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\ContentValidator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\DataTypeImplementation.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\DtdParser.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\DtdParserAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\DtdValidator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\FacetChecker.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\Inference\Infer.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\Inference\XmlSchemaInferenceException.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\IXmlSchemaInfo.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\NamespaceList.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\Parser.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\ParserAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\Preprocessor.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\SchemaAttDef.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\SchemaBuilder.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\SchemaCollectionCompiler.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\SchemaCollectionpreProcessor.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\SchemaDeclBase.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\SchemaElementDecl.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\SchemaEntity.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\SchemaInfo.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\SchemaNames.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\SchemaNamespacemanager.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\SchemaNotation.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\SchemaSetCompiler.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\SchemaType.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\ValidationEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\ValidationEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\ValidationState.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XdrBuilder.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XdrValidator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlAtomicValue.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchema.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaAll.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaAnnotated.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaAnnotation.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaAny.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaAnyAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaAppInfo.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaAttributeGroup.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaAttributeGroupref.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaChoice.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaCollection.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaCompilationSettings.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaComplexContent.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaComplexContentExtension.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaComplexContentRestriction.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaComplexType.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaContent.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaContentModel.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaContentProcessing.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaContentType.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaDataType.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaDerivationMethod.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaDocumentation.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaElement.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaException.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaExternal.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaFacet.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaForm.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaGroup.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaGroupBase.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaGroupRef.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaIdEntityConstraint.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaImport.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaInclude.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaInfo.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaNotation.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaObject.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaObjectCollection.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaObjectTable.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaParticle.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaRedefine.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSequence.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSet.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSimpleContent.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSimpleContentExtension.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSimpleContentRestriction.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSimpleType.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSimpleTypeContent.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSimpleTypeList.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSimpleTypeRestriction.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSimpleTypeUnion.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSubstitutionGroup.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaType.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaUse.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaValidationException.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaValidator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaValidity.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSeverityType.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlTokenizedType.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlTypeCode.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlValueConverter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XsdBuilder.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XsdDateTime.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XsdDuration.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XsdValidator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\_Events.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\Advanced\SchemaImporterExtension.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\AppSettings.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\CodeExporter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\CodeGenerationoptions.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\CodeGenerator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\CodeIdentifier.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\CodeIdentifiers.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\Compilation.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\Compiler.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\Configuration\ConfigurationStrings.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\Configuration\DateTimeSerializationSection.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\Configuration\SchemaImporterExtensionElement.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\Configuration\SchemaImporterExtensionElementCollection.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\Configuration\SchemaImporterExtensionsSection.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\Configuration\SerializationSectionGroup.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\Configuration\XmlSerializerSection.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\ImportContext.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\indentedWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\IXmlSerializable.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\IXmlTextParser.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\Mappings.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\Models.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\NameTable.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\PrimitiveXmlSerializers.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\SchemaImporter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\SchemaObjectWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\SoapAttributeAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\SoapAttributeOverrides.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\SoapAttributes.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\SoapCodeExporter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\SoapElementAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\SoapEnumAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\SoapIgnoreAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\SoapIncludeAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\SoapReflectionImporter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\SoapSchemaExporter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\SoapSchemaImporter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\SoapSchemamember.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\SoapTypeAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\SourceInfo.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\TypeExtensions.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\Types.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlAnyAttributeAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlAnyElementAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlAnyElementAttributes.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlArrayAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlArrayItemAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlArrayItemAttributes.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlAttributeAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlAttributeOverrides.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlAttributes.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlChoiceIdentifierAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlCodeExporter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlCountingReader.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\Xmlcustomformatter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlElementAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlElementAttributes.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlEnumAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlIgnoreAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlIncludeAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlMapping.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlMemberMapping.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlMembersMapping.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlNamespaceDeclarationsAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlReflectionImporter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlReflectionMember.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlRootAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlSchemaExporter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlSchemaImporter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlSchemaProviderAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlSchemas.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlSerializationGeneratedCode.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlSerializationILGen.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlSerializationReader.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlSerializationReaderILGen.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlSerializationWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlSerializationWriterILGen.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlSerializer.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlSerializerAssemblyAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlSerializerFactory.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlSerializerNamespaces.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlSerializerVersionAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlTextAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlTypeAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlTypeMapping.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\ValidateNames.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlCharType.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlComplianceUtil.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlConvert.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlDownloadManager.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlDownloadManagerAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlEncoding.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlException.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlNamespacemanager.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlNamespaceScope.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlNameTable.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlNodeOrder.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlNodeType.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlNullResolver.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlQualifiedName.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlReservedNs.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlResolver.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlResolverAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlSecureResolver.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlSecureResolverAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlUrlResolver.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlUrlResolverAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlXapResolver.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\AbsoluteQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\AstNode.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\AttributeQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\Axis.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\BaseAxisQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\BooleanExpr.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\BooleanFunctions.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\CacheAxisQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\CacheChildrenQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\CacheOutputQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\ChildrenQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\ClonableStack.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\CompiledXPathExpr.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\ContextQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\DescendantBaseQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\DescendantoverDescendantQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\DescendantQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\DocumentorderQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\EmptyQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\ExtensionQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\Filter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\FilterQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\FollowingQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\FollowingSibling.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\ForwardPositionQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\Function.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\FunctionQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\Group.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\GroupQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\IdQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\IteratorFilter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\LogicalExpr.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\MergeFilterQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\NamespaceQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\NodeFunctions.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\NumberFunctions.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\NumericExpr.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\Operand.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\OperandQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\Operator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\ParentQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\PrecedingQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\PrecedingSibling.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\Query.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\QueryBuilder.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\ResetableIterator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\ReversePositionQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\Root.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\SortQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\StringFunctions.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\UnionExpr.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\ValueQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\Variable.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\VariableQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\XPathAncestorIterator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\XPathAncestorQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\XPathArrayIterator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\XPathAxisIterator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\XPathChildIterator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\XPathDescendantIterator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\XPathEmptyIterator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\XPathMultyIterator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\XPathParser.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\XPathScanner.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\XPathSelectionIterator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\XPathSelfQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\XPathSingletonIterator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\IXPathNavigable.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\XPathDocument.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\XPathException.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\XPathExpr.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\XPathItem.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\XPathNamespaceScope.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\XPathNavigator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\XPathNavigatorKeyComparer.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\XPathNavigatorReader.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\XPathNodeIterator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\XPathNodeType.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Xslt\XslCompiledTransform.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Xslt\XsltArgumentList.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Xslt\XsltContext.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Xslt\XsltException.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Xslt\XslTransform.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Xslt\XsltSettings.cs" />
<Compile Include="Assembly\AssemblyInfo.cs" />
<Compile Include="ReferenceSources\LocalAppContextSwitches.cs" />
<Compile Include="ReferenceSources\Res.cs" />
diff --git a/mcs/class/System.XML/System.Xml-net_4_x.csproj b/mcs/class/System.XML/System.Xml-net_4_x.csproj
index cdfb3fdeff8..154a4ace5c6 100644
--- a/mcs/class/System.XML/System.Xml-net_4_x.csproj
+++ b/mcs/class/System.XML/System.Xml-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699,219,414,649,1717</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -45,669 +46,670 @@
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ItemGroup>
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\GenerateHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\IteratorDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\OptimizerPatterns.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\StaticDataManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\TailCallAnalyzer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\XmlILAnnotation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\XmlILModule.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\XmlILOptimization.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\XmlILOptimizerVisitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\XmlIlTrace.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\XmlIlTypeHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\XmlIlVisitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\ISourceLineInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\ListBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Pair.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilBinary.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilChoice.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilCloneVisitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilDataSource.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilFunction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilInvoke.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilInvokeEarlyBound.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilInvokeLateBound.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilIterator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilList.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilLiteral.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilLoop.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilName.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilNode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilNodeType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilParameter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilPatternFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilPatternVisitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilReference.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilReplaceVisitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilScopedVisitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilSortKey.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilStrConcat.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilTargetType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilTernary.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilTypeChecker.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilUnary.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilValidationVisitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilVisitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilXmlReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilXmlWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\SerializationHints.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\SubstitutionList.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\WhitespaceRule.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\QueryReaderSettings.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\ContentIterators.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\DecimalFormatter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\DocumentOrderComparer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\DodSequenceMerge.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\EarlyBoundInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\NumberFormatter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\RtfNavigator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\SetIterators.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\SiblingIterators.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\StringConcat.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\TreeIterators.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\WhitespaceRuleLookup.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\WhitespaceRuleReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlAggregates.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlAttributeCache.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlCollation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlExtensionFunction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlILIndex.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlILStorageConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlIterators.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlNavigatorFilter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlNavigatorStack.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlQueryContext.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlQueryOutput.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlQueryRuntime.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlQuerySequence.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlQueryStaticData.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlRawWriterWrapper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlSequenceWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlSortKey.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlSortKeyAccumulator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XslNumber.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XsltConvert.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XsltFunctions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XsltLibrary.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\SourceLineInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XmlILCommand.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XmlIlGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XmlNodeKindFlags.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XmlQualifiedNameTest.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XmlQueryCardinality.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XmlQueryType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XmlQueryTypeFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\IXpathBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\IXPathEnvironment.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\XPathAxis.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\XPathBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\XPathCompileException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\XPathContext.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\XPathOperator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\XPathParser.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\XPathQilFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\XPathScanner.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPathConvert.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XslException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\Compiler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\CompilerScopeManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\Focus.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\IErrorHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\InvokeGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\KeyMatchBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\Keywords.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\MatcherBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\OutputScopeManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\QilGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\QilGeneratorEnv.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\QilStrConcatenator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\Scripts.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\Stylesheet.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\XPathPatternBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\XPathPatternParser.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\XslAst.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\XslAstAnalyzer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\XslFlags.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\XsltInput.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\XsltLoader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\XsltQilFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\XslVisitor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\Action.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ActionFrame.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ApplyImportsAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ApplyTemplatesAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\AttributeAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\AttributeSetAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\Avt.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\AvtEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\BeginEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\BuilderInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\CallTemplateAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ChooseAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\CommentAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\CompiledAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\Compiler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ContainerAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\CopyAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\CopyAttributesAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\CopyCodeAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\CopyNamespacesAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\CopyNodesetAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\CopyOfAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\DbgCompiler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\DocumentScope.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ElementAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\EndEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\Event.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ForeachAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\HtmlProps.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\IfAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\InputScope.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\InputScopeManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\MessageAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\NamespaceDecl.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\NamespaceEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\NavigatorInput.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\NavigatorOutput.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\NewInstructionAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\NumberAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\OutKeywords.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\OutputScope.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\OutputScopeManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\PrefixQname.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ProcessingInstructionAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\Processor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ReaderOutput.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\RecordBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\RecordOutput.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\RootAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\SequentialOutput.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\SortAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\StateMachine.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\StringOutput.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\Stylesheet.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\TemplateAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\TemplateBaseAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\TemplateLookupAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\Templatemanager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\TextAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\TextEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\TextOnlyOutput.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\TextOutput.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\TheQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\UseAttributesetsAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ValueOfAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\VariableAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\WithParamAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\WriterOutput.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\XsltCompileContext.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\XsltDebugger.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\XsltOutput.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\InternalApis\NDP_Common\inc\Win8Helpers.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\misc\HResults.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\misc\InvariantComparer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\misc\PrivilegedConfigurationManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Assembly\System.Xml.Assembly.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\AsyncHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Base64Decoder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Base64Encoder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Base64EncoderAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\BinaryXml\BinXmltoken.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\BinaryXml\SqlUtils.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\BinaryXml\XmlBinaryReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\BinaryXml\XmlBinaryReaderAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\BinHexDecoder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\BinHexEncoder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\BinHexEncoderAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Bits.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\BitStack.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\ByteStack.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Cache\Shape.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Cache\ShapeGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Cache\XPathDocumentBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Cache\XPathDocumentIterator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Cache\XPathDocumentNavigator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Cache\XPathDocumentView.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Cache\XPathNode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Cache\XPathNodeHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Cache\XPathNodeInfoAtom.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Cache\XPathNodeView.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Cache\XPathNodeViewPropertyDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\BinaryCompatibility.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\CharEntityEncoderFallback.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\ConformanceLevel.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\DtdProcessing.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\EntityHandling.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\HtmlEncodedRawTextWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\HtmlTernaryTree.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\HtmlUtf8RawTextWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\IDtdInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\IDtdParser.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\IDtdParserAdapter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\IDtdParserAdapterAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\IDtdParserAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\IncrementalReadDecoders.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\IRemovableWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\IValidationEventHandling.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\NamespaceHandling.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\NewLineHandling.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\QueryOutputWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\QueryOutputWriterV1.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\ReadContentAsBinaryHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\ReadContentAsBinaryHelperAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\ReadOnlyTernaryTree.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\ReadState.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\SecureStringHasher.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\TextEncodedRawTextWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\TextUtf8RawTextWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\ValidatingReaderNodeData.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\ValidationType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\WhitespaceHandling.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlAsyncCheckReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlAsyncCheckWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlAutoDetectWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlCharCheckingReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlCharCheckingReaderAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlCharCheckingWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlCharCheckingWriterAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlConfiguration.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlEncodedRawTextWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlEncodedRawTextWriterAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlEventCache.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlParserContext.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlRawWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlRawWriterAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlReaderAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlReaderSettings.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlSpace.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlSubtreeReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlSubtreeReaderAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlTextEncoder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlTextReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlTextReaderImpl.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlTextReaderImplAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlTextReaderImplHelpers.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlTextReaderImplHelpersAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlTextWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlUtf8RawTextWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlUtf8RawTextWriterAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlValidatingReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlValidatingReaderImpl.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlValidatingReaderImplAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlWellFormedWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlWellFormedWriterAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlWellFormedWriterHelpers.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlWellFormedWriterHelpersAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlWrappingReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlWrappingReaderAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlWrappingWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlWrappingWriterAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlWriterAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XmlWriterSettings.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XsdCachingReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XsdCachingReaderAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XsdValidatingReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Core\XsdValidatingReaderAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\DiagnosticsSwitches.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\DocumentSchemaValidator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\DocumentXmlWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\DocumentXPathNavigator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\DomNameTable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlAttributeCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlCDataSection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlCharacterData.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlChildEnumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlChildNodes.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlComment.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlDeclaration.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlDocument.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlDocumentFragment.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlDocumentType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlDomTextWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlElementList.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlEntity.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlEntityReference.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlEventChangedAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlImplementation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlLinkedNode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlLoader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlName.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlNamedNodemap.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlNamedNodeMap.SmallXmlNodeList.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlNode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlNodeChangedEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlNodeChangedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlNodeList.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlNodeReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlNotation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlProcessingInstruction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlSignificantWhiteSpace.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlText.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlUnspecifiedAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XmlWhitespace.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Dom\XPathNodeList.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\EmptyEnumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\HWStack.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\IApplicationResourceStreamResolver.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\IHasXmlNode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\IXmlLineInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\IXmlNamespaceResolver.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\LineInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\MTNameTable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\NameTable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Ref.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Resolvers\XmlKnownDtds.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Resolvers\XmlPreloadedResolver.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Resolvers\XmlPreloadedResolverAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\Asttree.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\AutoValidator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\BaseProcessor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\BaseValidator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\BitSet.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\Chameleonkey.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\CompiledidEntityConstraint.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\ConstraintStruct.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\ContentValidator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\DataTypeImplementation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\DtdParser.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\DtdParserAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\DtdValidator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\FacetChecker.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\Inference\Infer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\Inference\XmlSchemaInferenceException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\IXmlSchemaInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\NamespaceList.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\Parser.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\ParserAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\Preprocessor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\SchemaAttDef.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\SchemaBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\SchemaCollectionCompiler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\SchemaCollectionpreProcessor.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\SchemaDeclBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\SchemaElementDecl.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\SchemaEntity.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\SchemaInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\SchemaNames.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\SchemaNamespacemanager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\SchemaNotation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\SchemaSetCompiler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\SchemaType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\ValidationEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\ValidationEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\ValidationState.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XdrBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XdrValidator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlAtomicValue.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchema.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaAll.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaAnnotated.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaAnnotation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaAny.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaAnyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaAppInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaAttributeGroup.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaAttributeGroupref.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaChoice.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaCompilationSettings.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaComplexContent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaComplexContentExtension.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaComplexContentRestriction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaComplexType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaContent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaContentModel.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaContentProcessing.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaContentType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaDataType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaDerivationMethod.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaDocumentation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaExternal.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaFacet.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaForm.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaGroup.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaGroupBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaGroupRef.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaIdEntityConstraint.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaImport.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaInclude.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaNotation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaObject.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaObjectCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaObjectTable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaParticle.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaRedefine.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSequence.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSet.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSimpleContent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSimpleContentExtension.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSimpleContentRestriction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSimpleType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSimpleTypeContent.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSimpleTypeList.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSimpleTypeRestriction.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSimpleTypeUnion.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSubstitutionGroup.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaUse.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaValidationException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaValidator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSchemaValidity.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlSeverityType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlTokenizedType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlTypeCode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XmlValueConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XsdBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XsdDateTime.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XsdDuration.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Schema\XsdValidator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\_Events.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\Advanced\SchemaImporterExtension.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\AppSettings.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\CodeExporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\CodeGenerationoptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\CodeGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\CodeIdentifier.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\CodeIdentifiers.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\Compilation.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\Compiler.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\Configuration\ConfigurationStrings.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\Configuration\DateTimeSerializationSection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\Configuration\SchemaImporterExtensionElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\Configuration\SchemaImporterExtensionElementCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\Configuration\SchemaImporterExtensionsSection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\Configuration\SerializationSectionGroup.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\Configuration\XmlSerializerSection.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\ImportContext.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\indentedWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\IXmlSerializable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\IXmlTextParser.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\Mappings.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\Models.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\NameTable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\PrimitiveXmlSerializers.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\SchemaImporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\SchemaObjectWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\SoapAttributeAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\SoapAttributeOverrides.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\SoapAttributes.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\SoapCodeExporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\SoapElementAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\SoapEnumAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\SoapIgnoreAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\SoapIncludeAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\SoapReflectionImporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\SoapSchemaExporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\SoapSchemaImporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\SoapSchemamember.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\SoapTypeAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\SourceInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\TypeExtensions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\Types.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlAnyAttributeAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlAnyElementAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlAnyElementAttributes.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlArrayAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlArrayItemAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlArrayItemAttributes.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlAttributeAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlAttributeOverrides.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlAttributes.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlChoiceIdentifierAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlCodeExporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlCountingReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\Xmlcustomformatter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlElementAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlElementAttributes.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlEnumAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlIgnoreAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlIncludeAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlMemberMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlMembersMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlNamespaceDeclarationsAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlReflectionImporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlReflectionMember.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlRootAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlSchemaExporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlSchemaImporter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlSchemaProviderAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlSchemas.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlSerializationGeneratedCode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlSerializationILGen.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlSerializationReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlSerializationReaderILGen.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlSerializationWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlSerializationWriterILGen.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlSerializer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlSerializerAssemblyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlSerializerFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlSerializerNamespaces.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlSerializerVersionAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlTextAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlTypeAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Serialization\XmlTypeMapping.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\ValidateNames.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlCharType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlComplianceUtil.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlConvert.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlDownloadManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlDownloadManagerAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlEncoding.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlNamespacemanager.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlNamespaceScope.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlNameTable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlNodeOrder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlNodeType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlNullResolver.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlQualifiedName.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlReservedNs.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlResolver.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlResolverAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlSecureResolver.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlSecureResolverAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlUrlResolver.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlUrlResolverAsync.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XmlXapResolver.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\AbsoluteQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\AstNode.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\AttributeQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\Axis.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\BaseAxisQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\BooleanExpr.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\BooleanFunctions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\CacheAxisQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\CacheChildrenQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\CacheOutputQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\ChildrenQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\ClonableStack.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\CompiledXPathExpr.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\ContextQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\DescendantBaseQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\DescendantoverDescendantQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\DescendantQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\DocumentorderQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\EmptyQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\ExtensionQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\Filter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\FilterQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\FollowingQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\FollowingSibling.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\ForwardPositionQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\Function.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\FunctionQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\Group.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\GroupQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\IdQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\IteratorFilter.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\LogicalExpr.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\MergeFilterQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\NamespaceQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\NodeFunctions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\NumberFunctions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\NumericExpr.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\Operand.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\OperandQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\Operator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\ParentQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\PrecedingQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\PrecedingSibling.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\Query.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\QueryBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\ResetableIterator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\ReversePositionQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\Root.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\SortQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\StringFunctions.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\UnionExpr.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\ValueQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\Variable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\VariableQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\XPathAncestorIterator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\XPathAncestorQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\XPathArrayIterator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\XPathAxisIterator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\XPathChildIterator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\XPathDescendantIterator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\XPathEmptyIterator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\XPathMultyIterator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\XPathParser.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\XPathScanner.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\XPathSelectionIterator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\XPathSelfQuery.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\Internal\XPathSingletonIterator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\IXPathNavigable.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\XPathDocument.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\XPathException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\XPathExpr.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\XPathItem.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\XPathNamespaceScope.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\XPathNavigator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\XPathNavigatorKeyComparer.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\XPathNavigatorReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\XPathNodeIterator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\XPath\XPathNodeType.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Xslt\XslCompiledTransform.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Xslt\XsltArgumentList.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Xslt\XsltContext.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Xslt\XsltException.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Xslt\XslTransform.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml\System\Xml\Xslt\XsltSettings.cs" />
+ <Compile Include="..\..\build\common\AssemblyRef.cs" />
<Compile Include="..\..\build\common\Consts.cs" />
<Compile Include="..\..\build\common\SR.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\GenerateHelper.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\IteratorDescriptor.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\OptimizerPatterns.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\StaticDataManager.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\TailCallAnalyzer.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\XmlILAnnotation.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\XmlILModule.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\XmlILOptimization.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\XmlILOptimizerVisitor.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\XmlIlTrace.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\XmlIlTypeHelper.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\IlGen\XmlIlVisitor.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\ISourceLineInfo.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\ListBase.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Pair.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilBinary.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilChoice.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilCloneVisitor.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilDataSource.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilExpression.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilFactory.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilFunction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilInvoke.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilInvokeEarlyBound.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilInvokeLateBound.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilIterator.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilList.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilLiteral.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilLoop.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilName.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilNode.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilNodeType.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilParameter.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilPatternFactory.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilPatternVisitor.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilReference.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilReplaceVisitor.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilScopedVisitor.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilSortKey.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilStrConcat.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilTargetType.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilTernary.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilTypeChecker.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilUnary.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilValidationVisitor.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilVisitor.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilXmlReader.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\QilXmlWriter.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\SerializationHints.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\SubstitutionList.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QIL\WhitespaceRule.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\QueryReaderSettings.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\ContentIterators.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\DecimalFormatter.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\DocumentOrderComparer.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\DodSequenceMerge.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\EarlyBoundInfo.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\NumberFormatter.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\RtfNavigator.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\SetIterators.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\SiblingIterators.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\StringConcat.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\TreeIterators.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\WhitespaceRuleLookup.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\WhitespaceRuleReader.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlAggregates.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlAttributeCache.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlCollation.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlExtensionFunction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlILIndex.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlILStorageConverter.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlIterators.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlNavigatorFilter.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlNavigatorStack.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlQueryContext.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlQueryOutput.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlQueryRuntime.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlQuerySequence.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlQueryStaticData.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlRawWriterWrapper.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlSequenceWriter.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlSortKey.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XmlSortKeyAccumulator.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XslNumber.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XsltConvert.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XsltFunctions.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Runtime\XsltLibrary.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\SourceLineInfo.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XmlILCommand.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XmlIlGenerator.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XmlNodeKindFlags.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XmlQualifiedNameTest.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XmlQueryCardinality.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XmlQueryType.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XmlQueryTypeFactory.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\IXpathBuilder.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\IXPathEnvironment.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\XPathAxis.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\XPathBuilder.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\XPathCompileException.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\XPathContext.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\XPathOperator.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\XPathParser.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\XPathQilFactory.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPath\XPathScanner.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XPathConvert.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XslException.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\Compiler.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\CompilerScopeManager.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\Focus.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\IErrorHelper.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\InvokeGenerator.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\KeyMatchBuilder.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\Keywords.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\MatcherBuilder.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\OutputScopeManager.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\QilGenerator.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\QilGeneratorEnv.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\QilStrConcatenator.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\Scripts.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\Stylesheet.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\XPathPatternBuilder.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\XPathPatternParser.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\XslAst.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\XslAstAnalyzer.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\XslFlags.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\XsltInput.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\XsltLoader.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\XsltQilFactory.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\Xslt\XslVisitor.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\Action.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ActionFrame.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ApplyImportsAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ApplyTemplatesAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\AttributeAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\AttributeSetAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\Avt.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\AvtEvent.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\BeginEvent.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\BuilderInfo.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\CallTemplateAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ChooseAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\CommentAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\CompiledAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\Compiler.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ContainerAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\CopyAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\CopyAttributesAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\CopyCodeAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\CopyNamespacesAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\CopyNodesetAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\CopyOfAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\DbgCompiler.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\DocumentScope.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ElementAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\EndEvent.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\Event.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ForeachAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\HtmlProps.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\IfAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\InputScope.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\InputScopeManager.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\MessageAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\NamespaceDecl.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\NamespaceEvent.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\NavigatorInput.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\NavigatorOutput.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\NewInstructionAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\NumberAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\OutKeywords.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\OutputScope.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\OutputScopeManager.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\PrefixQname.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ProcessingInstructionAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\Processor.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ReaderOutput.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\RecordBuilder.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\RecordOutput.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\RootAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\SequentialOutput.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\SortAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\StateMachine.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\StringOutput.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\Stylesheet.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\TemplateAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\TemplateBaseAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\TemplateLookupAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\Templatemanager.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\TextAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\TextEvent.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\TextOnlyOutput.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\TextOutput.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\TheQuery.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\UseAttributesetsAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\ValueOfAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\VariableAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\WithParamAction.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\WriterOutput.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\XsltCompileContext.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\XsltDebugger.cs" />
+ <Compile Include="..\referencesource\System.Data.SqlXml\System\Xml\Xsl\XsltOld\XsltOutput.cs" />
+ <Compile Include="..\referencesource\System.Xml\InternalApis\NDP_Common\inc\Win8Helpers.cs" />
+ <Compile Include="..\referencesource\System.Xml\misc\HResults.cs" />
+ <Compile Include="..\referencesource\System.Xml\misc\InvariantComparer.cs" />
+ <Compile Include="..\referencesource\System.Xml\misc\PrivilegedConfigurationManager.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Assembly\System.Xml.Assembly.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\AsyncHelper.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Base64Decoder.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Base64Encoder.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Base64EncoderAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\BinaryXml\BinXmltoken.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\BinaryXml\SqlUtils.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\BinaryXml\XmlBinaryReader.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\BinaryXml\XmlBinaryReaderAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\BinHexDecoder.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\BinHexEncoder.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\BinHexEncoderAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Bits.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\BitStack.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\ByteStack.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Cache\Shape.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Cache\ShapeGenerator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Cache\XPathDocumentBuilder.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Cache\XPathDocumentIterator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Cache\XPathDocumentNavigator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Cache\XPathDocumentView.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Cache\XPathNode.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Cache\XPathNodeHelper.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Cache\XPathNodeInfoAtom.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Cache\XPathNodeView.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Cache\XPathNodeViewPropertyDescriptor.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\BinaryCompatibility.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\CharEntityEncoderFallback.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\ConformanceLevel.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\DtdProcessing.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\EntityHandling.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\HtmlEncodedRawTextWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\HtmlTernaryTree.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\HtmlUtf8RawTextWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\IDtdInfo.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\IDtdParser.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\IDtdParserAdapter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\IDtdParserAdapterAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\IDtdParserAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\IncrementalReadDecoders.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\IRemovableWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\IValidationEventHandling.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\NamespaceHandling.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\NewLineHandling.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\QueryOutputWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\QueryOutputWriterV1.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\ReadContentAsBinaryHelper.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\ReadContentAsBinaryHelperAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\ReadOnlyTernaryTree.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\ReadState.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\SecureStringHasher.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\TextEncodedRawTextWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\TextUtf8RawTextWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\ValidatingReaderNodeData.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\ValidationType.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\WhitespaceHandling.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlAsyncCheckReader.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlAsyncCheckWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlAutoDetectWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlCharCheckingReader.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlCharCheckingReaderAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlCharCheckingWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlCharCheckingWriterAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlConfiguration.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlEncodedRawTextWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlEncodedRawTextWriterAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlEventCache.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlParserContext.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlRawWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlRawWriterAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlReader.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlReaderAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlReaderSettings.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlSpace.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlSubtreeReader.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlSubtreeReaderAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlTextEncoder.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlTextReader.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlTextReaderImpl.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlTextReaderImplAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlTextReaderImplHelpers.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlTextReaderImplHelpersAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlTextWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlUtf8RawTextWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlUtf8RawTextWriterAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlValidatingReader.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlValidatingReaderImpl.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlValidatingReaderImplAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlWellFormedWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlWellFormedWriterAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlWellFormedWriterHelpers.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlWellFormedWriterHelpersAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlWrappingReader.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlWrappingReaderAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlWrappingWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlWrappingWriterAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlWriterAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XmlWriterSettings.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XsdCachingReader.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XsdCachingReaderAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XsdValidatingReader.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Core\XsdValidatingReaderAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\DiagnosticsSwitches.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\DocumentSchemaValidator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\DocumentXmlWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\DocumentXPathNavigator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\DomNameTable.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlAttributeCollection.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlCDataSection.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlCharacterData.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlChildEnumerator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlChildNodes.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlComment.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlDeclaration.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlDocument.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlDocumentFragment.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlDocumentType.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlDomTextWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlElement.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlElementList.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlEntity.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlEntityReference.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlEventChangedAction.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlImplementation.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlLinkedNode.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlLoader.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlName.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlNamedNodemap.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlNamedNodeMap.SmallXmlNodeList.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlNode.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlNodeChangedEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlNodeChangedEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlNodeList.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlNodeReader.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlNotation.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlProcessingInstruction.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlSignificantWhiteSpace.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlText.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlUnspecifiedAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XmlWhitespace.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Dom\XPathNodeList.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\EmptyEnumerator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\HWStack.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\IApplicationResourceStreamResolver.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\IHasXmlNode.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\IXmlLineInfo.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\IXmlNamespaceResolver.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\LineInfo.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\MTNameTable.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\NameTable.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Ref.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Resolvers\XmlKnownDtds.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Resolvers\XmlPreloadedResolver.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Resolvers\XmlPreloadedResolverAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\Asttree.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\AutoValidator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\BaseProcessor.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\BaseValidator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\BitSet.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\Chameleonkey.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\CompiledidEntityConstraint.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\ConstraintStruct.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\ContentValidator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\DataTypeImplementation.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\DtdParser.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\DtdParserAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\DtdValidator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\FacetChecker.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\Inference\Infer.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\Inference\XmlSchemaInferenceException.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\IXmlSchemaInfo.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\NamespaceList.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\Parser.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\ParserAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\Preprocessor.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\SchemaAttDef.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\SchemaBuilder.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\SchemaCollectionCompiler.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\SchemaCollectionpreProcessor.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\SchemaDeclBase.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\SchemaElementDecl.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\SchemaEntity.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\SchemaInfo.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\SchemaNames.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\SchemaNamespacemanager.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\SchemaNotation.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\SchemaSetCompiler.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\SchemaType.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\ValidationEventArgs.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\ValidationEventHandler.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\ValidationState.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XdrBuilder.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XdrValidator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlAtomicValue.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchema.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaAll.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaAnnotated.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaAnnotation.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaAny.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaAnyAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaAppInfo.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaAttributeGroup.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaAttributeGroupref.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaChoice.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaCollection.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaCompilationSettings.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaComplexContent.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaComplexContentExtension.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaComplexContentRestriction.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaComplexType.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaContent.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaContentModel.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaContentProcessing.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaContentType.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaDataType.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaDerivationMethod.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaDocumentation.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaElement.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaException.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaExternal.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaFacet.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaForm.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaGroup.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaGroupBase.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaGroupRef.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaIdEntityConstraint.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaImport.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaInclude.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaInfo.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaNotation.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaObject.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaObjectCollection.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaObjectTable.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaParticle.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaRedefine.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSequence.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSet.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSimpleContent.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSimpleContentExtension.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSimpleContentRestriction.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSimpleType.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSimpleTypeContent.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSimpleTypeList.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSimpleTypeRestriction.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSimpleTypeUnion.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaSubstitutionGroup.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaType.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaUse.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaValidationException.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaValidator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSchemaValidity.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlSeverityType.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlTokenizedType.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlTypeCode.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XmlValueConverter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XsdBuilder.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XsdDateTime.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XsdDuration.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Schema\XsdValidator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\_Events.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\Advanced\SchemaImporterExtension.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\AppSettings.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\CodeExporter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\CodeGenerationoptions.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\CodeGenerator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\CodeIdentifier.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\CodeIdentifiers.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\Compilation.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\Compiler.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\Configuration\ConfigurationStrings.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\Configuration\DateTimeSerializationSection.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\Configuration\SchemaImporterExtensionElement.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\Configuration\SchemaImporterExtensionElementCollection.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\Configuration\SchemaImporterExtensionsSection.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\Configuration\SerializationSectionGroup.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\Configuration\XmlSerializerSection.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\ImportContext.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\indentedWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\IXmlSerializable.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\IXmlTextParser.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\Mappings.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\Models.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\NameTable.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\PrimitiveXmlSerializers.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\SchemaImporter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\SchemaObjectWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\SoapAttributeAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\SoapAttributeOverrides.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\SoapAttributes.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\SoapCodeExporter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\SoapElementAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\SoapEnumAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\SoapIgnoreAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\SoapIncludeAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\SoapReflectionImporter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\SoapSchemaExporter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\SoapSchemaImporter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\SoapSchemamember.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\SoapTypeAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\SourceInfo.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\TypeExtensions.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\Types.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlAnyAttributeAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlAnyElementAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlAnyElementAttributes.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlArrayAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlArrayItemAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlArrayItemAttributes.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlAttributeAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlAttributeOverrides.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlAttributes.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlChoiceIdentifierAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlCodeExporter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlCountingReader.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\Xmlcustomformatter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlElementAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlElementAttributes.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlEnumAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlIgnoreAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlIncludeAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlMapping.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlMemberMapping.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlMembersMapping.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlNamespaceDeclarationsAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlReflectionImporter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlReflectionMember.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlRootAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlSchemaExporter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlSchemaImporter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlSchemaProviderAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlSchemas.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlSerializationGeneratedCode.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlSerializationILGen.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlSerializationReader.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlSerializationReaderILGen.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlSerializationWriter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlSerializationWriterILGen.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlSerializer.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlSerializerAssemblyAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlSerializerFactory.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlSerializerNamespaces.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlSerializerVersionAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlTextAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlTypeAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Serialization\XmlTypeMapping.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\ValidateNames.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlCharType.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlComplianceUtil.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlConvert.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlDownloadManager.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlDownloadManagerAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlEncoding.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlException.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlNamespacemanager.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlNamespaceScope.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlNameTable.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlNodeOrder.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlNodeType.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlNullResolver.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlQualifiedName.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlReservedNs.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlResolver.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlResolverAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlSecureResolver.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlSecureResolverAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlUrlResolver.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlUrlResolverAsync.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XmlXapResolver.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\AbsoluteQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\AstNode.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\AttributeQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\Axis.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\BaseAxisQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\BooleanExpr.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\BooleanFunctions.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\CacheAxisQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\CacheChildrenQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\CacheOutputQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\ChildrenQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\ClonableStack.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\CompiledXPathExpr.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\ContextQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\DescendantBaseQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\DescendantoverDescendantQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\DescendantQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\DocumentorderQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\EmptyQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\ExtensionQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\Filter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\FilterQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\FollowingQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\FollowingSibling.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\ForwardPositionQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\Function.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\FunctionQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\Group.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\GroupQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\IdQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\IteratorFilter.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\LogicalExpr.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\MergeFilterQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\NamespaceQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\NodeFunctions.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\NumberFunctions.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\NumericExpr.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\Operand.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\OperandQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\Operator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\ParentQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\PrecedingQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\PrecedingSibling.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\Query.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\QueryBuilder.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\ResetableIterator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\ReversePositionQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\Root.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\SortQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\StringFunctions.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\UnionExpr.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\ValueQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\Variable.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\VariableQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\XPathAncestorIterator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\XPathAncestorQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\XPathArrayIterator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\XPathAxisIterator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\XPathChildIterator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\XPathDescendantIterator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\XPathEmptyIterator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\XPathMultyIterator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\XPathParser.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\XPathScanner.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\XPathSelectionIterator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\XPathSelfQuery.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\Internal\XPathSingletonIterator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\IXPathNavigable.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\XPathDocument.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\XPathException.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\XPathExpr.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\XPathItem.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\XPathNamespaceScope.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\XPathNavigator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\XPathNavigatorKeyComparer.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\XPathNavigatorReader.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\XPathNodeIterator.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\XPath\XPathNodeType.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Xslt\XslCompiledTransform.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Xslt\XsltArgumentList.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Xslt\XsltContext.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Xslt\XsltException.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Xslt\XslTransform.cs" />
+ <Compile Include="..\referencesource\System.Xml\System\Xml\Xslt\XsltSettings.cs" />
<Compile Include="Assembly\AssemblyInfo.cs" />
<Compile Include="ReferenceSources\LocalAppContextSwitches.cs" />
<Compile Include="ReferenceSources\Res.cs" />
@@ -739,14 +741,14 @@
<Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
<Name>corlib-net_4_x</Name>
</ProjectReference>
+ <ProjectReference Include="../System/System-secxml-net_4_x.csproj">
+ <Project>{19954F80-065E-4D46-8FEF-62BA4D6CFDAD}</Project>
+ <Name>System-secxml-net_4_x</Name>
+ </ProjectReference>
<ProjectReference Include="../System.Configuration/System.Configuration-net_4_x.csproj">
<Project>{D5CDC09C-F19A-4811-A6C8-70F51CBFB644}</Project>
<Name>System.Configuration-net_4_x</Name>
</ProjectReference>
- <ProjectReference Include="../System/System-bare-net_4_x.csproj">
- <Project>{483DB7F6-9145-4AE2-B9B2-2B5EE6FDEFB4}</Project>
- <Name>System-bare-net_4_x</Name>
- </ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
diff --git a/mcs/class/System.Xaml/System.Xaml-net_4_x.csproj b/mcs/class/System.Xaml/System.Xaml-net_4_x.csproj
index 25d922d3760..62d5328334c 100644
--- a/mcs/class/System.Xaml/System.Xaml-net_4_x.csproj
+++ b/mcs/class/System.Xaml/System.Xaml-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System.Xml.Linq/System.Xml.Linq-net_4_x.csproj b/mcs/class/System.Xml.Linq/System.Xml.Linq-net_4_x.csproj
index a32e2b0b978..8d202bdc7f4 100644
--- a/mcs/class/System.Xml.Linq/System.Xml.Linq-net_4_x.csproj
+++ b/mcs/class/System.Xml.Linq/System.Xml.Linq-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -25,7 +26,7 @@
<DebugType>full</DebugType>
<NoWarn>1699</NoWarn>
<Optimize>false</Optimize>
- <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE</DefineConstants>
+ <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE;FEATURE_SERIALIZATION</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
@@ -33,7 +34,7 @@
<DebugType>pdbonly</DebugType>
<NoWarn>1699</NoWarn>
<Optimize>true</Optimize>
- <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE</DefineConstants>
+ <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE;FEATURE_SERIALIZATION</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
@@ -45,13 +46,13 @@
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ItemGroup>
- <Compile Include="..\..\..\external\referencesource\System.Xml.Linq\System\Xml\Linq\XComponentModel.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml.Linq\System\Xml\Linq\XLinq.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml.Linq\System\Xml\Linq\XNodeNavigator.cs" />
- <Compile Include="..\..\..\external\referencesource\System.Xml.Linq\System\Xml\Linq\XNodeValidator.cs" />
<Compile Include="..\..\build\common\Consts.cs" />
<Compile Include="..\..\build\common\Locale.cs" />
<Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
+ <Compile Include="..\referencesource\System.Xml.Linq\System\Xml\Linq\XComponentModel.cs" />
+ <Compile Include="..\referencesource\System.Xml.Linq\System\Xml\Linq\XLinq.cs" />
+ <Compile Include="..\referencesource\System.Xml.Linq\System\Xml\Linq\XNodeNavigator.cs" />
+ <Compile Include="..\referencesource\System.Xml.Linq\System\Xml\Linq\XNodeValidator.cs" />
<Compile Include="Assembly\AssemblyInfo.cs" /> </ItemGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
diff --git a/mcs/class/System.Xml.Serialization/System.Xml.Serialization-net_4_x.csproj b/mcs/class/System.Xml.Serialization/System.Xml.Serialization-net_4_x.csproj
index 852c92dd335..09ba638e306 100644
--- a/mcs/class/System.Xml.Serialization/System.Xml.Serialization-net_4_x.csproj
+++ b/mcs/class/System.Xml.Serialization/System.Xml.Serialization-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/System/System-bare-net_4_x.csproj b/mcs/class/System/System-bare-net_4_x.csproj
index 6151fc93565..e68bbfc8752 100644
--- a/mcs/class/System/System-bare-net_4_x.csproj
+++ b/mcs/class/System/System-bare-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699,618</NoWarn>
<OutputPath>./../../class/lib/net_4_x/bare</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -45,555 +46,609 @@
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ItemGroup>
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeArgumentReferenceExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeArrayCreateExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeArrayIndexerExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeAssignStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeAttachEventStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeAttributeArgument.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeAttributeArgumentCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeAttributeDeclaration.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeAttributeDeclarationCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeBaseReferenceExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeBinaryOperatorExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeBinaryOperatorType.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeCastExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeCatchClause.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeCatchClauseCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeChecksumPragma.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeComment.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeCommentStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeCommentStatementCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeCompileUnit.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeConditionStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeConstructor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeDefaultValueExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeDelegateCreateExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeDelegateInvokeExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeDirectionExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeDirective.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeDirectiveCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeEntryPointMethod.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeEventReferenceExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeExpressionCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeExpressionStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeFieldReferenceExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeGotoStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeIndexerExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeIterationStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeLabeledStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeLinePragma.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeMemberEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeMemberField.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeMemberMethod.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeMemberProperty.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeMethodInvokeExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\codemethodreferenceexpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeMethodReturnStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeNamespace.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeNamespaceCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeNamespaceImport.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeNamespaceImportCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeObject.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeObjectCreateExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeParameterDeclarationExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeParameterDeclarationExpressionCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodePrimitiveExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodePropertyReferenceExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodePropertySetValueReferenceExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeRegionDirective.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeRegionMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeRemoveEventStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeSnippetCompileUnit.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeSnippetExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeSnippetStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeSnippetTypeMember.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeStatementCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeThisReferenceExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeThrowExceptionStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTryCatchFinallyStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTypeConstructor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTypeDeclaration.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTypeDeclarationCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTypeDelegate.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTypeMember.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTypeMemberCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTypeOfExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTypeParameter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTypeParameterCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTypeReference.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTypeReferenceCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTypeReferenceExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeVariableDeclarationStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeVariableReferenceExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\CodeGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\CodeGeneratorOptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\CodeValidator.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\CompilerError.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\CompilerErrorCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\CompilerParameters.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\GeneratedCodeAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\GeneratorSupport.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\ICodeCompiler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\ICodeGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\ICodeParser.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\IndentTextWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\LanguageOptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\FieldDirection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\MemberAttributes.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\generic\bithelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\generic\debugview.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\generic\iset.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\generic\linkedlist.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\generic\queue.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\generic\sorteddictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\generic\sortedlist.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\generic\sortedset.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\generic\sortedsetdebugview.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\generic\stack.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\generic\throwhelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\objectmodel\observablecollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\objectmodel\readonlyobservablecollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\bitvector32.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\casesensitivestringdictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\collectionsutil.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\fixedstringlookup.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\hybriddictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\inotifycollectionchanged.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\iordereddictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\listdictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\nameobjectcollectionbase.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\namevaluecollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\notifycollectionchangedeventargs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\ordereddictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\stringcollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\stringdictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\stringdictionarywithcomparer.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\AddingNewEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\AddingNewEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\AmbientValueAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ArrayConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ArraySubsetEnumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\AsyncCompletedEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\AsyncCompletedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\AsyncOperation.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\AsyncOperationManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\AttributeCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\AttributeProviderAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\BackgroundWorker.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\BaseComponentEditor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\basenumberconverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\BindableAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\BindableSupport.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\BindingDirection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\BindingList.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\BooleanConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\BrowsableAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ByteConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\CancelEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\CancelEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\CategoryAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\CharConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\CollectionChangeAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\CollectionChangeEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\CollectionChangeEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\CollectionConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ComplexBindingPropertiesAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\CompModSwitches.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\Component.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ComponentCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ComponentConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ComponentResourceManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\Container.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ContainerFilterService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\CultureInfoConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\CustomTypeDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DataErrorsChangedEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DataObjectAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DataObjectFieldAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DataObjectMethodAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DataObjectMethodType.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DateTimeConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DateTimeOffsetConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DebugExtendedPropertyDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DebugReflectEventDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DebugReflectPropertyDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DebugTypeDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DecimalConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DefaultBindingPropertyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DefaultEventAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DefaultPropertyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DefaultValueAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DelegatingTypeDescriptionProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DescriptionAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ActiveDocumentEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ActiveDocumentEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\CheckoutException.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\CommandID.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ComponentChangedEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ComponentChangedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ComponentChangingEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ComponentChangingEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ComponentEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ComponentEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ComponentRenameEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ComponentRenameEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\DesignerOptionService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\DesignerTransaction.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\DesignerTransactionCloseEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\DesignerTransactionCloseEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\DesignerVerb.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\DesignerVerbCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\DesigntimeLicenseContext.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\DesigntimeLicenseContextSerializer.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\DocumentCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\DocumentEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\DocumentEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\HelpContextType.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\HelpKeywordAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\HelpKeywordType.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IComponentChangeService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IComponentDiscoveryService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IComponentInitializer.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IDesigner.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IDesignerEventService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IDesignerFilter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IDesignerHost.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IDesignerHostTransactionState.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IDesignerOptionService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IDictionaryService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IEventPropertyService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IExtenderListService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IExtenderProviderService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IHelpService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IInheritanceService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IMenuCommandService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\InheritanceAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\InheritanceLevel.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IReferenceService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IResourceService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IRootDesigner.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ISelectionService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IServiceObjectContainer.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ITreeDesigner.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ITypeDescriptorFilterService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ITypeDiscoveryService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ITypeResolutionService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\MenuCommand.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\NotifyParentPropertyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ParenthesizePropertyNameAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\PropertyTabAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\PropertyTabScope.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\RefreshProperties.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\RefreshPropertiesAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\SelectionTypes.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\ComponentSerializationService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\ContextStack.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\DefaultSerializationProviderAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\DesignerLoader.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\DesignerSerializerAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\IDesignerLoaderHost.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\IDesignerLoaderService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\IDesignerSerializationManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\IDesignerSerializationProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\IDesignerSerializationService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\INameCreationService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\InstanceDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\MemberRelationshipService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\ResolveNameEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\ResolveNameEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\RootDesignerSerializerAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\SerializationStore.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ServiceCreatorCallback.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ServiceObjectContainer.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\StandardCommands.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\StandardToolWindows.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ToolboxItemAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ViewTechnology.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DesignerAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DesignerCategoryAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DesignerSerializationVisibility.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DesignerSerializationVisibilityAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DesignOnlyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DesignTimeVisibleAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DisplayNameAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DoubleConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DoWorkEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DoWorkEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\EditorAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\EditorBrowsableAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\EnumConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\EventDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\EventDescriptorCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\EventHandlerList.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ExpandableObjectConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ExtendedPropertyDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ExtenderProvidedPropertyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\FxCopSuppression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\GuidConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\HandledEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\HandledEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IBindingList.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IBindingListView.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ICancelAddNew.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IChangeTracking.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IComNativeDescriptorHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IComponent.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IContainer.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ICustomTypeDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IDataErrorInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IEditableObject.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IExtenderProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IIntellisenseBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IListSource.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ImmutableObjectAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\INestedContainer.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\INestedSite.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\InitializationEventAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\INotifyDataErrorInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\INotifyPropertyChanged.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\INotifyPropertyChanging.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\InstallerTypeAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\InstanceCreationEditor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\Int16Converter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\Int32Converter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\Int64Converter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IntSecurity.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\InvalidAsynchronousStateException.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\InvalidEnumArgumentException.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IRaiseItemChangedEvents.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IRevertibleChangeTracking.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ISite.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ISupportInitialize.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ISupportInitializeNotification.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ISynchronizeInvoke.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ITypeDescriptorContext.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ITypedList.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\License.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\LicenseContext.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\LicenseException.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\LicenseManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\LicenseProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\LicenseProviderAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\LicenseUsageMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\LicFileLicenseProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ListBindableAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ListChangedEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ListChangedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ListChangedType.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ListSortDescription.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ListSortDescriptionCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ListSortDirection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\LocalizableAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\LookupBindingPropertiesAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\MarshalByValueComponent.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\MaskedTextProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\MaskedTextResultHint.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\MemberDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\MergablePropertyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\MultilineStringConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\NestedContainer.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\NullableConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\PasswordPropertyTextAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ProgressChangedEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ProgressChangedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\PropertyChangedEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\PropertyChangedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\PropertyChangingEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\PropertyChangingEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\PropertyDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\PropertyDescriptorCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ProvidePropertyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ReadOnlyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\RecommendedAsConfigurableAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ReferenceConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ReflectEventDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ReflectPropertyDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ReflectTypeDescriptionProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\RefreshEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\RefreshEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\RunInstallerAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\RunWorkerCompletedEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\RunWorkerCompletedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\SByteConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\SettingsBindableAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\SingleConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\StringConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\SyntaxCheck.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\TimeSpanConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ToolboxItemFilterAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ToolboxItemFilterType.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\TypeConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\TypeConverterAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\TypeDescriptionProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\TypeDescriptionProviderAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\TypeDescriptionProviderService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\TypeDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\TypeListConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\UInt16Converter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\UInt32Converter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\UInt64Converter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\WarningException.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\Win32Exception.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\AssertSection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\BooleanSwitch.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\ConsoleTraceListener.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\CorrelationManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\Debug.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\DelimitedListTraceListener.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\DiagnosticsConfiguration.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\FilterElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\ListenerElementsCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\PerfCounterSection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\SeverityFilter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\SourceElementsCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\SourceFilter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\SourceLevels.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\SourceSwitch.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\Switch.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\SwitchAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\SwitchElementsCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\SwitchLevelAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\SystemDiagnosticsSection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TextWriterTraceListener.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\Trace.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TraceEventCache.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TraceEventType.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TraceFilter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TraceInternal.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TraceLevel.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TraceListener.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TraceListeners.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TraceOptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TraceSection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TraceSource.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TraceSwitch.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\traceutils.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TypedElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\XmlWriterTraceListener.cs" />
- <Compile Include="..\..\..\external\referencesource\System\misc\hresults.cs" />
- <Compile Include="..\..\..\external\referencesource\System\misc\invariantcomparer.cs" />
- <Compile Include="..\..\..\external\referencesource\System\misc\PrivilegedConfigurationManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System\misc\SecurityUtils.cs" />
- <Compile Include="..\..\..\external\referencesource\System\misc\WeakHashtable.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\_BufferOffsetSize.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\_LazyAsyncResult.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\_LoggingObject.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\_ScatterGatherBuffers.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Cache\RequestCachePolicy.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\cookie.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\cookiecollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\cookiecontainer.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\cookieexception.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\HttpListenerRequestUriBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Internal.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\Base64Stream.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\Base64WriteStateInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\BaseWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\BufferBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\ClosableStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\ContentDisposition.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\ContentType.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\DelegatedStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\DispositionTypeNames.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\EightBitStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\EncodedStreamFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\HeaderCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\IEncodableStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\MailBnfHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\MailHeaderInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\mediatypenames.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\MimeBasePart.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\MimeEmbeddedMessagePart.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\MimeMultiPart.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\MimeMultiPartType.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\MimePart.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\MimeWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\MultiAsyncResult.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\QEncodedStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\QuotedPrintableStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\SmtpDateTime.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\TrackingStringDictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\TrackingValidationObjectDictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\TransferEncoding.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\WriteStateInfoBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\NetworkInformation\IPInterfaceStatistics.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\NetworkInformation\ScopeLevel.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\NetworkInformation\UnicastIPAddressInformation.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\SecureProtocols\AuthenticatedStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\SecureProtocols\NegotiateEnumTypes.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\ServicePointManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\SocketException.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\AddressFamily.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\IOControlCode.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\IPPacketInformation.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\IPProtectionLevel.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\LingerOption.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\MulticastOption.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\NetworkStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\ProtocolFamily.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\ProtocolType.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\SelectMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\SocketErrors.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\SocketFlags.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\SocketInformation.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\SocketInformationOptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\SocketOptionLevel.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\SocketOptionName.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\SocketShutdown.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\SocketType.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\TransmitFileFlags.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\UdpReceiveResult.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\UnicodeDecodingConformance.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\UnicodeEncodingConformance.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\webclient.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\WebPermission.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\WebUtility.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\WriteStreamClosedEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\UriEnumTypes.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\URIFormatException.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\UriHostNameType.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\URIPartial.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\compiledregexrunner.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\compiledregexrunnerfactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\Regex.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexBoyerMoore.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexCapture.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexCaptureCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexCharClass.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexCode.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexCompilationInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexCompiler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexFCD.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexGroup.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexGroupCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexInterpreter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexMatch.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexMatchCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexMatchTimeoutException.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexNode.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexOptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexParser.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexReplacement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexRunner.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexRunnerFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexTree.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\security\system\security\permissions\typedescriptorpermission.cs" />
- <Compile Include="..\..\..\external\referencesource\System\services\monitoring\system\diagnosticts\AsyncStreamReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System\services\timers\system\timers\ElapsedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\services\timers\system\timers\Timer.cs" />
- <Compile Include="..\..\..\external\referencesource\System\services\timers\system\timers\TimersDescriptionAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\sys\system\collections\concurrent\BlockingCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\sys\system\collections\concurrent\ConcurrentBag.cs" />
- <Compile Include="..\..\..\external\referencesource\System\sys\system\runtime\interopservices\DefaultParameterValueAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\sys\system\runtime\interopservices\handlecollector.cs" />
- <Compile Include="..\..\..\external\referencesource\System\sys\system\runtime\versioning\FrameworkName.cs" />
- <Compile Include="..\..\..\external\referencesource\System\sys\system\threading\Barrier.cs" />
- <Compile Include="..\..\..\external\referencesource\System\sys\system\windows\markup\ValueSerializerAttribute.cs" />
<Compile Include="..\..\build\common\SR.cs" />
+ <Compile Include="..\referencesource\System\compmod\microsoft\win32\safehandles\SafeProcessHandle.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeArgumentReferenceExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeArrayCreateExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeArrayIndexerExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeAssignStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeAttachEventStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeAttributeArgument.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeAttributeArgumentCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeAttributeDeclaration.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeAttributeDeclarationCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeBaseReferenceExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeBinaryOperatorExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeBinaryOperatorType.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeCastExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeCatchClause.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeCatchClauseCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeChecksumPragma.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeComment.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeCommentStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeCommentStatementCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeCompileUnit.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeConditionStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeConstructor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeDefaultValueExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeDelegateCreateExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeDelegateInvokeExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeDirectionExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeDirective.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeDirectiveCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeEntryPointMethod.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeEventReferenceExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeExpressionCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeExpressionStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeFieldReferenceExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeGotoStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeIndexerExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeIterationStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeLabeledStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeLinePragma.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeMemberEvent.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeMemberField.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeMemberMethod.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeMemberProperty.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeMethodInvokeExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\codemethodreferenceexpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeMethodReturnStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeNamespace.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeNamespaceCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeNamespaceImport.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeNamespaceImportCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeObject.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeObjectCreateExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeParameterDeclarationExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeParameterDeclarationExpressionCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodePrimitiveExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodePropertyReferenceExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodePropertySetValueReferenceExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeRegionDirective.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeRegionMode.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeRemoveEventStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeSnippetCompileUnit.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeSnippetExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeSnippetStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeSnippetTypeMember.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeStatementCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeThisReferenceExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeThrowExceptionStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTryCatchFinallyStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTypeConstructor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTypeDeclaration.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTypeDeclarationCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTypeDelegate.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTypeMember.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTypeMemberCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTypeOfExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTypeParameter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTypeParameterCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTypeReference.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTypeReferenceCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTypeReferenceExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeVariableDeclarationStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeVariableReferenceExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\CodeGenerator.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\CodeGeneratorOptions.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\CodeValidator.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\CompilerError.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\CompilerErrorCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\CompilerParameters.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\GeneratedCodeAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\GeneratorSupport.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\ICodeCompiler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\ICodeGenerator.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\ICodeParser.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\IndentTextWriter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\LanguageOptions.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\FieldDirection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\MemberAttributes.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\generic\bithelper.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\generic\debugview.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\generic\iset.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\generic\linkedlist.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\generic\queue.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\generic\sorteddictionary.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\generic\sortedlist.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\generic\sortedset.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\generic\sortedsetdebugview.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\generic\stack.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\generic\throwhelper.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\objectmodel\observablecollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\objectmodel\readonlyobservablecollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\bitvector32.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\casesensitivestringdictionary.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\collectionsutil.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\fixedstringlookup.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\hybriddictionary.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\inotifycollectionchanged.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\iordereddictionary.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\listdictionary.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\nameobjectcollectionbase.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\namevaluecollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\notifycollectionchangedeventargs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\ordereddictionary.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\stringcollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\stringdictionary.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\stringdictionarywithcomparer.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\AddingNewEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\AddingNewEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\AmbientValueAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ArrayConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ArraySubsetEnumerator.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\AsyncCompletedEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\AsyncCompletedEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\AsyncOperation.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\AsyncOperationManager.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\AttributeCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\AttributeProviderAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\BackgroundWorker.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\BaseComponentEditor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\basenumberconverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\BindableAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\BindableSupport.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\BindingDirection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\BindingList.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\BooleanConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\BrowsableAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ByteConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\CancelEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\CancelEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\CategoryAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\CharConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\CollectionChangeAction.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\CollectionChangeEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\CollectionChangeEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\CollectionConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ComplexBindingPropertiesAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\CompModSwitches.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\Component.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ComponentCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ComponentConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ComponentResourceManager.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\Container.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ContainerFilterService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\CultureInfoConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\CustomTypeDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DataErrorsChangedEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DataObjectAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DataObjectFieldAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DataObjectMethodAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DataObjectMethodType.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DateTimeConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DateTimeOffsetConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DebugExtendedPropertyDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DebugReflectEventDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DebugReflectPropertyDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DebugTypeDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DecimalConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DefaultBindingPropertyAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DefaultEventAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DefaultPropertyAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DefaultValueAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DelegatingTypeDescriptionProvider.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DescriptionAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ActiveDocumentEvent.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ActiveDocumentEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\CheckoutException.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\CommandID.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ComponentChangedEvent.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ComponentChangedEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ComponentChangingEvent.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ComponentChangingEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ComponentEvent.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ComponentEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ComponentRenameEvent.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ComponentRenameEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\DesignerOptionService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\DesignerTransaction.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\DesignerTransactionCloseEvent.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\DesignerTransactionCloseEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\DesignerVerb.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\DesignerVerbCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\DesigntimeLicenseContext.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\DesigntimeLicenseContextSerializer.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\DocumentCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\DocumentEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\DocumentEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\HelpContextType.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\HelpKeywordAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\HelpKeywordType.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IComponentChangeService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IComponentDiscoveryService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IComponentInitializer.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IDesigner.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IDesignerEventService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IDesignerFilter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IDesignerHost.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IDesignerHostTransactionState.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IDesignerOptionService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IDictionaryService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IEventPropertyService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IExtenderListService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IExtenderProviderService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IHelpService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IInheritanceService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IMenuCommandService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\InheritanceAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\InheritanceLevel.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IReferenceService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IResourceService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IRootDesigner.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ISelectionService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IServiceObjectContainer.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ITreeDesigner.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ITypeDescriptorFilterService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ITypeDiscoveryService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ITypeResolutionService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\MenuCommand.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\NotifyParentPropertyAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ParenthesizePropertyNameAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\PropertyTabAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\PropertyTabScope.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\RefreshProperties.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\RefreshPropertiesAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\SelectionTypes.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\ComponentSerializationService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\ContextStack.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\DefaultSerializationProviderAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\DesignerLoader.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\DesignerSerializerAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\IDesignerLoaderHost.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\IDesignerLoaderService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\IDesignerSerializationManager.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\IDesignerSerializationProvider.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\IDesignerSerializationService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\INameCreationService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\InstanceDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\MemberRelationshipService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\ResolveNameEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\ResolveNameEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\RootDesignerSerializerAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\SerializationStore.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ServiceCreatorCallback.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ServiceObjectContainer.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\StandardCommands.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\StandardToolWindows.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ToolboxItemAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ViewTechnology.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DesignerAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DesignerCategoryAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DesignerSerializationVisibility.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DesignerSerializationVisibilityAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DesignOnlyAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DesignTimeVisibleAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DisplayNameAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DoubleConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DoWorkEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DoWorkEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\EditorAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\EditorBrowsableAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\EnumConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\EventDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\EventDescriptorCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\EventHandlerList.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ExpandableObjectConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ExtendedPropertyDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ExtenderProvidedPropertyAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\FxCopSuppression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\GuidConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\HandledEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\HandledEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IBindingList.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IBindingListView.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ICancelAddNew.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IChangeTracking.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IComNativeDescriptorHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IComponent.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IContainer.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ICustomTypeDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IDataErrorInfo.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IEditableObject.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IExtenderProvider.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IIntellisenseBuilder.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IListSource.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ImmutableObjectAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\INestedContainer.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\INestedSite.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\InitializationEventAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\INotifyDataErrorInfo.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\INotifyPropertyChanged.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\INotifyPropertyChanging.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\InstallerTypeAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\InstanceCreationEditor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\Int16Converter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\Int32Converter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\Int64Converter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IntSecurity.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\InvalidAsynchronousStateException.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\InvalidEnumArgumentException.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IRaiseItemChangedEvents.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IRevertibleChangeTracking.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ISite.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ISupportInitialize.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ISupportInitializeNotification.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ISynchronizeInvoke.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ITypeDescriptorContext.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ITypedList.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\License.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\LicenseContext.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\LicenseException.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\LicenseManager.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\LicenseProvider.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\LicenseProviderAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\LicenseUsageMode.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\LicFileLicenseProvider.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ListBindableAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ListChangedEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ListChangedEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ListChangedType.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ListSortDescription.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ListSortDescriptionCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ListSortDirection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\LocalizableAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\LookupBindingPropertiesAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\MarshalByValueComponent.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\MaskedTextProvider.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\MaskedTextResultHint.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\MemberDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\MergablePropertyAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\MultilineStringConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\NestedContainer.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\NullableConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\PasswordPropertyTextAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ProgressChangedEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ProgressChangedEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\PropertyChangedEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\PropertyChangedEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\PropertyChangingEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\PropertyChangingEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\PropertyDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\PropertyDescriptorCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ProvidePropertyAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ReadOnlyAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\RecommendedAsConfigurableAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ReferenceConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ReflectEventDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ReflectPropertyDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ReflectTypeDescriptionProvider.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\RefreshEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\RefreshEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\RunInstallerAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\RunWorkerCompletedEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\RunWorkerCompletedEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\SByteConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\SettingsBindableAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\SingleConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\StringConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\SyntaxCheck.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\TimeSpanConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ToolboxItemFilterAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ToolboxItemFilterType.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\TypeConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\TypeConverterAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\TypeDescriptionProvider.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\TypeDescriptionProviderAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\TypeDescriptionProviderService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\TypeDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\TypeListConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\UInt16Converter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\UInt32Converter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\UInt64Converter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\WarningException.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\Win32Exception.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\AssertSection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\BooleanSwitch.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\ConsoleTraceListener.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\CorrelationManager.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\Debug.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\DelimitedListTraceListener.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\DiagnosticsConfiguration.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\FilterElement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\ListenerElementsCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\PerfCounterSection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\SeverityFilter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\SourceElementsCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\SourceFilter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\SourceLevels.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\SourceSwitch.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\Switch.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\SwitchAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\SwitchElementsCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\SwitchLevelAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\SystemDiagnosticsSection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TextWriterTraceListener.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\Trace.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TraceEventCache.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TraceEventType.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TraceFilter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TraceInternal.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TraceLevel.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TraceListener.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TraceListeners.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TraceOptions.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TraceSection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TraceSource.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TraceSwitch.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\traceutils.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TypedElement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\XmlWriterTraceListener.cs" />
+ <Compile Include="..\referencesource\System\misc\hresults.cs" />
+ <Compile Include="..\referencesource\System\misc\invariantcomparer.cs" />
+ <Compile Include="..\referencesource\System\misc\PrivilegedConfigurationManager.cs" />
+ <Compile Include="..\referencesource\System\misc\SecurityUtils.cs" />
+ <Compile Include="..\referencesource\System\misc\WeakHashtable.cs" />
+ <Compile Include="..\referencesource\System\net\System\_DomainName.cs" />
+ <Compile Include="..\referencesource\System\net\System\_IPv4Address.cs" />
+ <Compile Include="..\referencesource\System\net\System\_IPv6Address.cs" />
+ <Compile Include="..\referencesource\System\net\System\_UncName.cs" />
+ <Compile Include="..\referencesource\System\net\System\_UriSyntax.cs" />
+ <Compile Include="..\referencesource\System\net\System\GenericUriParser.cs" />
+ <Compile Include="..\referencesource\System\net\System\IriHelper.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\_BufferOffsetSize.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\_IStreams.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\_LazyAsyncResult.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\_LoggingObject.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\_NetRes.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\_ScatterGatherBuffers.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\AuthenticationScheme.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\AuthenticationSchemeSelector.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Authorization.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Cache\RequestCachePolicy.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\cookie.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\cookiecollection.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\cookiecontainer.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\cookieexception.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\DnsEndPoint.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\EndPoint.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\filewebrequest.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\filewebresponse.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\FtpStatusCode.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\HttpListenerException.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\HttpListenerRequestUriBuilder.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\HttpRequestHeader.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\HttpResponseHeader.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\HttpStatusCode.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\HttpVersion.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\IAuthenticationModule.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\ICertificatePolicy.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\ICredentials.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\ICredentialsByHost.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Internal.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\IPAddress.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\IPEndPoint.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\IPHostEntry.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\iwebproxy.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\IWebRequestCreate.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\Base64Stream.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\Base64WriteStateInfo.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\BaseWriter.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\BufferBuilder.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\ClosableStream.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\ContentDisposition.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\ContentType.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\DelegatedStream.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\DispositionTypeNames.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\EightBitStream.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\EncodedStreamFactory.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\HeaderCollection.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\IEncodableStream.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\MailBnfHelper.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\MailHeaderInfo.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\mediatypenames.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\MimeBasePart.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\MimeEmbeddedMessagePart.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\MimeMultiPart.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\MimeMultiPartType.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\MimePart.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\MimeWriter.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\MultiAsyncResult.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\QEncodedStream.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\QuotedPrintableStream.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\SmtpDateTime.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\TrackingStringDictionary.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\TrackingValidationObjectDictionary.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\TransferEncoding.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\WriteStateInfoBase.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\NetworkAccess.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\NetworkInformation\IPInterfaceStatistics.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\NetworkInformation\ScopeLevel.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\NetworkInformation\UnicastIPAddressInformation.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\ProtocolViolationException.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\SecureProtocols\AuthenticatedStream.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\SecureProtocols\NegotiateEnumTypes.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\ServicePointManager.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\SocketAddress.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\SocketException.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\AddressFamily.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\IOControlCode.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\IPPacketInformation.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\IPProtectionLevel.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\LingerOption.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\MulticastOption.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\NetworkStream.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\ProtocolFamily.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\ProtocolType.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\SelectMode.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\SocketErrors.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\SocketFlags.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\SocketInformation.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\SocketInformationOptions.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\SocketOptionLevel.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\SocketOptionName.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\SocketShutdown.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\SocketType.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\TransmitFileFlags.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\UdpReceiveResult.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\TransportContext.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\TransportType.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\UnicodeDecodingConformance.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\UnicodeEncodingConformance.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\webclient.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\WebException.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\WebExceptionStatus.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\WebHeaderCollection.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\WebPermission.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\WebRequestMethods.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\WebResponse.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\WebUtility.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\WriteStreamClosedEventArgs.cs" />
+ <Compile Include="..\referencesource\System\net\System\URI.cs" />
+ <Compile Include="..\referencesource\System\net\System\uribuilder.cs" />
+ <Compile Include="..\referencesource\System\net\System\UriEnumTypes.cs" />
+ <Compile Include="..\referencesource\System\net\System\UriExt.cs" />
+ <Compile Include="..\referencesource\System\net\System\URIFormatException.cs" />
+ <Compile Include="..\referencesource\System\net\System\UriHelper.cs" />
+ <Compile Include="..\referencesource\System\net\System\UriHostNameType.cs" />
+ <Compile Include="..\referencesource\System\net\System\UriParserTemplates.cs" />
+ <Compile Include="..\referencesource\System\net\System\URIPartial.cs" />
+ <Compile Include="..\referencesource\System\net\System\UriScheme.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\compiledregexrunner.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\compiledregexrunnerfactory.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\Regex.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexBoyerMoore.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexCapture.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexCaptureCollection.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexCharClass.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexCode.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexCompilationInfo.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexCompiler.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexFCD.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexGroup.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexGroupCollection.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexInterpreter.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexMatch.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexMatchCollection.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexMatchTimeoutException.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexNode.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexOptions.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexParser.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexReplacement.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexRunner.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexRunnerFactory.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexTree.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexWriter.cs" />
+ <Compile Include="..\referencesource\System\security\system\security\Authentication\ExtendedProtection\TokenBinding.cs" />
+ <Compile Include="..\referencesource\System\security\system\security\cryptography\oid.cs" />
+ <Compile Include="..\referencesource\System\security\system\security\cryptography\x509\x509utils.cs" />
+ <Compile Include="..\referencesource\System\security\system\security\permissions\typedescriptorpermission.cs" />
+ <Compile Include="..\referencesource\System\services\monitoring\system\diagnosticts\AsyncStreamReader.cs" />
+ <Compile Include="..\referencesource\System\services\monitoring\system\diagnosticts\Process.cs" />
+ <Compile Include="..\referencesource\System\services\monitoring\system\diagnosticts\ProcessStartInfo.cs" />
+ <Compile Include="..\referencesource\System\services\monitoring\system\diagnosticts\processwaithandle.cs" />
+ <Compile Include="..\referencesource\System\services\timers\system\timers\ElapsedEventHandler.cs" />
+ <Compile Include="..\referencesource\System\services\timers\system\timers\Timer.cs" />
+ <Compile Include="..\referencesource\System\services\timers\system\timers\TimersDescriptionAttribute.cs" />
+ <Compile Include="..\referencesource\System\sys\system\collections\concurrent\BlockingCollection.cs" />
+ <Compile Include="..\referencesource\System\sys\system\collections\concurrent\ConcurrentBag.cs" />
+ <Compile Include="..\referencesource\System\sys\system\runtime\interopservices\DefaultParameterValueAttribute.cs" />
+ <Compile Include="..\referencesource\System\sys\system\runtime\interopservices\handlecollector.cs" />
+ <Compile Include="..\referencesource\System\sys\system\runtime\versioning\FrameworkName.cs" />
+ <Compile Include="..\referencesource\System\sys\system\threading\Barrier.cs" />
+ <Compile Include="..\referencesource\System\sys\system\windows\markup\ValueSerializerAttribute.cs" />
<Compile Include="Assembly\AssemblyInfo.cs" />
<Compile Include="Microsoft.CSharp\CSharpCodeCompiler.cs" />
<Compile Include="Microsoft.CSharp\CSharpCodeGenerator.cs" />
@@ -663,7 +718,9 @@
<Compile Include="ReferenceSources\_SslStream.cs" />
<Compile Include="ReferenceSources\AssertWrapper.cs" />
<Compile Include="ReferenceSources\BinaryCompatibility.cs" />
+ <Compile Include="ReferenceSources\CAPI.cs" />
<Compile Include="ReferenceSources\ConfigurationManagerInternalFactory.cs" />
+ <Compile Include="ReferenceSources\EnvironmentHelpers.cs" />
<Compile Include="ReferenceSources\HttpSysSettings.cs" />
<Compile Include="ReferenceSources\Internal.cs" />
<Compile Include="ReferenceSources\Logging.cs" />
@@ -993,35 +1050,25 @@
<Compile Include="System.Net.WebSockets\WebSocketReceiveResult.cs" />
<Compile Include="System.Net.WebSockets\WebSocketState.cs" />
<Compile Include="System.Net\AuthenticationManager.cs" />
- <Compile Include="System.Net\AuthenticationSchemes.cs" />
- <Compile Include="System.Net\AuthenticationSchemeSelector.cs" />
- <Compile Include="System.Net\Authorization.cs" />
<Compile Include="System.Net\BasicClient.cs" />
<Compile Include="System.Net\BindIPEndPoint.cs" />
<Compile Include="System.Net\ChunkedInputStream.cs" />
<Compile Include="System.Net\ChunkStream.cs" />
- <Compile Include="System.Net\ConnectionModes.cs" />
<Compile Include="System.Net\CredentialCache.cs" />
<Compile Include="System.Net\DecompressionMethods.cs" />
<Compile Include="System.Net\DefaultCertificatePolicy.cs" />
<Compile Include="System.Net\DigestClient.cs" />
<Compile Include="System.Net\Dns.cs" />
<Compile Include="System.Net\DnsAsyncResult.cs" />
- <Compile Include="System.Net\DnsEndPoint.cs" />
<Compile Include="System.Net\DnsPermission.cs" />
<Compile Include="System.Net\DnsPermissionAttribute.cs" />
- <Compile Include="System.Net\EndPoint.cs" />
<Compile Include="System.Net\EndPointListener.cs" />
<Compile Include="System.Net\EndPointManager.cs" />
<Compile Include="System.Net\EndpointPermission.cs" />
- <Compile Include="System.Net\FileWebRequest.cs" />
- <Compile Include="System.Net\FileWebRequestCreator.cs" />
- <Compile Include="System.Net\FileWebResponse.cs" />
<Compile Include="System.Net\FtpAsyncResult.cs" />
<Compile Include="System.Net\FtpDataStream.cs" />
<Compile Include="System.Net\FtpRequestCreator.cs" />
<Compile Include="System.Net\FtpStatus.cs" />
- <Compile Include="System.Net\FtpStatusCode.cs" />
<Compile Include="System.Net\FtpWebRequest.cs" />
<Compile Include="System.Net\FtpWebResponse.cs" />
<Compile Include="System.Net\GlobalProxySelection.cs" />
@@ -1029,65 +1076,41 @@
<Compile Include="System.Net\HttpListener.cs" />
<Compile Include="System.Net\HttpListenerBasicIdentity.cs" />
<Compile Include="System.Net\HttpListenerContext.cs" />
- <Compile Include="System.Net\HttpListenerException.cs" />
<Compile Include="System.Net\HttpListenerPrefixCollection.cs" />
<Compile Include="System.Net\HttpListenerRequest.cs" />
<Compile Include="System.Net\HttpListenerResponse.cs" />
<Compile Include="System.Net\HttpListenerTimeoutManager.cs" />
<Compile Include="System.Net\HttpRequestCreator.cs" />
- <Compile Include="System.Net\HttpRequestHeader.cs" />
- <Compile Include="System.Net\HttpResponseHeader.cs" />
- <Compile Include="System.Net\HttpStatusCode.cs" />
<Compile Include="System.Net\HttpStreamAsyncResult.cs" />
- <Compile Include="System.Net\HttpVersion.cs" />
<Compile Include="System.Net\HttpWebRequest.cs" />
<Compile Include="System.Net\HttpWebResponse.cs" />
- <Compile Include="System.Net\IAuthenticationModule.cs" />
- <Compile Include="System.Net\ICertificatePolicy.cs" />
- <Compile Include="System.Net\ICredentialLookup.cs" />
<Compile Include="System.Net\ICredentialPolicy.cs" />
- <Compile Include="System.Net\ICredentialsByHost.cs" />
- <Compile Include="System.Net\IPAddress.cs" />
- <Compile Include="System.Net\IPEndPoint.cs" />
- <Compile Include="System.Net\IPHostEntry.cs" />
<Compile Include="System.Net\IPv6Address.cs" />
<Compile Include="System.Net\IWebConnectionState.cs" />
- <Compile Include="System.Net\IWebProxy.cs" />
<Compile Include="System.Net\IWebProxyScript.cs" />
- <Compile Include="System.Net\IWebRequestCreate.cs" />
<Compile Include="System.Net\ListenerAsyncResult.cs" />
<Compile Include="System.Net\ListenerPrefix.cs" />
<Compile Include="System.Net\MacProxy.cs" />
<Compile Include="System.Net\MonoHttpDate.cs" />
<Compile Include="System.Net\NetConfig.cs" />
- <Compile Include="System.Net\NetworkAccess.cs" />
<Compile Include="System.Net\NetworkCredential.cs" />
<Compile Include="System.Net\NtlmClient.cs" />
- <Compile Include="System.Net\ProtocolViolationException.cs" />
<Compile Include="System.Net\RequestStream.cs" />
<Compile Include="System.Net\ResponseStream.cs" />
- <Compile Include="System.Net\SecurityProtocolType.cs" />
<Compile Include="System.Net\ServicePoint.cs" />
<Compile Include="System.Net\ServicePointManager.cs" />
<Compile Include="System.Net\ServicePointManager.extra.cs" />
<Compile Include="System.Net\SimpleAsyncResult.cs" />
- <Compile Include="System.Net\SocketAddress.cs" />
<Compile Include="System.Net\SocketPermission.cs" />
<Compile Include="System.Net\SocketPermissionAttribute.cs" />
- <Compile Include="System.Net\TransportContext.cs" />
- <Compile Include="System.Net\TransportType.cs" />
<Compile Include="System.Net\WebAsyncResult.cs" />
<Compile Include="System.Net\WebConnection.cs" />
<Compile Include="System.Net\WebConnectionData.cs" />
<Compile Include="System.Net\WebConnectionGroup.cs" />
<Compile Include="System.Net\WebConnectionStream.cs" />
- <Compile Include="System.Net\WebException.cs" />
- <Compile Include="System.Net\WebExceptionStatus.cs" />
<Compile Include="System.Net\WebHeaderCollection.cs" />
<Compile Include="System.Net\WebProxy.cs" />
<Compile Include="System.Net\WebRequest.cs" />
- <Compile Include="System.Net\WebRequestMethods.cs" />
- <Compile Include="System.Net\WebResponse.cs" />
<Compile Include="System.Runtime.InteropServices.ComTypes\ADVF.cs" />
<Compile Include="System.Runtime.InteropServices.ComTypes\DATADIR.cs" />
<Compile Include="System.Runtime.InteropServices.ComTypes\DVASPECT.cs" />
@@ -1132,11 +1155,15 @@
<Compile Include="System.Security.Cryptography.X509Certificates\X509Certificate2.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509Certificate2Collection.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509Certificate2Enumerator.cs" />
+ <Compile Include="System.Security.Cryptography.X509Certificates\X509Certificate2Impl.cs" />
+ <Compile Include="System.Security.Cryptography.X509Certificates\X509Certificate2ImplMono.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509CertificateCollection.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509Chain.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509ChainElement.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509ChainElementCollection.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509ChainElementEnumerator.cs" />
+ <Compile Include="System.Security.Cryptography.X509Certificates\X509ChainImpl.cs" />
+ <Compile Include="System.Security.Cryptography.X509Certificates\X509ChainImplMono.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509ChainPolicy.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509ChainStatus.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509ChainStatusFlags.cs" />
@@ -1145,6 +1172,7 @@
<Compile Include="System.Security.Cryptography.X509Certificates\X509ExtensionCollection.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509ExtensionEnumerator.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509FindType.cs" />
+ <Compile Include="System.Security.Cryptography.X509Certificates\X509Helper2.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509IncludeOption.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509KeyUsageExtension.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509KeyUsageFlags.cs" />
@@ -1158,10 +1186,6 @@
<Compile Include="System.Security.Cryptography\AsnEncodedData.cs" />
<Compile Include="System.Security.Cryptography\AsnEncodedDataCollection.cs" />
<Compile Include="System.Security.Cryptography\AsnEncodedDataEnumerator.cs" />
- <Compile Include="System.Security.Cryptography\Oid.cs" />
- <Compile Include="System.Security.Cryptography\OidCollection.cs" />
- <Compile Include="System.Security.Cryptography\OidEnumerator.cs" />
- <Compile Include="System.Security.Cryptography\OidGroup.cs" />
<Compile Include="System.Security.Permissions\PermissionHelper.cs" />
<Compile Include="System.Security.Permissions\ResourcePermissionBase.cs" />
<Compile Include="System.Security.Permissions\ResourcePermissionBaseEntry.cs" />
@@ -1176,28 +1200,9 @@
<Compile Include="System.Web\AspNetHostingPermissionAttribute.cs" />
<Compile Include="System.Web\AspNetHostingPermissionLevel.cs" />
<Compile Include="System.Windows.Input\ICommand.cs" />
- <Compile Include="System\DefaultUriParser.cs" />
- <Compile Include="System\FileStyleUriParser.cs" />
- <Compile Include="System\FtpStyleUriParser.cs" />
- <Compile Include="System\GenericUriParser.cs" />
- <Compile Include="System\GenericUriParserOptions.cs" />
- <Compile Include="System\GopherStyleUriParser.cs" />
- <Compile Include="System\HttpStyleUriParser.cs" />
<Compile Include="System\IOSelector.cs" />
- <Compile Include="System\IUriData.cs" />
- <Compile Include="System\LdapStyleUriParser.cs" />
- <Compile Include="System\NetPipeStyleUriParser.cs" />
- <Compile Include="System\NetTcpStyleUriParser.cs" />
- <Compile Include="System\NewsStyleUriParser.cs" />
<Compile Include="System\Platform.cs" />
<Compile Include="System\SRDescriptionAttribute.cs" />
- <Compile Include="System\Uri.cs" />
- <Compile Include="System\UriBuilder.cs" />
- <Compile Include="System\UriData.cs" />
- <Compile Include="System\UriElements.cs" />
- <Compile Include="System\UriHelper.cs" />
- <Compile Include="System\UriParseComponents.cs" />
- <Compile Include="System\UriParser.cs" />
<Compile Include="System\UriTypeConverter.cs" /> </ItemGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
diff --git a/mcs/class/System/System-net_4_x.csproj b/mcs/class/System/System-net_4_x.csproj
index fe93d680e97..c73007c7af0 100644
--- a/mcs/class/System/System-net_4_x.csproj
+++ b/mcs/class/System/System-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699,618</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -25,7 +26,7 @@
<DebugType>full</DebugType>
<NoWarn>1699,618</NoWarn>
<Optimize>false</Optimize>
- <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE;CONFIGURATION_2_0;FEATURE_PAL;SYSTEM_NAMESPACE;MONO;PLATFORM_UNIX;MONO_FEATURE_PROCESS_START;MONO_FEATURE_THREAD_ABORT;MONO_FEATURE_THREAD_SUSPEND_RESUME;SECURITY_DEP;XML_DEP;MONO_SECURITY_ALIAS;MONO_X509_ALIAS;CONFIGURATION_DEP</DefineConstants>
+ <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE;CONFIGURATION_2_0;FEATURE_PAL;SYSTEM_NAMESPACE;MONO;PLATFORM_UNIX;MONO_FEATURE_PROCESS_START;MONO_FEATURE_THREAD_ABORT;MONO_FEATURE_THREAD_SUSPEND_RESUME;SECURITY_DEP;XML_DEP;MONO_SECURITY_ALIAS;CONFIGURATION_DEP</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
@@ -33,7 +34,7 @@
<DebugType>pdbonly</DebugType>
<NoWarn>1699,618</NoWarn>
<Optimize>true</Optimize>
- <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE;CONFIGURATION_2_0;FEATURE_PAL;SYSTEM_NAMESPACE;MONO;PLATFORM_UNIX;MONO_FEATURE_PROCESS_START;MONO_FEATURE_THREAD_ABORT;MONO_FEATURE_THREAD_SUSPEND_RESUME;SECURITY_DEP;XML_DEP;MONO_SECURITY_ALIAS;MONO_X509_ALIAS;CONFIGURATION_DEP</DefineConstants>
+ <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE;CONFIGURATION_2_0;FEATURE_PAL;SYSTEM_NAMESPACE;MONO;PLATFORM_UNIX;MONO_FEATURE_PROCESS_START;MONO_FEATURE_THREAD_ABORT;MONO_FEATURE_THREAD_SUSPEND_RESUME;SECURITY_DEP;XML_DEP;MONO_SECURITY_ALIAS;CONFIGURATION_DEP</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
@@ -45,555 +46,609 @@
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ItemGroup>
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeArgumentReferenceExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeArrayCreateExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeArrayIndexerExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeAssignStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeAttachEventStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeAttributeArgument.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeAttributeArgumentCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeAttributeDeclaration.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeAttributeDeclarationCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeBaseReferenceExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeBinaryOperatorExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeBinaryOperatorType.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeCastExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeCatchClause.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeCatchClauseCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeChecksumPragma.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeComment.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeCommentStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeCommentStatementCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeCompileUnit.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeConditionStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeConstructor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeDefaultValueExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeDelegateCreateExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeDelegateInvokeExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeDirectionExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeDirective.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeDirectiveCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeEntryPointMethod.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeEventReferenceExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeExpressionCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeExpressionStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeFieldReferenceExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeGotoStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeIndexerExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeIterationStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeLabeledStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeLinePragma.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeMemberEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeMemberField.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeMemberMethod.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeMemberProperty.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeMethodInvokeExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\codemethodreferenceexpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeMethodReturnStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeNamespace.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeNamespaceCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeNamespaceImport.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeNamespaceImportCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeObject.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeObjectCreateExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeParameterDeclarationExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeParameterDeclarationExpressionCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodePrimitiveExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodePropertyReferenceExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodePropertySetValueReferenceExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeRegionDirective.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeRegionMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeRemoveEventStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeSnippetCompileUnit.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeSnippetExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeSnippetStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeSnippetTypeMember.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeStatementCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeThisReferenceExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeThrowExceptionStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTryCatchFinallyStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTypeConstructor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTypeDeclaration.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTypeDeclarationCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTypeDelegate.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTypeMember.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTypeMemberCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTypeOfExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTypeParameter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTypeParameterCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTypeReference.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTypeReferenceCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTypeReferenceExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeVariableDeclarationStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeVariableReferenceExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\CodeGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\CodeGeneratorOptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\CodeValidator.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\CompilerError.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\CompilerErrorCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\CompilerParameters.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\GeneratedCodeAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\GeneratorSupport.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\ICodeCompiler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\ICodeGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\ICodeParser.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\IndentTextWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\LanguageOptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\FieldDirection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\MemberAttributes.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\generic\bithelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\generic\debugview.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\generic\iset.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\generic\linkedlist.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\generic\queue.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\generic\sorteddictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\generic\sortedlist.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\generic\sortedset.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\generic\sortedsetdebugview.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\generic\stack.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\generic\throwhelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\objectmodel\observablecollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\objectmodel\readonlyobservablecollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\bitvector32.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\casesensitivestringdictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\collectionsutil.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\fixedstringlookup.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\hybriddictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\inotifycollectionchanged.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\iordereddictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\listdictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\nameobjectcollectionbase.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\namevaluecollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\notifycollectionchangedeventargs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\ordereddictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\stringcollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\stringdictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\stringdictionarywithcomparer.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\AddingNewEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\AddingNewEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\AmbientValueAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ArrayConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ArraySubsetEnumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\AsyncCompletedEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\AsyncCompletedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\AsyncOperation.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\AsyncOperationManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\AttributeCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\AttributeProviderAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\BackgroundWorker.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\BaseComponentEditor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\basenumberconverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\BindableAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\BindableSupport.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\BindingDirection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\BindingList.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\BooleanConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\BrowsableAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ByteConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\CancelEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\CancelEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\CategoryAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\CharConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\CollectionChangeAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\CollectionChangeEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\CollectionChangeEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\CollectionConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ComplexBindingPropertiesAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\CompModSwitches.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\Component.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ComponentCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ComponentConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ComponentResourceManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\Container.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ContainerFilterService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\CultureInfoConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\CustomTypeDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DataErrorsChangedEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DataObjectAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DataObjectFieldAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DataObjectMethodAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DataObjectMethodType.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DateTimeConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DateTimeOffsetConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DebugExtendedPropertyDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DebugReflectEventDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DebugReflectPropertyDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DebugTypeDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DecimalConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DefaultBindingPropertyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DefaultEventAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DefaultPropertyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DefaultValueAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DelegatingTypeDescriptionProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DescriptionAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ActiveDocumentEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ActiveDocumentEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\CheckoutException.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\CommandID.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ComponentChangedEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ComponentChangedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ComponentChangingEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ComponentChangingEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ComponentEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ComponentEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ComponentRenameEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ComponentRenameEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\DesignerOptionService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\DesignerTransaction.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\DesignerTransactionCloseEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\DesignerTransactionCloseEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\DesignerVerb.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\DesignerVerbCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\DesigntimeLicenseContext.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\DesigntimeLicenseContextSerializer.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\DocumentCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\DocumentEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\DocumentEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\HelpContextType.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\HelpKeywordAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\HelpKeywordType.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IComponentChangeService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IComponentDiscoveryService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IComponentInitializer.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IDesigner.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IDesignerEventService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IDesignerFilter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IDesignerHost.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IDesignerHostTransactionState.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IDesignerOptionService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IDictionaryService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IEventPropertyService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IExtenderListService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IExtenderProviderService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IHelpService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IInheritanceService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IMenuCommandService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\InheritanceAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\InheritanceLevel.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IReferenceService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IResourceService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IRootDesigner.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ISelectionService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IServiceObjectContainer.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ITreeDesigner.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ITypeDescriptorFilterService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ITypeDiscoveryService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ITypeResolutionService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\MenuCommand.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\NotifyParentPropertyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ParenthesizePropertyNameAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\PropertyTabAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\PropertyTabScope.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\RefreshProperties.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\RefreshPropertiesAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\SelectionTypes.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\ComponentSerializationService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\ContextStack.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\DefaultSerializationProviderAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\DesignerLoader.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\DesignerSerializerAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\IDesignerLoaderHost.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\IDesignerLoaderService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\IDesignerSerializationManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\IDesignerSerializationProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\IDesignerSerializationService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\INameCreationService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\InstanceDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\MemberRelationshipService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\ResolveNameEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\ResolveNameEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\RootDesignerSerializerAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\SerializationStore.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ServiceCreatorCallback.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ServiceObjectContainer.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\StandardCommands.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\StandardToolWindows.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ToolboxItemAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ViewTechnology.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DesignerAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DesignerCategoryAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DesignerSerializationVisibility.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DesignerSerializationVisibilityAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DesignOnlyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DesignTimeVisibleAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DisplayNameAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DoubleConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DoWorkEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DoWorkEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\EditorAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\EditorBrowsableAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\EnumConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\EventDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\EventDescriptorCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\EventHandlerList.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ExpandableObjectConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ExtendedPropertyDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ExtenderProvidedPropertyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\FxCopSuppression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\GuidConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\HandledEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\HandledEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IBindingList.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IBindingListView.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ICancelAddNew.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IChangeTracking.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IComNativeDescriptorHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IComponent.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IContainer.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ICustomTypeDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IDataErrorInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IEditableObject.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IExtenderProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IIntellisenseBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IListSource.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ImmutableObjectAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\INestedContainer.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\INestedSite.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\InitializationEventAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\INotifyDataErrorInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\INotifyPropertyChanged.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\INotifyPropertyChanging.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\InstallerTypeAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\InstanceCreationEditor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\Int16Converter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\Int32Converter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\Int64Converter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IntSecurity.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\InvalidAsynchronousStateException.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\InvalidEnumArgumentException.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IRaiseItemChangedEvents.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IRevertibleChangeTracking.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ISite.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ISupportInitialize.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ISupportInitializeNotification.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ISynchronizeInvoke.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ITypeDescriptorContext.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ITypedList.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\License.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\LicenseContext.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\LicenseException.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\LicenseManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\LicenseProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\LicenseProviderAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\LicenseUsageMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\LicFileLicenseProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ListBindableAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ListChangedEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ListChangedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ListChangedType.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ListSortDescription.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ListSortDescriptionCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ListSortDirection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\LocalizableAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\LookupBindingPropertiesAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\MarshalByValueComponent.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\MaskedTextProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\MaskedTextResultHint.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\MemberDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\MergablePropertyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\MultilineStringConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\NestedContainer.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\NullableConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\PasswordPropertyTextAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ProgressChangedEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ProgressChangedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\PropertyChangedEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\PropertyChangedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\PropertyChangingEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\PropertyChangingEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\PropertyDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\PropertyDescriptorCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ProvidePropertyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ReadOnlyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\RecommendedAsConfigurableAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ReferenceConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ReflectEventDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ReflectPropertyDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ReflectTypeDescriptionProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\RefreshEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\RefreshEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\RunInstallerAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\RunWorkerCompletedEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\RunWorkerCompletedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\SByteConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\SettingsBindableAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\SingleConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\StringConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\SyntaxCheck.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\TimeSpanConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ToolboxItemFilterAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ToolboxItemFilterType.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\TypeConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\TypeConverterAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\TypeDescriptionProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\TypeDescriptionProviderAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\TypeDescriptionProviderService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\TypeDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\TypeListConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\UInt16Converter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\UInt32Converter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\UInt64Converter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\WarningException.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\Win32Exception.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\AssertSection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\BooleanSwitch.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\ConsoleTraceListener.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\CorrelationManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\Debug.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\DelimitedListTraceListener.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\DiagnosticsConfiguration.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\FilterElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\ListenerElementsCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\PerfCounterSection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\SeverityFilter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\SourceElementsCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\SourceFilter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\SourceLevels.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\SourceSwitch.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\Switch.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\SwitchAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\SwitchElementsCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\SwitchLevelAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\SystemDiagnosticsSection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TextWriterTraceListener.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\Trace.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TraceEventCache.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TraceEventType.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TraceFilter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TraceInternal.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TraceLevel.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TraceListener.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TraceListeners.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TraceOptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TraceSection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TraceSource.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TraceSwitch.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\traceutils.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TypedElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\XmlWriterTraceListener.cs" />
- <Compile Include="..\..\..\external\referencesource\System\misc\hresults.cs" />
- <Compile Include="..\..\..\external\referencesource\System\misc\invariantcomparer.cs" />
- <Compile Include="..\..\..\external\referencesource\System\misc\PrivilegedConfigurationManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System\misc\SecurityUtils.cs" />
- <Compile Include="..\..\..\external\referencesource\System\misc\WeakHashtable.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\_BufferOffsetSize.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\_LazyAsyncResult.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\_LoggingObject.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\_ScatterGatherBuffers.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Cache\RequestCachePolicy.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\cookie.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\cookiecollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\cookiecontainer.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\cookieexception.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\HttpListenerRequestUriBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Internal.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\Base64Stream.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\Base64WriteStateInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\BaseWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\BufferBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\ClosableStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\ContentDisposition.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\ContentType.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\DelegatedStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\DispositionTypeNames.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\EightBitStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\EncodedStreamFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\HeaderCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\IEncodableStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\MailBnfHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\MailHeaderInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\mediatypenames.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\MimeBasePart.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\MimeEmbeddedMessagePart.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\MimeMultiPart.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\MimeMultiPartType.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\MimePart.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\MimeWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\MultiAsyncResult.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\QEncodedStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\QuotedPrintableStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\SmtpDateTime.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\TrackingStringDictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\TrackingValidationObjectDictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\TransferEncoding.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\WriteStateInfoBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\NetworkInformation\IPInterfaceStatistics.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\NetworkInformation\ScopeLevel.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\NetworkInformation\UnicastIPAddressInformation.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\SecureProtocols\AuthenticatedStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\SecureProtocols\NegotiateEnumTypes.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\ServicePointManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\SocketException.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\AddressFamily.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\IOControlCode.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\IPPacketInformation.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\IPProtectionLevel.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\LingerOption.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\MulticastOption.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\NetworkStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\ProtocolFamily.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\ProtocolType.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\SelectMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\SocketErrors.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\SocketFlags.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\SocketInformation.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\SocketInformationOptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\SocketOptionLevel.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\SocketOptionName.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\SocketShutdown.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\SocketType.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\TransmitFileFlags.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\UdpReceiveResult.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\UnicodeDecodingConformance.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\UnicodeEncodingConformance.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\webclient.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\WebPermission.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\WebUtility.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\WriteStreamClosedEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\UriEnumTypes.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\URIFormatException.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\UriHostNameType.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\URIPartial.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\compiledregexrunner.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\compiledregexrunnerfactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\Regex.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexBoyerMoore.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexCapture.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexCaptureCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexCharClass.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexCode.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexCompilationInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexCompiler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexFCD.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexGroup.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexGroupCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexInterpreter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexMatch.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexMatchCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexMatchTimeoutException.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexNode.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexOptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexParser.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexReplacement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexRunner.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexRunnerFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexTree.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\security\system\security\permissions\typedescriptorpermission.cs" />
- <Compile Include="..\..\..\external\referencesource\System\services\monitoring\system\diagnosticts\AsyncStreamReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System\services\timers\system\timers\ElapsedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\services\timers\system\timers\Timer.cs" />
- <Compile Include="..\..\..\external\referencesource\System\services\timers\system\timers\TimersDescriptionAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\sys\system\collections\concurrent\BlockingCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\sys\system\collections\concurrent\ConcurrentBag.cs" />
- <Compile Include="..\..\..\external\referencesource\System\sys\system\runtime\interopservices\DefaultParameterValueAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\sys\system\runtime\interopservices\handlecollector.cs" />
- <Compile Include="..\..\..\external\referencesource\System\sys\system\runtime\versioning\FrameworkName.cs" />
- <Compile Include="..\..\..\external\referencesource\System\sys\system\threading\Barrier.cs" />
- <Compile Include="..\..\..\external\referencesource\System\sys\system\windows\markup\ValueSerializerAttribute.cs" />
<Compile Include="..\..\build\common\SR.cs" />
+ <Compile Include="..\referencesource\System\compmod\microsoft\win32\safehandles\SafeProcessHandle.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeArgumentReferenceExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeArrayCreateExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeArrayIndexerExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeAssignStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeAttachEventStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeAttributeArgument.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeAttributeArgumentCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeAttributeDeclaration.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeAttributeDeclarationCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeBaseReferenceExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeBinaryOperatorExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeBinaryOperatorType.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeCastExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeCatchClause.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeCatchClauseCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeChecksumPragma.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeComment.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeCommentStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeCommentStatementCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeCompileUnit.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeConditionStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeConstructor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeDefaultValueExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeDelegateCreateExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeDelegateInvokeExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeDirectionExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeDirective.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeDirectiveCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeEntryPointMethod.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeEventReferenceExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeExpressionCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeExpressionStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeFieldReferenceExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeGotoStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeIndexerExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeIterationStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeLabeledStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeLinePragma.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeMemberEvent.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeMemberField.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeMemberMethod.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeMemberProperty.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeMethodInvokeExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\codemethodreferenceexpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeMethodReturnStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeNamespace.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeNamespaceCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeNamespaceImport.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeNamespaceImportCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeObject.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeObjectCreateExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeParameterDeclarationExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeParameterDeclarationExpressionCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodePrimitiveExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodePropertyReferenceExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodePropertySetValueReferenceExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeRegionDirective.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeRegionMode.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeRemoveEventStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeSnippetCompileUnit.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeSnippetExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeSnippetStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeSnippetTypeMember.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeStatementCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeThisReferenceExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeThrowExceptionStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTryCatchFinallyStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTypeConstructor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTypeDeclaration.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTypeDeclarationCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTypeDelegate.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTypeMember.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTypeMemberCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTypeOfExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTypeParameter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTypeParameterCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTypeReference.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTypeReferenceCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTypeReferenceExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeVariableDeclarationStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeVariableReferenceExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\CodeGenerator.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\CodeGeneratorOptions.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\CodeValidator.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\CompilerError.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\CompilerErrorCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\CompilerParameters.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\GeneratedCodeAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\GeneratorSupport.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\ICodeCompiler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\ICodeGenerator.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\ICodeParser.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\IndentTextWriter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\LanguageOptions.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\FieldDirection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\MemberAttributes.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\generic\bithelper.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\generic\debugview.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\generic\iset.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\generic\linkedlist.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\generic\queue.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\generic\sorteddictionary.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\generic\sortedlist.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\generic\sortedset.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\generic\sortedsetdebugview.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\generic\stack.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\generic\throwhelper.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\objectmodel\observablecollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\objectmodel\readonlyobservablecollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\bitvector32.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\casesensitivestringdictionary.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\collectionsutil.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\fixedstringlookup.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\hybriddictionary.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\inotifycollectionchanged.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\iordereddictionary.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\listdictionary.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\nameobjectcollectionbase.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\namevaluecollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\notifycollectionchangedeventargs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\ordereddictionary.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\stringcollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\stringdictionary.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\stringdictionarywithcomparer.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\AddingNewEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\AddingNewEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\AmbientValueAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ArrayConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ArraySubsetEnumerator.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\AsyncCompletedEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\AsyncCompletedEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\AsyncOperation.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\AsyncOperationManager.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\AttributeCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\AttributeProviderAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\BackgroundWorker.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\BaseComponentEditor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\basenumberconverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\BindableAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\BindableSupport.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\BindingDirection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\BindingList.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\BooleanConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\BrowsableAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ByteConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\CancelEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\CancelEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\CategoryAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\CharConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\CollectionChangeAction.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\CollectionChangeEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\CollectionChangeEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\CollectionConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ComplexBindingPropertiesAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\CompModSwitches.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\Component.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ComponentCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ComponentConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ComponentResourceManager.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\Container.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ContainerFilterService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\CultureInfoConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\CustomTypeDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DataErrorsChangedEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DataObjectAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DataObjectFieldAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DataObjectMethodAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DataObjectMethodType.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DateTimeConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DateTimeOffsetConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DebugExtendedPropertyDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DebugReflectEventDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DebugReflectPropertyDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DebugTypeDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DecimalConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DefaultBindingPropertyAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DefaultEventAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DefaultPropertyAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DefaultValueAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DelegatingTypeDescriptionProvider.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DescriptionAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ActiveDocumentEvent.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ActiveDocumentEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\CheckoutException.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\CommandID.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ComponentChangedEvent.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ComponentChangedEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ComponentChangingEvent.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ComponentChangingEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ComponentEvent.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ComponentEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ComponentRenameEvent.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ComponentRenameEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\DesignerOptionService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\DesignerTransaction.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\DesignerTransactionCloseEvent.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\DesignerTransactionCloseEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\DesignerVerb.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\DesignerVerbCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\DesigntimeLicenseContext.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\DesigntimeLicenseContextSerializer.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\DocumentCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\DocumentEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\DocumentEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\HelpContextType.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\HelpKeywordAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\HelpKeywordType.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IComponentChangeService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IComponentDiscoveryService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IComponentInitializer.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IDesigner.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IDesignerEventService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IDesignerFilter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IDesignerHost.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IDesignerHostTransactionState.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IDesignerOptionService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IDictionaryService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IEventPropertyService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IExtenderListService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IExtenderProviderService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IHelpService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IInheritanceService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IMenuCommandService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\InheritanceAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\InheritanceLevel.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IReferenceService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IResourceService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IRootDesigner.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ISelectionService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IServiceObjectContainer.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ITreeDesigner.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ITypeDescriptorFilterService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ITypeDiscoveryService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ITypeResolutionService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\MenuCommand.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\NotifyParentPropertyAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ParenthesizePropertyNameAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\PropertyTabAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\PropertyTabScope.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\RefreshProperties.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\RefreshPropertiesAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\SelectionTypes.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\ComponentSerializationService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\ContextStack.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\DefaultSerializationProviderAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\DesignerLoader.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\DesignerSerializerAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\IDesignerLoaderHost.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\IDesignerLoaderService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\IDesignerSerializationManager.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\IDesignerSerializationProvider.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\IDesignerSerializationService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\INameCreationService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\InstanceDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\MemberRelationshipService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\ResolveNameEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\ResolveNameEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\RootDesignerSerializerAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\SerializationStore.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ServiceCreatorCallback.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ServiceObjectContainer.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\StandardCommands.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\StandardToolWindows.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ToolboxItemAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ViewTechnology.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DesignerAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DesignerCategoryAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DesignerSerializationVisibility.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DesignerSerializationVisibilityAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DesignOnlyAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DesignTimeVisibleAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DisplayNameAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DoubleConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DoWorkEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DoWorkEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\EditorAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\EditorBrowsableAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\EnumConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\EventDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\EventDescriptorCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\EventHandlerList.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ExpandableObjectConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ExtendedPropertyDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ExtenderProvidedPropertyAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\FxCopSuppression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\GuidConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\HandledEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\HandledEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IBindingList.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IBindingListView.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ICancelAddNew.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IChangeTracking.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IComNativeDescriptorHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IComponent.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IContainer.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ICustomTypeDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IDataErrorInfo.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IEditableObject.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IExtenderProvider.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IIntellisenseBuilder.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IListSource.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ImmutableObjectAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\INestedContainer.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\INestedSite.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\InitializationEventAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\INotifyDataErrorInfo.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\INotifyPropertyChanged.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\INotifyPropertyChanging.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\InstallerTypeAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\InstanceCreationEditor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\Int16Converter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\Int32Converter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\Int64Converter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IntSecurity.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\InvalidAsynchronousStateException.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\InvalidEnumArgumentException.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IRaiseItemChangedEvents.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IRevertibleChangeTracking.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ISite.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ISupportInitialize.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ISupportInitializeNotification.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ISynchronizeInvoke.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ITypeDescriptorContext.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ITypedList.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\License.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\LicenseContext.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\LicenseException.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\LicenseManager.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\LicenseProvider.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\LicenseProviderAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\LicenseUsageMode.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\LicFileLicenseProvider.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ListBindableAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ListChangedEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ListChangedEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ListChangedType.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ListSortDescription.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ListSortDescriptionCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ListSortDirection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\LocalizableAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\LookupBindingPropertiesAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\MarshalByValueComponent.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\MaskedTextProvider.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\MaskedTextResultHint.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\MemberDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\MergablePropertyAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\MultilineStringConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\NestedContainer.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\NullableConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\PasswordPropertyTextAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ProgressChangedEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ProgressChangedEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\PropertyChangedEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\PropertyChangedEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\PropertyChangingEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\PropertyChangingEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\PropertyDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\PropertyDescriptorCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ProvidePropertyAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ReadOnlyAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\RecommendedAsConfigurableAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ReferenceConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ReflectEventDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ReflectPropertyDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ReflectTypeDescriptionProvider.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\RefreshEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\RefreshEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\RunInstallerAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\RunWorkerCompletedEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\RunWorkerCompletedEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\SByteConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\SettingsBindableAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\SingleConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\StringConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\SyntaxCheck.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\TimeSpanConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ToolboxItemFilterAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ToolboxItemFilterType.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\TypeConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\TypeConverterAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\TypeDescriptionProvider.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\TypeDescriptionProviderAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\TypeDescriptionProviderService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\TypeDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\TypeListConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\UInt16Converter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\UInt32Converter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\UInt64Converter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\WarningException.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\Win32Exception.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\AssertSection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\BooleanSwitch.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\ConsoleTraceListener.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\CorrelationManager.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\Debug.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\DelimitedListTraceListener.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\DiagnosticsConfiguration.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\FilterElement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\ListenerElementsCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\PerfCounterSection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\SeverityFilter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\SourceElementsCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\SourceFilter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\SourceLevels.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\SourceSwitch.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\Switch.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\SwitchAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\SwitchElementsCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\SwitchLevelAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\SystemDiagnosticsSection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TextWriterTraceListener.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\Trace.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TraceEventCache.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TraceEventType.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TraceFilter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TraceInternal.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TraceLevel.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TraceListener.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TraceListeners.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TraceOptions.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TraceSection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TraceSource.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TraceSwitch.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\traceutils.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TypedElement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\XmlWriterTraceListener.cs" />
+ <Compile Include="..\referencesource\System\misc\hresults.cs" />
+ <Compile Include="..\referencesource\System\misc\invariantcomparer.cs" />
+ <Compile Include="..\referencesource\System\misc\PrivilegedConfigurationManager.cs" />
+ <Compile Include="..\referencesource\System\misc\SecurityUtils.cs" />
+ <Compile Include="..\referencesource\System\misc\WeakHashtable.cs" />
+ <Compile Include="..\referencesource\System\net\System\_DomainName.cs" />
+ <Compile Include="..\referencesource\System\net\System\_IPv4Address.cs" />
+ <Compile Include="..\referencesource\System\net\System\_IPv6Address.cs" />
+ <Compile Include="..\referencesource\System\net\System\_UncName.cs" />
+ <Compile Include="..\referencesource\System\net\System\_UriSyntax.cs" />
+ <Compile Include="..\referencesource\System\net\System\GenericUriParser.cs" />
+ <Compile Include="..\referencesource\System\net\System\IriHelper.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\_BufferOffsetSize.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\_IStreams.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\_LazyAsyncResult.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\_LoggingObject.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\_NetRes.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\_ScatterGatherBuffers.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\AuthenticationScheme.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\AuthenticationSchemeSelector.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Authorization.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Cache\RequestCachePolicy.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\cookie.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\cookiecollection.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\cookiecontainer.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\cookieexception.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\DnsEndPoint.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\EndPoint.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\filewebrequest.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\filewebresponse.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\FtpStatusCode.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\HttpListenerException.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\HttpListenerRequestUriBuilder.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\HttpRequestHeader.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\HttpResponseHeader.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\HttpStatusCode.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\HttpVersion.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\IAuthenticationModule.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\ICertificatePolicy.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\ICredentials.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\ICredentialsByHost.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Internal.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\IPAddress.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\IPEndPoint.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\IPHostEntry.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\iwebproxy.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\IWebRequestCreate.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\Base64Stream.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\Base64WriteStateInfo.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\BaseWriter.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\BufferBuilder.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\ClosableStream.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\ContentDisposition.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\ContentType.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\DelegatedStream.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\DispositionTypeNames.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\EightBitStream.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\EncodedStreamFactory.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\HeaderCollection.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\IEncodableStream.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\MailBnfHelper.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\MailHeaderInfo.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\mediatypenames.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\MimeBasePart.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\MimeEmbeddedMessagePart.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\MimeMultiPart.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\MimeMultiPartType.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\MimePart.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\MimeWriter.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\MultiAsyncResult.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\QEncodedStream.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\QuotedPrintableStream.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\SmtpDateTime.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\TrackingStringDictionary.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\TrackingValidationObjectDictionary.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\TransferEncoding.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\WriteStateInfoBase.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\NetworkAccess.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\NetworkInformation\IPInterfaceStatistics.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\NetworkInformation\ScopeLevel.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\NetworkInformation\UnicastIPAddressInformation.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\ProtocolViolationException.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\SecureProtocols\AuthenticatedStream.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\SecureProtocols\NegotiateEnumTypes.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\ServicePointManager.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\SocketAddress.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\SocketException.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\AddressFamily.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\IOControlCode.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\IPPacketInformation.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\IPProtectionLevel.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\LingerOption.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\MulticastOption.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\NetworkStream.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\ProtocolFamily.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\ProtocolType.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\SelectMode.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\SocketErrors.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\SocketFlags.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\SocketInformation.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\SocketInformationOptions.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\SocketOptionLevel.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\SocketOptionName.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\SocketShutdown.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\SocketType.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\TransmitFileFlags.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\UdpReceiveResult.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\TransportContext.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\TransportType.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\UnicodeDecodingConformance.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\UnicodeEncodingConformance.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\webclient.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\WebException.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\WebExceptionStatus.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\WebHeaderCollection.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\WebPermission.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\WebRequestMethods.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\WebResponse.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\WebUtility.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\WriteStreamClosedEventArgs.cs" />
+ <Compile Include="..\referencesource\System\net\System\URI.cs" />
+ <Compile Include="..\referencesource\System\net\System\uribuilder.cs" />
+ <Compile Include="..\referencesource\System\net\System\UriEnumTypes.cs" />
+ <Compile Include="..\referencesource\System\net\System\UriExt.cs" />
+ <Compile Include="..\referencesource\System\net\System\URIFormatException.cs" />
+ <Compile Include="..\referencesource\System\net\System\UriHelper.cs" />
+ <Compile Include="..\referencesource\System\net\System\UriHostNameType.cs" />
+ <Compile Include="..\referencesource\System\net\System\UriParserTemplates.cs" />
+ <Compile Include="..\referencesource\System\net\System\URIPartial.cs" />
+ <Compile Include="..\referencesource\System\net\System\UriScheme.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\compiledregexrunner.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\compiledregexrunnerfactory.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\Regex.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexBoyerMoore.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexCapture.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexCaptureCollection.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexCharClass.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexCode.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexCompilationInfo.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexCompiler.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexFCD.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexGroup.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexGroupCollection.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexInterpreter.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexMatch.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexMatchCollection.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexMatchTimeoutException.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexNode.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexOptions.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexParser.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexReplacement.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexRunner.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexRunnerFactory.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexTree.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexWriter.cs" />
+ <Compile Include="..\referencesource\System\security\system\security\Authentication\ExtendedProtection\TokenBinding.cs" />
+ <Compile Include="..\referencesource\System\security\system\security\cryptography\oid.cs" />
+ <Compile Include="..\referencesource\System\security\system\security\cryptography\x509\x509utils.cs" />
+ <Compile Include="..\referencesource\System\security\system\security\permissions\typedescriptorpermission.cs" />
+ <Compile Include="..\referencesource\System\services\monitoring\system\diagnosticts\AsyncStreamReader.cs" />
+ <Compile Include="..\referencesource\System\services\monitoring\system\diagnosticts\Process.cs" />
+ <Compile Include="..\referencesource\System\services\monitoring\system\diagnosticts\ProcessStartInfo.cs" />
+ <Compile Include="..\referencesource\System\services\monitoring\system\diagnosticts\processwaithandle.cs" />
+ <Compile Include="..\referencesource\System\services\timers\system\timers\ElapsedEventHandler.cs" />
+ <Compile Include="..\referencesource\System\services\timers\system\timers\Timer.cs" />
+ <Compile Include="..\referencesource\System\services\timers\system\timers\TimersDescriptionAttribute.cs" />
+ <Compile Include="..\referencesource\System\sys\system\collections\concurrent\BlockingCollection.cs" />
+ <Compile Include="..\referencesource\System\sys\system\collections\concurrent\ConcurrentBag.cs" />
+ <Compile Include="..\referencesource\System\sys\system\runtime\interopservices\DefaultParameterValueAttribute.cs" />
+ <Compile Include="..\referencesource\System\sys\system\runtime\interopservices\handlecollector.cs" />
+ <Compile Include="..\referencesource\System\sys\system\runtime\versioning\FrameworkName.cs" />
+ <Compile Include="..\referencesource\System\sys\system\threading\Barrier.cs" />
+ <Compile Include="..\referencesource\System\sys\system\windows\markup\ValueSerializerAttribute.cs" />
<Compile Include="Assembly\AssemblyInfo.cs" />
<Compile Include="Microsoft.CSharp\CSharpCodeCompiler.cs" />
<Compile Include="Microsoft.CSharp\CSharpCodeGenerator.cs" />
@@ -663,7 +718,9 @@
<Compile Include="ReferenceSources\_SslStream.cs" />
<Compile Include="ReferenceSources\AssertWrapper.cs" />
<Compile Include="ReferenceSources\BinaryCompatibility.cs" />
+ <Compile Include="ReferenceSources\CAPI.cs" />
<Compile Include="ReferenceSources\ConfigurationManagerInternalFactory.cs" />
+ <Compile Include="ReferenceSources\EnvironmentHelpers.cs" />
<Compile Include="ReferenceSources\HttpSysSettings.cs" />
<Compile Include="ReferenceSources\Internal.cs" />
<Compile Include="ReferenceSources\Logging.cs" />
@@ -993,35 +1050,25 @@
<Compile Include="System.Net.WebSockets\WebSocketReceiveResult.cs" />
<Compile Include="System.Net.WebSockets\WebSocketState.cs" />
<Compile Include="System.Net\AuthenticationManager.cs" />
- <Compile Include="System.Net\AuthenticationSchemes.cs" />
- <Compile Include="System.Net\AuthenticationSchemeSelector.cs" />
- <Compile Include="System.Net\Authorization.cs" />
<Compile Include="System.Net\BasicClient.cs" />
<Compile Include="System.Net\BindIPEndPoint.cs" />
<Compile Include="System.Net\ChunkedInputStream.cs" />
<Compile Include="System.Net\ChunkStream.cs" />
- <Compile Include="System.Net\ConnectionModes.cs" />
<Compile Include="System.Net\CredentialCache.cs" />
<Compile Include="System.Net\DecompressionMethods.cs" />
<Compile Include="System.Net\DefaultCertificatePolicy.cs" />
<Compile Include="System.Net\DigestClient.cs" />
<Compile Include="System.Net\Dns.cs" />
<Compile Include="System.Net\DnsAsyncResult.cs" />
- <Compile Include="System.Net\DnsEndPoint.cs" />
<Compile Include="System.Net\DnsPermission.cs" />
<Compile Include="System.Net\DnsPermissionAttribute.cs" />
- <Compile Include="System.Net\EndPoint.cs" />
<Compile Include="System.Net\EndPointListener.cs" />
<Compile Include="System.Net\EndPointManager.cs" />
<Compile Include="System.Net\EndpointPermission.cs" />
- <Compile Include="System.Net\FileWebRequest.cs" />
- <Compile Include="System.Net\FileWebRequestCreator.cs" />
- <Compile Include="System.Net\FileWebResponse.cs" />
<Compile Include="System.Net\FtpAsyncResult.cs" />
<Compile Include="System.Net\FtpDataStream.cs" />
<Compile Include="System.Net\FtpRequestCreator.cs" />
<Compile Include="System.Net\FtpStatus.cs" />
- <Compile Include="System.Net\FtpStatusCode.cs" />
<Compile Include="System.Net\FtpWebRequest.cs" />
<Compile Include="System.Net\FtpWebResponse.cs" />
<Compile Include="System.Net\GlobalProxySelection.cs" />
@@ -1029,65 +1076,41 @@
<Compile Include="System.Net\HttpListener.cs" />
<Compile Include="System.Net\HttpListenerBasicIdentity.cs" />
<Compile Include="System.Net\HttpListenerContext.cs" />
- <Compile Include="System.Net\HttpListenerException.cs" />
<Compile Include="System.Net\HttpListenerPrefixCollection.cs" />
<Compile Include="System.Net\HttpListenerRequest.cs" />
<Compile Include="System.Net\HttpListenerResponse.cs" />
<Compile Include="System.Net\HttpListenerTimeoutManager.cs" />
<Compile Include="System.Net\HttpRequestCreator.cs" />
- <Compile Include="System.Net\HttpRequestHeader.cs" />
- <Compile Include="System.Net\HttpResponseHeader.cs" />
- <Compile Include="System.Net\HttpStatusCode.cs" />
<Compile Include="System.Net\HttpStreamAsyncResult.cs" />
- <Compile Include="System.Net\HttpVersion.cs" />
<Compile Include="System.Net\HttpWebRequest.cs" />
<Compile Include="System.Net\HttpWebResponse.cs" />
- <Compile Include="System.Net\IAuthenticationModule.cs" />
- <Compile Include="System.Net\ICertificatePolicy.cs" />
- <Compile Include="System.Net\ICredentialLookup.cs" />
<Compile Include="System.Net\ICredentialPolicy.cs" />
- <Compile Include="System.Net\ICredentialsByHost.cs" />
- <Compile Include="System.Net\IPAddress.cs" />
- <Compile Include="System.Net\IPEndPoint.cs" />
- <Compile Include="System.Net\IPHostEntry.cs" />
<Compile Include="System.Net\IPv6Address.cs" />
<Compile Include="System.Net\IWebConnectionState.cs" />
- <Compile Include="System.Net\IWebProxy.cs" />
<Compile Include="System.Net\IWebProxyScript.cs" />
- <Compile Include="System.Net\IWebRequestCreate.cs" />
<Compile Include="System.Net\ListenerAsyncResult.cs" />
<Compile Include="System.Net\ListenerPrefix.cs" />
<Compile Include="System.Net\MacProxy.cs" />
<Compile Include="System.Net\MonoHttpDate.cs" />
<Compile Include="System.Net\NetConfig.cs" />
- <Compile Include="System.Net\NetworkAccess.cs" />
<Compile Include="System.Net\NetworkCredential.cs" />
<Compile Include="System.Net\NtlmClient.cs" />
- <Compile Include="System.Net\ProtocolViolationException.cs" />
<Compile Include="System.Net\RequestStream.cs" />
<Compile Include="System.Net\ResponseStream.cs" />
- <Compile Include="System.Net\SecurityProtocolType.cs" />
<Compile Include="System.Net\ServicePoint.cs" />
<Compile Include="System.Net\ServicePointManager.cs" />
<Compile Include="System.Net\ServicePointManager.extra.cs" />
<Compile Include="System.Net\SimpleAsyncResult.cs" />
- <Compile Include="System.Net\SocketAddress.cs" />
<Compile Include="System.Net\SocketPermission.cs" />
<Compile Include="System.Net\SocketPermissionAttribute.cs" />
- <Compile Include="System.Net\TransportContext.cs" />
- <Compile Include="System.Net\TransportType.cs" />
<Compile Include="System.Net\WebAsyncResult.cs" />
<Compile Include="System.Net\WebConnection.cs" />
<Compile Include="System.Net\WebConnectionData.cs" />
<Compile Include="System.Net\WebConnectionGroup.cs" />
<Compile Include="System.Net\WebConnectionStream.cs" />
- <Compile Include="System.Net\WebException.cs" />
- <Compile Include="System.Net\WebExceptionStatus.cs" />
<Compile Include="System.Net\WebHeaderCollection.cs" />
<Compile Include="System.Net\WebProxy.cs" />
<Compile Include="System.Net\WebRequest.cs" />
- <Compile Include="System.Net\WebRequestMethods.cs" />
- <Compile Include="System.Net\WebResponse.cs" />
<Compile Include="System.Runtime.InteropServices.ComTypes\ADVF.cs" />
<Compile Include="System.Runtime.InteropServices.ComTypes\DATADIR.cs" />
<Compile Include="System.Runtime.InteropServices.ComTypes\DVASPECT.cs" />
@@ -1132,11 +1155,15 @@
<Compile Include="System.Security.Cryptography.X509Certificates\X509Certificate2.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509Certificate2Collection.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509Certificate2Enumerator.cs" />
+ <Compile Include="System.Security.Cryptography.X509Certificates\X509Certificate2Impl.cs" />
+ <Compile Include="System.Security.Cryptography.X509Certificates\X509Certificate2ImplMono.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509CertificateCollection.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509Chain.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509ChainElement.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509ChainElementCollection.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509ChainElementEnumerator.cs" />
+ <Compile Include="System.Security.Cryptography.X509Certificates\X509ChainImpl.cs" />
+ <Compile Include="System.Security.Cryptography.X509Certificates\X509ChainImplMono.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509ChainPolicy.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509ChainStatus.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509ChainStatusFlags.cs" />
@@ -1145,6 +1172,7 @@
<Compile Include="System.Security.Cryptography.X509Certificates\X509ExtensionCollection.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509ExtensionEnumerator.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509FindType.cs" />
+ <Compile Include="System.Security.Cryptography.X509Certificates\X509Helper2.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509IncludeOption.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509KeyUsageExtension.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509KeyUsageFlags.cs" />
@@ -1158,10 +1186,6 @@
<Compile Include="System.Security.Cryptography\AsnEncodedData.cs" />
<Compile Include="System.Security.Cryptography\AsnEncodedDataCollection.cs" />
<Compile Include="System.Security.Cryptography\AsnEncodedDataEnumerator.cs" />
- <Compile Include="System.Security.Cryptography\Oid.cs" />
- <Compile Include="System.Security.Cryptography\OidCollection.cs" />
- <Compile Include="System.Security.Cryptography\OidEnumerator.cs" />
- <Compile Include="System.Security.Cryptography\OidGroup.cs" />
<Compile Include="System.Security.Permissions\PermissionHelper.cs" />
<Compile Include="System.Security.Permissions\ResourcePermissionBase.cs" />
<Compile Include="System.Security.Permissions\ResourcePermissionBaseEntry.cs" />
@@ -1176,28 +1200,9 @@
<Compile Include="System.Web\AspNetHostingPermissionAttribute.cs" />
<Compile Include="System.Web\AspNetHostingPermissionLevel.cs" />
<Compile Include="System.Windows.Input\ICommand.cs" />
- <Compile Include="System\DefaultUriParser.cs" />
- <Compile Include="System\FileStyleUriParser.cs" />
- <Compile Include="System\FtpStyleUriParser.cs" />
- <Compile Include="System\GenericUriParser.cs" />
- <Compile Include="System\GenericUriParserOptions.cs" />
- <Compile Include="System\GopherStyleUriParser.cs" />
- <Compile Include="System\HttpStyleUriParser.cs" />
<Compile Include="System\IOSelector.cs" />
- <Compile Include="System\IUriData.cs" />
- <Compile Include="System\LdapStyleUriParser.cs" />
- <Compile Include="System\NetPipeStyleUriParser.cs" />
- <Compile Include="System\NetTcpStyleUriParser.cs" />
- <Compile Include="System\NewsStyleUriParser.cs" />
<Compile Include="System\Platform.cs" />
<Compile Include="System\SRDescriptionAttribute.cs" />
- <Compile Include="System\Uri.cs" />
- <Compile Include="System\UriBuilder.cs" />
- <Compile Include="System\UriData.cs" />
- <Compile Include="System\UriElements.cs" />
- <Compile Include="System\UriHelper.cs" />
- <Compile Include="System\UriParseComponents.cs" />
- <Compile Include="System\UriParser.cs" />
<Compile Include="System\UriTypeConverter.cs" /> </ItemGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
@@ -1226,18 +1231,14 @@
<Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
<Name>corlib-net_4_x</Name>
</ProjectReference>
- <ProjectReference Include="../System.Configuration/System.Configuration-net_4_x.csproj">
- <Project>{D5CDC09C-F19A-4811-A6C8-70F51CBFB644}</Project>
- <Name>System.Configuration-net_4_x</Name>
- </ProjectReference>
<ProjectReference Include="../System.XML/System.Xml-net_4_x.csproj">
<Project>{87FD2F0F-5222-4AE6-BD63-2D4975E11E5B}</Project>
<Name>System.Xml-net_4_x</Name>
</ProjectReference>
- <ProjectReference Include="System-secxml-net_4_x.csproj">
- <Project>{19954F80-065E-4D46-8FEF-62BA4D6CFDAD}</Project>
- <Name>System-secxml-net_4_x</Name>
- <Aliases>PrebuiltSystem</Aliases> </ProjectReference>
+ <ProjectReference Include="../System.Configuration/System.Configuration-net_4_x.csproj">
+ <Project>{D5CDC09C-F19A-4811-A6C8-70F51CBFB644}</Project>
+ <Name>System.Configuration-net_4_x</Name>
+ </ProjectReference>
<ProjectReference Include="../Mono.Security/Mono.Security-net_4_x.csproj">
<Project>{42D59DE7-586F-4ACF-BDD5-E7869E39E3EF}</Project>
<Name>Mono.Security-net_4_x</Name>
diff --git a/mcs/class/System/System-secxml-net_4_x.csproj b/mcs/class/System/System-secxml-net_4_x.csproj
index 39f6fc430a0..f33f21081b5 100644
--- a/mcs/class/System/System-secxml-net_4_x.csproj
+++ b/mcs/class/System/System-secxml-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699,618</NoWarn>
<OutputPath>./../../class/lib/net_4_x/secxml</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -25,7 +26,7 @@
<DebugType>full</DebugType>
<NoWarn>1699,618</NoWarn>
<Optimize>false</Optimize>
- <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE;CONFIGURATION_2_0;FEATURE_PAL;SYSTEM_NAMESPACE;MONO;PLATFORM_UNIX;MONO_FEATURE_PROCESS_START;MONO_FEATURE_THREAD_ABORT;MONO_FEATURE_THREAD_SUSPEND_RESUME;SECURITY_DEP;XML_DEP;MONO_SECURITY_ALIAS;MONO_X509_ALIAS</DefineConstants>
+ <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE;CONFIGURATION_2_0;FEATURE_PAL;SYSTEM_NAMESPACE;MONO;PLATFORM_UNIX;MONO_FEATURE_PROCESS_START;MONO_FEATURE_THREAD_ABORT;MONO_FEATURE_THREAD_SUSPEND_RESUME;SECURITY_DEP;XML_DEP;MONO_SECURITY_ALIAS</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
@@ -33,7 +34,7 @@
<DebugType>pdbonly</DebugType>
<NoWarn>1699,618</NoWarn>
<Optimize>true</Optimize>
- <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE;CONFIGURATION_2_0;FEATURE_PAL;SYSTEM_NAMESPACE;MONO;PLATFORM_UNIX;MONO_FEATURE_PROCESS_START;MONO_FEATURE_THREAD_ABORT;MONO_FEATURE_THREAD_SUSPEND_RESUME;SECURITY_DEP;XML_DEP;MONO_SECURITY_ALIAS;MONO_X509_ALIAS</DefineConstants>
+ <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE;CONFIGURATION_2_0;FEATURE_PAL;SYSTEM_NAMESPACE;MONO;PLATFORM_UNIX;MONO_FEATURE_PROCESS_START;MONO_FEATURE_THREAD_ABORT;MONO_FEATURE_THREAD_SUSPEND_RESUME;SECURITY_DEP;XML_DEP;MONO_SECURITY_ALIAS</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
@@ -45,555 +46,609 @@
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ItemGroup>
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeArgumentReferenceExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeArrayCreateExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeArrayIndexerExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeAssignStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeAttachEventStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeAttributeArgument.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeAttributeArgumentCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeAttributeDeclaration.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeAttributeDeclarationCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeBaseReferenceExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeBinaryOperatorExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeBinaryOperatorType.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeCastExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeCatchClause.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeCatchClauseCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeChecksumPragma.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeComment.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeCommentStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeCommentStatementCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeCompileUnit.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeConditionStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeConstructor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeDefaultValueExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeDelegateCreateExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeDelegateInvokeExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeDirectionExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeDirective.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeDirectiveCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeEntryPointMethod.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeEventReferenceExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeExpressionCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeExpressionStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeFieldReferenceExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeGotoStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeIndexerExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeIterationStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeLabeledStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeLinePragma.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeMemberEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeMemberField.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeMemberMethod.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeMemberProperty.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeMethodInvokeExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\codemethodreferenceexpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeMethodReturnStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeNamespace.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeNamespaceCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeNamespaceImport.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeNamespaceImportCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeObject.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeObjectCreateExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeParameterDeclarationExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeParameterDeclarationExpressionCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodePrimitiveExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodePropertyReferenceExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodePropertySetValueReferenceExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeRegionDirective.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeRegionMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeRemoveEventStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeSnippetCompileUnit.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeSnippetExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeSnippetStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeSnippetTypeMember.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeStatementCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeThisReferenceExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeThrowExceptionStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTryCatchFinallyStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTypeConstructor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTypeDeclaration.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTypeDeclarationCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTypeDelegate.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTypeMember.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTypeMemberCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTypeOfExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTypeParameter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTypeParameterCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTypeReference.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTypeReferenceCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeTypeReferenceExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeVariableDeclarationStatement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\CodeVariableReferenceExpression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\CodeGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\CodeGeneratorOptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\CodeValidator.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\CompilerError.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\CompilerErrorCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\CompilerParameters.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\GeneratedCodeAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\GeneratorSupport.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\ICodeCompiler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\ICodeGenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\ICodeParser.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\IndentTextWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\compiler\LanguageOptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\FieldDirection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\codedom\MemberAttributes.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\generic\bithelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\generic\debugview.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\generic\iset.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\generic\linkedlist.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\generic\queue.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\generic\sorteddictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\generic\sortedlist.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\generic\sortedset.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\generic\sortedsetdebugview.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\generic\stack.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\generic\throwhelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\objectmodel\observablecollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\objectmodel\readonlyobservablecollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\bitvector32.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\casesensitivestringdictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\collectionsutil.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\fixedstringlookup.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\hybriddictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\inotifycollectionchanged.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\iordereddictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\listdictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\nameobjectcollectionbase.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\namevaluecollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\notifycollectionchangedeventargs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\ordereddictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\stringcollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\stringdictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\collections\specialized\stringdictionarywithcomparer.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\AddingNewEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\AddingNewEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\AmbientValueAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ArrayConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ArraySubsetEnumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\AsyncCompletedEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\AsyncCompletedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\AsyncOperation.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\AsyncOperationManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\AttributeCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\AttributeProviderAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\BackgroundWorker.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\BaseComponentEditor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\basenumberconverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\BindableAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\BindableSupport.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\BindingDirection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\BindingList.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\BooleanConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\BrowsableAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ByteConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\CancelEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\CancelEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\CategoryAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\CharConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\CollectionChangeAction.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\CollectionChangeEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\CollectionChangeEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\CollectionConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ComplexBindingPropertiesAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\CompModSwitches.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\Component.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ComponentCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ComponentConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ComponentResourceManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\Container.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ContainerFilterService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\CultureInfoConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\CustomTypeDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DataErrorsChangedEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DataObjectAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DataObjectFieldAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DataObjectMethodAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DataObjectMethodType.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DateTimeConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DateTimeOffsetConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DebugExtendedPropertyDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DebugReflectEventDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DebugReflectPropertyDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DebugTypeDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DecimalConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DefaultBindingPropertyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DefaultEventAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DefaultPropertyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DefaultValueAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DelegatingTypeDescriptionProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DescriptionAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ActiveDocumentEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ActiveDocumentEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\CheckoutException.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\CommandID.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ComponentChangedEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ComponentChangedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ComponentChangingEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ComponentChangingEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ComponentEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ComponentEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ComponentRenameEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ComponentRenameEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\DesignerOptionService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\DesignerTransaction.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\DesignerTransactionCloseEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\DesignerTransactionCloseEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\DesignerVerb.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\DesignerVerbCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\DesigntimeLicenseContext.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\DesigntimeLicenseContextSerializer.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\DocumentCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\DocumentEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\DocumentEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\HelpContextType.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\HelpKeywordAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\HelpKeywordType.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IComponentChangeService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IComponentDiscoveryService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IComponentInitializer.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IDesigner.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IDesignerEventService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IDesignerFilter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IDesignerHost.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IDesignerHostTransactionState.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IDesignerOptionService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IDictionaryService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IEventPropertyService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IExtenderListService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IExtenderProviderService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IHelpService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IInheritanceService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IMenuCommandService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\InheritanceAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\InheritanceLevel.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IReferenceService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IResourceService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IRootDesigner.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ISelectionService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\IServiceObjectContainer.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ITreeDesigner.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ITypeDescriptorFilterService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ITypeDiscoveryService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ITypeResolutionService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\MenuCommand.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\NotifyParentPropertyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ParenthesizePropertyNameAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\PropertyTabAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\PropertyTabScope.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\RefreshProperties.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\RefreshPropertiesAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\SelectionTypes.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\ComponentSerializationService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\ContextStack.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\DefaultSerializationProviderAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\DesignerLoader.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\DesignerSerializerAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\IDesignerLoaderHost.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\IDesignerLoaderService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\IDesignerSerializationManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\IDesignerSerializationProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\IDesignerSerializationService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\INameCreationService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\InstanceDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\MemberRelationshipService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\ResolveNameEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\ResolveNameEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\RootDesignerSerializerAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\serialization\SerializationStore.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ServiceCreatorCallback.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ServiceObjectContainer.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\StandardCommands.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\StandardToolWindows.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ToolboxItemAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\design\ViewTechnology.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DesignerAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DesignerCategoryAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DesignerSerializationVisibility.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DesignerSerializationVisibilityAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DesignOnlyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DesignTimeVisibleAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DisplayNameAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DoubleConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DoWorkEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\DoWorkEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\EditorAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\EditorBrowsableAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\EnumConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\EventDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\EventDescriptorCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\EventHandlerList.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ExpandableObjectConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ExtendedPropertyDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ExtenderProvidedPropertyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\FxCopSuppression.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\GuidConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\HandledEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\HandledEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IBindingList.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IBindingListView.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ICancelAddNew.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IChangeTracking.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IComNativeDescriptorHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IComponent.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IContainer.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ICustomTypeDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IDataErrorInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IEditableObject.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IExtenderProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IIntellisenseBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IListSource.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ImmutableObjectAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\INestedContainer.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\INestedSite.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\InitializationEventAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\INotifyDataErrorInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\INotifyPropertyChanged.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\INotifyPropertyChanging.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\InstallerTypeAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\InstanceCreationEditor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\Int16Converter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\Int32Converter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\Int64Converter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IntSecurity.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\InvalidAsynchronousStateException.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\InvalidEnumArgumentException.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IRaiseItemChangedEvents.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\IRevertibleChangeTracking.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ISite.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ISupportInitialize.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ISupportInitializeNotification.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ISynchronizeInvoke.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ITypeDescriptorContext.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ITypedList.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\License.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\LicenseContext.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\LicenseException.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\LicenseManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\LicenseProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\LicenseProviderAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\LicenseUsageMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\LicFileLicenseProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ListBindableAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ListChangedEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ListChangedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ListChangedType.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ListSortDescription.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ListSortDescriptionCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ListSortDirection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\LocalizableAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\LookupBindingPropertiesAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\MarshalByValueComponent.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\MaskedTextProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\MaskedTextResultHint.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\MemberDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\MergablePropertyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\MultilineStringConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\NestedContainer.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\NullableConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\PasswordPropertyTextAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ProgressChangedEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ProgressChangedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\PropertyChangedEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\PropertyChangedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\PropertyChangingEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\PropertyChangingEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\PropertyDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\PropertyDescriptorCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ProvidePropertyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ReadOnlyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\RecommendedAsConfigurableAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ReferenceConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ReflectEventDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ReflectPropertyDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ReflectTypeDescriptionProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\RefreshEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\RefreshEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\RunInstallerAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\RunWorkerCompletedEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\RunWorkerCompletedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\SByteConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\SettingsBindableAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\SingleConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\StringConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\SyntaxCheck.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\TimeSpanConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ToolboxItemFilterAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\ToolboxItemFilterType.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\TypeConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\TypeConverterAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\TypeDescriptionProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\TypeDescriptionProviderAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\TypeDescriptionProviderService.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\TypeDescriptor.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\TypeListConverter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\UInt16Converter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\UInt32Converter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\UInt64Converter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\WarningException.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\componentmodel\Win32Exception.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\AssertSection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\BooleanSwitch.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\ConsoleTraceListener.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\CorrelationManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\Debug.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\DelimitedListTraceListener.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\DiagnosticsConfiguration.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\FilterElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\ListenerElementsCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\PerfCounterSection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\SeverityFilter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\SourceElementsCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\SourceFilter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\SourceLevels.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\SourceSwitch.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\Switch.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\SwitchAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\SwitchElementsCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\SwitchLevelAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\SystemDiagnosticsSection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TextWriterTraceListener.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\Trace.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TraceEventCache.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TraceEventType.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TraceFilter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TraceInternal.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TraceLevel.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TraceListener.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TraceListeners.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TraceOptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TraceSection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TraceSource.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TraceSwitch.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\traceutils.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\TypedElement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\compmod\system\diagnostics\XmlWriterTraceListener.cs" />
- <Compile Include="..\..\..\external\referencesource\System\misc\hresults.cs" />
- <Compile Include="..\..\..\external\referencesource\System\misc\invariantcomparer.cs" />
- <Compile Include="..\..\..\external\referencesource\System\misc\PrivilegedConfigurationManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System\misc\SecurityUtils.cs" />
- <Compile Include="..\..\..\external\referencesource\System\misc\WeakHashtable.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\_BufferOffsetSize.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\_LazyAsyncResult.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\_LoggingObject.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\_ScatterGatherBuffers.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Cache\RequestCachePolicy.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\cookie.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\cookiecollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\cookiecontainer.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\cookieexception.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\HttpListenerRequestUriBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Internal.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\Base64Stream.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\Base64WriteStateInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\BaseWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\BufferBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\ClosableStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\ContentDisposition.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\ContentType.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\DelegatedStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\DispositionTypeNames.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\EightBitStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\EncodedStreamFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\HeaderCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\IEncodableStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\MailBnfHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\MailHeaderInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\mediatypenames.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\MimeBasePart.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\MimeEmbeddedMessagePart.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\MimeMultiPart.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\MimeMultiPartType.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\MimePart.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\MimeWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\MultiAsyncResult.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\QEncodedStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\QuotedPrintableStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\SmtpDateTime.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\TrackingStringDictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\TrackingValidationObjectDictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\TransferEncoding.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\mail\WriteStateInfoBase.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\NetworkInformation\IPInterfaceStatistics.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\NetworkInformation\ScopeLevel.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\NetworkInformation\UnicastIPAddressInformation.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\SecureProtocols\AuthenticatedStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\SecureProtocols\NegotiateEnumTypes.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\ServicePointManager.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\SocketException.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\AddressFamily.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\IOControlCode.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\IPPacketInformation.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\IPProtectionLevel.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\LingerOption.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\MulticastOption.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\NetworkStream.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\ProtocolFamily.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\ProtocolType.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\SelectMode.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\SocketErrors.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\SocketFlags.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\SocketInformation.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\SocketInformationOptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\SocketOptionLevel.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\SocketOptionName.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\SocketShutdown.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\SocketType.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\TransmitFileFlags.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\Sockets\UdpReceiveResult.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\UnicodeDecodingConformance.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\UnicodeEncodingConformance.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\webclient.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\WebPermission.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\WebUtility.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\Net\WriteStreamClosedEventArgs.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\UriEnumTypes.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\URIFormatException.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\UriHostNameType.cs" />
- <Compile Include="..\..\..\external\referencesource\System\net\System\URIPartial.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\compiledregexrunner.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\compiledregexrunnerfactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\Regex.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexBoyerMoore.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexCapture.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexCaptureCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexCharClass.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexCode.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexCompilationInfo.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexCompiler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexFCD.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexGroup.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexGroupCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexInterpreter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexMatch.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexMatchCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexMatchTimeoutException.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexNode.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexOptions.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexParser.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexReplacement.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexRunner.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexRunnerFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexTree.cs" />
- <Compile Include="..\..\..\external\referencesource\System\regex\system\text\regularexpressions\RegexWriter.cs" />
- <Compile Include="..\..\..\external\referencesource\System\security\system\security\permissions\typedescriptorpermission.cs" />
- <Compile Include="..\..\..\external\referencesource\System\services\monitoring\system\diagnosticts\AsyncStreamReader.cs" />
- <Compile Include="..\..\..\external\referencesource\System\services\timers\system\timers\ElapsedEventHandler.cs" />
- <Compile Include="..\..\..\external\referencesource\System\services\timers\system\timers\Timer.cs" />
- <Compile Include="..\..\..\external\referencesource\System\services\timers\system\timers\TimersDescriptionAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\sys\system\collections\concurrent\BlockingCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\System\sys\system\collections\concurrent\ConcurrentBag.cs" />
- <Compile Include="..\..\..\external\referencesource\System\sys\system\runtime\interopservices\DefaultParameterValueAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\System\sys\system\runtime\interopservices\handlecollector.cs" />
- <Compile Include="..\..\..\external\referencesource\System\sys\system\runtime\versioning\FrameworkName.cs" />
- <Compile Include="..\..\..\external\referencesource\System\sys\system\threading\Barrier.cs" />
- <Compile Include="..\..\..\external\referencesource\System\sys\system\windows\markup\ValueSerializerAttribute.cs" />
<Compile Include="..\..\build\common\SR.cs" />
+ <Compile Include="..\referencesource\System\compmod\microsoft\win32\safehandles\SafeProcessHandle.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeArgumentReferenceExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeArrayCreateExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeArrayIndexerExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeAssignStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeAttachEventStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeAttributeArgument.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeAttributeArgumentCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeAttributeDeclaration.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeAttributeDeclarationCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeBaseReferenceExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeBinaryOperatorExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeBinaryOperatorType.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeCastExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeCatchClause.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeCatchClauseCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeChecksumPragma.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeComment.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeCommentStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeCommentStatementCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeCompileUnit.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeConditionStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeConstructor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeDefaultValueExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeDelegateCreateExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeDelegateInvokeExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeDirectionExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeDirective.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeDirectiveCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeEntryPointMethod.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeEventReferenceExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeExpressionCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeExpressionStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeFieldReferenceExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeGotoStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeIndexerExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeIterationStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeLabeledStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeLinePragma.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeMemberEvent.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeMemberField.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeMemberMethod.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeMemberProperty.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeMethodInvokeExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\codemethodreferenceexpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeMethodReturnStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeNamespace.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeNamespaceCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeNamespaceImport.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeNamespaceImportCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeObject.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeObjectCreateExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeParameterDeclarationExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeParameterDeclarationExpressionCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodePrimitiveExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodePropertyReferenceExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodePropertySetValueReferenceExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeRegionDirective.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeRegionMode.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeRemoveEventStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeSnippetCompileUnit.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeSnippetExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeSnippetStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeSnippetTypeMember.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeStatementCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeThisReferenceExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeThrowExceptionStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTryCatchFinallyStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTypeConstructor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTypeDeclaration.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTypeDeclarationCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTypeDelegate.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTypeMember.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTypeMemberCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTypeOfExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTypeParameter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTypeParameterCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTypeReference.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTypeReferenceCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeTypeReferenceExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeVariableDeclarationStatement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\CodeVariableReferenceExpression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\CodeGenerator.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\CodeGeneratorOptions.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\CodeValidator.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\CompilerError.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\CompilerErrorCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\CompilerParameters.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\GeneratedCodeAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\GeneratorSupport.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\ICodeCompiler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\ICodeGenerator.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\ICodeParser.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\IndentTextWriter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\compiler\LanguageOptions.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\FieldDirection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\codedom\MemberAttributes.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\generic\bithelper.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\generic\debugview.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\generic\iset.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\generic\linkedlist.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\generic\queue.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\generic\sorteddictionary.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\generic\sortedlist.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\generic\sortedset.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\generic\sortedsetdebugview.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\generic\stack.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\generic\throwhelper.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\objectmodel\observablecollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\objectmodel\readonlyobservablecollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\bitvector32.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\casesensitivestringdictionary.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\collectionsutil.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\fixedstringlookup.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\hybriddictionary.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\inotifycollectionchanged.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\iordereddictionary.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\listdictionary.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\nameobjectcollectionbase.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\namevaluecollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\notifycollectionchangedeventargs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\ordereddictionary.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\stringcollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\stringdictionary.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\collections\specialized\stringdictionarywithcomparer.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\AddingNewEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\AddingNewEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\AmbientValueAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ArrayConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ArraySubsetEnumerator.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\AsyncCompletedEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\AsyncCompletedEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\AsyncOperation.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\AsyncOperationManager.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\AttributeCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\AttributeProviderAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\BackgroundWorker.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\BaseComponentEditor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\basenumberconverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\BindableAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\BindableSupport.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\BindingDirection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\BindingList.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\BooleanConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\BrowsableAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ByteConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\CancelEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\CancelEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\CategoryAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\CharConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\CollectionChangeAction.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\CollectionChangeEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\CollectionChangeEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\CollectionConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ComplexBindingPropertiesAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\CompModSwitches.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\Component.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ComponentCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ComponentConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ComponentResourceManager.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\Container.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ContainerFilterService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\CultureInfoConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\CustomTypeDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DataErrorsChangedEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DataObjectAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DataObjectFieldAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DataObjectMethodAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DataObjectMethodType.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DateTimeConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DateTimeOffsetConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DebugExtendedPropertyDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DebugReflectEventDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DebugReflectPropertyDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DebugTypeDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DecimalConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DefaultBindingPropertyAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DefaultEventAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DefaultPropertyAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DefaultValueAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DelegatingTypeDescriptionProvider.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DescriptionAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ActiveDocumentEvent.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ActiveDocumentEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\CheckoutException.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\CommandID.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ComponentChangedEvent.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ComponentChangedEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ComponentChangingEvent.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ComponentChangingEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ComponentEvent.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ComponentEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ComponentRenameEvent.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ComponentRenameEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\DesignerOptionService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\DesignerTransaction.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\DesignerTransactionCloseEvent.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\DesignerTransactionCloseEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\DesignerVerb.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\DesignerVerbCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\DesigntimeLicenseContext.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\DesigntimeLicenseContextSerializer.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\DocumentCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\DocumentEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\DocumentEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\HelpContextType.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\HelpKeywordAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\HelpKeywordType.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IComponentChangeService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IComponentDiscoveryService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IComponentInitializer.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IDesigner.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IDesignerEventService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IDesignerFilter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IDesignerHost.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IDesignerHostTransactionState.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IDesignerOptionService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IDictionaryService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IEventPropertyService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IExtenderListService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IExtenderProviderService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IHelpService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IInheritanceService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IMenuCommandService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\InheritanceAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\InheritanceLevel.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IReferenceService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IResourceService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IRootDesigner.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ISelectionService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\IServiceObjectContainer.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ITreeDesigner.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ITypeDescriptorFilterService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ITypeDiscoveryService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ITypeResolutionService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\MenuCommand.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\NotifyParentPropertyAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ParenthesizePropertyNameAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\PropertyTabAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\PropertyTabScope.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\RefreshProperties.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\RefreshPropertiesAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\SelectionTypes.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\ComponentSerializationService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\ContextStack.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\DefaultSerializationProviderAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\DesignerLoader.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\DesignerSerializerAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\IDesignerLoaderHost.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\IDesignerLoaderService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\IDesignerSerializationManager.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\IDesignerSerializationProvider.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\IDesignerSerializationService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\INameCreationService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\InstanceDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\MemberRelationshipService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\ResolveNameEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\ResolveNameEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\RootDesignerSerializerAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\serialization\SerializationStore.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ServiceCreatorCallback.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ServiceObjectContainer.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\StandardCommands.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\StandardToolWindows.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ToolboxItemAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\design\ViewTechnology.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DesignerAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DesignerCategoryAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DesignerSerializationVisibility.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DesignerSerializationVisibilityAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DesignOnlyAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DesignTimeVisibleAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DisplayNameAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DoubleConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DoWorkEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\DoWorkEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\EditorAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\EditorBrowsableAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\EnumConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\EventDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\EventDescriptorCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\EventHandlerList.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ExpandableObjectConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ExtendedPropertyDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ExtenderProvidedPropertyAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\FxCopSuppression.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\GuidConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\HandledEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\HandledEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IBindingList.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IBindingListView.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ICancelAddNew.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IChangeTracking.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IComNativeDescriptorHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IComponent.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IContainer.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ICustomTypeDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IDataErrorInfo.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IEditableObject.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IExtenderProvider.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IIntellisenseBuilder.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IListSource.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ImmutableObjectAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\INestedContainer.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\INestedSite.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\InitializationEventAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\INotifyDataErrorInfo.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\INotifyPropertyChanged.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\INotifyPropertyChanging.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\InstallerTypeAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\InstanceCreationEditor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\Int16Converter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\Int32Converter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\Int64Converter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IntSecurity.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\InvalidAsynchronousStateException.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\InvalidEnumArgumentException.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IRaiseItemChangedEvents.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\IRevertibleChangeTracking.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ISite.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ISupportInitialize.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ISupportInitializeNotification.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ISynchronizeInvoke.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ITypeDescriptorContext.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ITypedList.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\License.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\LicenseContext.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\LicenseException.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\LicenseManager.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\LicenseProvider.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\LicenseProviderAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\LicenseUsageMode.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\LicFileLicenseProvider.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ListBindableAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ListChangedEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ListChangedEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ListChangedType.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ListSortDescription.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ListSortDescriptionCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ListSortDirection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\LocalizableAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\LookupBindingPropertiesAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\MarshalByValueComponent.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\MaskedTextProvider.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\MaskedTextResultHint.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\MemberDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\MergablePropertyAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\MultilineStringConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\NestedContainer.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\NullableConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\PasswordPropertyTextAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ProgressChangedEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ProgressChangedEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\PropertyChangedEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\PropertyChangedEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\PropertyChangingEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\PropertyChangingEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\PropertyDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\PropertyDescriptorCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ProvidePropertyAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ReadOnlyAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\RecommendedAsConfigurableAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ReferenceConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ReflectEventDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ReflectPropertyDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ReflectTypeDescriptionProvider.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\RefreshEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\RefreshEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\RunInstallerAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\RunWorkerCompletedEventArgs.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\RunWorkerCompletedEventHandler.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\SByteConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\SettingsBindableAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\SingleConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\StringConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\SyntaxCheck.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\TimeSpanConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ToolboxItemFilterAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\ToolboxItemFilterType.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\TypeConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\TypeConverterAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\TypeDescriptionProvider.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\TypeDescriptionProviderAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\TypeDescriptionProviderService.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\TypeDescriptor.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\TypeListConverter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\UInt16Converter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\UInt32Converter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\UInt64Converter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\WarningException.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\componentmodel\Win32Exception.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\AssertSection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\BooleanSwitch.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\ConsoleTraceListener.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\CorrelationManager.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\Debug.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\DelimitedListTraceListener.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\DiagnosticsConfiguration.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\FilterElement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\ListenerElementsCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\PerfCounterSection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\SeverityFilter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\SourceElementsCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\SourceFilter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\SourceLevels.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\SourceSwitch.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\Switch.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\SwitchAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\SwitchElementsCollection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\SwitchLevelAttribute.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\SystemDiagnosticsSection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TextWriterTraceListener.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\Trace.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TraceEventCache.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TraceEventType.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TraceFilter.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TraceInternal.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TraceLevel.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TraceListener.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TraceListeners.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TraceOptions.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TraceSection.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TraceSource.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TraceSwitch.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\traceutils.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\TypedElement.cs" />
+ <Compile Include="..\referencesource\System\compmod\system\diagnostics\XmlWriterTraceListener.cs" />
+ <Compile Include="..\referencesource\System\misc\hresults.cs" />
+ <Compile Include="..\referencesource\System\misc\invariantcomparer.cs" />
+ <Compile Include="..\referencesource\System\misc\PrivilegedConfigurationManager.cs" />
+ <Compile Include="..\referencesource\System\misc\SecurityUtils.cs" />
+ <Compile Include="..\referencesource\System\misc\WeakHashtable.cs" />
+ <Compile Include="..\referencesource\System\net\System\_DomainName.cs" />
+ <Compile Include="..\referencesource\System\net\System\_IPv4Address.cs" />
+ <Compile Include="..\referencesource\System\net\System\_IPv6Address.cs" />
+ <Compile Include="..\referencesource\System\net\System\_UncName.cs" />
+ <Compile Include="..\referencesource\System\net\System\_UriSyntax.cs" />
+ <Compile Include="..\referencesource\System\net\System\GenericUriParser.cs" />
+ <Compile Include="..\referencesource\System\net\System\IriHelper.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\_BufferOffsetSize.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\_IStreams.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\_LazyAsyncResult.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\_LoggingObject.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\_NetRes.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\_ScatterGatherBuffers.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\AuthenticationScheme.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\AuthenticationSchemeSelector.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Authorization.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Cache\RequestCachePolicy.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\cookie.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\cookiecollection.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\cookiecontainer.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\cookieexception.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\DnsEndPoint.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\EndPoint.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\filewebrequest.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\filewebresponse.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\FtpStatusCode.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\HttpListenerException.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\HttpListenerRequestUriBuilder.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\HttpRequestHeader.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\HttpResponseHeader.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\HttpStatusCode.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\HttpVersion.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\IAuthenticationModule.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\ICertificatePolicy.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\ICredentials.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\ICredentialsByHost.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Internal.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\IPAddress.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\IPEndPoint.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\IPHostEntry.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\iwebproxy.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\IWebRequestCreate.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\Base64Stream.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\Base64WriteStateInfo.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\BaseWriter.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\BufferBuilder.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\ClosableStream.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\ContentDisposition.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\ContentType.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\DelegatedStream.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\DispositionTypeNames.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\EightBitStream.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\EncodedStreamFactory.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\HeaderCollection.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\IEncodableStream.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\MailBnfHelper.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\MailHeaderInfo.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\mediatypenames.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\MimeBasePart.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\MimeEmbeddedMessagePart.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\MimeMultiPart.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\MimeMultiPartType.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\MimePart.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\MimeWriter.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\MultiAsyncResult.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\QEncodedStream.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\QuotedPrintableStream.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\SmtpDateTime.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\TrackingStringDictionary.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\TrackingValidationObjectDictionary.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\TransferEncoding.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\mail\WriteStateInfoBase.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\NetworkAccess.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\NetworkInformation\IPInterfaceStatistics.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\NetworkInformation\ScopeLevel.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\NetworkInformation\UnicastIPAddressInformation.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\ProtocolViolationException.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\SecureProtocols\AuthenticatedStream.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\SecureProtocols\NegotiateEnumTypes.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\ServicePointManager.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\SocketAddress.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\SocketException.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\AddressFamily.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\IOControlCode.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\IPPacketInformation.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\IPProtectionLevel.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\LingerOption.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\MulticastOption.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\NetworkStream.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\ProtocolFamily.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\ProtocolType.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\SelectMode.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\SocketErrors.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\SocketFlags.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\SocketInformation.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\SocketInformationOptions.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\SocketOptionLevel.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\SocketOptionName.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\SocketShutdown.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\SocketType.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\TransmitFileFlags.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\Sockets\UdpReceiveResult.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\TransportContext.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\TransportType.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\UnicodeDecodingConformance.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\UnicodeEncodingConformance.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\webclient.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\WebException.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\WebExceptionStatus.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\WebHeaderCollection.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\WebPermission.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\WebRequestMethods.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\WebResponse.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\WebUtility.cs" />
+ <Compile Include="..\referencesource\System\net\System\Net\WriteStreamClosedEventArgs.cs" />
+ <Compile Include="..\referencesource\System\net\System\URI.cs" />
+ <Compile Include="..\referencesource\System\net\System\uribuilder.cs" />
+ <Compile Include="..\referencesource\System\net\System\UriEnumTypes.cs" />
+ <Compile Include="..\referencesource\System\net\System\UriExt.cs" />
+ <Compile Include="..\referencesource\System\net\System\URIFormatException.cs" />
+ <Compile Include="..\referencesource\System\net\System\UriHelper.cs" />
+ <Compile Include="..\referencesource\System\net\System\UriHostNameType.cs" />
+ <Compile Include="..\referencesource\System\net\System\UriParserTemplates.cs" />
+ <Compile Include="..\referencesource\System\net\System\URIPartial.cs" />
+ <Compile Include="..\referencesource\System\net\System\UriScheme.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\compiledregexrunner.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\compiledregexrunnerfactory.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\Regex.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexBoyerMoore.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexCapture.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexCaptureCollection.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexCharClass.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexCode.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexCompilationInfo.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexCompiler.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexFCD.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexGroup.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexGroupCollection.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexInterpreter.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexMatch.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexMatchCollection.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexMatchTimeoutException.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexNode.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexOptions.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexParser.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexReplacement.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexRunner.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexRunnerFactory.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexTree.cs" />
+ <Compile Include="..\referencesource\System\regex\system\text\regularexpressions\RegexWriter.cs" />
+ <Compile Include="..\referencesource\System\security\system\security\Authentication\ExtendedProtection\TokenBinding.cs" />
+ <Compile Include="..\referencesource\System\security\system\security\cryptography\oid.cs" />
+ <Compile Include="..\referencesource\System\security\system\security\cryptography\x509\x509utils.cs" />
+ <Compile Include="..\referencesource\System\security\system\security\permissions\typedescriptorpermission.cs" />
+ <Compile Include="..\referencesource\System\services\monitoring\system\diagnosticts\AsyncStreamReader.cs" />
+ <Compile Include="..\referencesource\System\services\monitoring\system\diagnosticts\Process.cs" />
+ <Compile Include="..\referencesource\System\services\monitoring\system\diagnosticts\ProcessStartInfo.cs" />
+ <Compile Include="..\referencesource\System\services\monitoring\system\diagnosticts\processwaithandle.cs" />
+ <Compile Include="..\referencesource\System\services\timers\system\timers\ElapsedEventHandler.cs" />
+ <Compile Include="..\referencesource\System\services\timers\system\timers\Timer.cs" />
+ <Compile Include="..\referencesource\System\services\timers\system\timers\TimersDescriptionAttribute.cs" />
+ <Compile Include="..\referencesource\System\sys\system\collections\concurrent\BlockingCollection.cs" />
+ <Compile Include="..\referencesource\System\sys\system\collections\concurrent\ConcurrentBag.cs" />
+ <Compile Include="..\referencesource\System\sys\system\runtime\interopservices\DefaultParameterValueAttribute.cs" />
+ <Compile Include="..\referencesource\System\sys\system\runtime\interopservices\handlecollector.cs" />
+ <Compile Include="..\referencesource\System\sys\system\runtime\versioning\FrameworkName.cs" />
+ <Compile Include="..\referencesource\System\sys\system\threading\Barrier.cs" />
+ <Compile Include="..\referencesource\System\sys\system\windows\markup\ValueSerializerAttribute.cs" />
<Compile Include="Assembly\AssemblyInfo.cs" />
<Compile Include="Microsoft.CSharp\CSharpCodeCompiler.cs" />
<Compile Include="Microsoft.CSharp\CSharpCodeGenerator.cs" />
@@ -663,7 +718,9 @@
<Compile Include="ReferenceSources\_SslStream.cs" />
<Compile Include="ReferenceSources\AssertWrapper.cs" />
<Compile Include="ReferenceSources\BinaryCompatibility.cs" />
+ <Compile Include="ReferenceSources\CAPI.cs" />
<Compile Include="ReferenceSources\ConfigurationManagerInternalFactory.cs" />
+ <Compile Include="ReferenceSources\EnvironmentHelpers.cs" />
<Compile Include="ReferenceSources\HttpSysSettings.cs" />
<Compile Include="ReferenceSources\Internal.cs" />
<Compile Include="ReferenceSources\Logging.cs" />
@@ -993,35 +1050,25 @@
<Compile Include="System.Net.WebSockets\WebSocketReceiveResult.cs" />
<Compile Include="System.Net.WebSockets\WebSocketState.cs" />
<Compile Include="System.Net\AuthenticationManager.cs" />
- <Compile Include="System.Net\AuthenticationSchemes.cs" />
- <Compile Include="System.Net\AuthenticationSchemeSelector.cs" />
- <Compile Include="System.Net\Authorization.cs" />
<Compile Include="System.Net\BasicClient.cs" />
<Compile Include="System.Net\BindIPEndPoint.cs" />
<Compile Include="System.Net\ChunkedInputStream.cs" />
<Compile Include="System.Net\ChunkStream.cs" />
- <Compile Include="System.Net\ConnectionModes.cs" />
<Compile Include="System.Net\CredentialCache.cs" />
<Compile Include="System.Net\DecompressionMethods.cs" />
<Compile Include="System.Net\DefaultCertificatePolicy.cs" />
<Compile Include="System.Net\DigestClient.cs" />
<Compile Include="System.Net\Dns.cs" />
<Compile Include="System.Net\DnsAsyncResult.cs" />
- <Compile Include="System.Net\DnsEndPoint.cs" />
<Compile Include="System.Net\DnsPermission.cs" />
<Compile Include="System.Net\DnsPermissionAttribute.cs" />
- <Compile Include="System.Net\EndPoint.cs" />
<Compile Include="System.Net\EndPointListener.cs" />
<Compile Include="System.Net\EndPointManager.cs" />
<Compile Include="System.Net\EndpointPermission.cs" />
- <Compile Include="System.Net\FileWebRequest.cs" />
- <Compile Include="System.Net\FileWebRequestCreator.cs" />
- <Compile Include="System.Net\FileWebResponse.cs" />
<Compile Include="System.Net\FtpAsyncResult.cs" />
<Compile Include="System.Net\FtpDataStream.cs" />
<Compile Include="System.Net\FtpRequestCreator.cs" />
<Compile Include="System.Net\FtpStatus.cs" />
- <Compile Include="System.Net\FtpStatusCode.cs" />
<Compile Include="System.Net\FtpWebRequest.cs" />
<Compile Include="System.Net\FtpWebResponse.cs" />
<Compile Include="System.Net\GlobalProxySelection.cs" />
@@ -1029,65 +1076,41 @@
<Compile Include="System.Net\HttpListener.cs" />
<Compile Include="System.Net\HttpListenerBasicIdentity.cs" />
<Compile Include="System.Net\HttpListenerContext.cs" />
- <Compile Include="System.Net\HttpListenerException.cs" />
<Compile Include="System.Net\HttpListenerPrefixCollection.cs" />
<Compile Include="System.Net\HttpListenerRequest.cs" />
<Compile Include="System.Net\HttpListenerResponse.cs" />
<Compile Include="System.Net\HttpListenerTimeoutManager.cs" />
<Compile Include="System.Net\HttpRequestCreator.cs" />
- <Compile Include="System.Net\HttpRequestHeader.cs" />
- <Compile Include="System.Net\HttpResponseHeader.cs" />
- <Compile Include="System.Net\HttpStatusCode.cs" />
<Compile Include="System.Net\HttpStreamAsyncResult.cs" />
- <Compile Include="System.Net\HttpVersion.cs" />
<Compile Include="System.Net\HttpWebRequest.cs" />
<Compile Include="System.Net\HttpWebResponse.cs" />
- <Compile Include="System.Net\IAuthenticationModule.cs" />
- <Compile Include="System.Net\ICertificatePolicy.cs" />
- <Compile Include="System.Net\ICredentialLookup.cs" />
<Compile Include="System.Net\ICredentialPolicy.cs" />
- <Compile Include="System.Net\ICredentialsByHost.cs" />
- <Compile Include="System.Net\IPAddress.cs" />
- <Compile Include="System.Net\IPEndPoint.cs" />
- <Compile Include="System.Net\IPHostEntry.cs" />
<Compile Include="System.Net\IPv6Address.cs" />
<Compile Include="System.Net\IWebConnectionState.cs" />
- <Compile Include="System.Net\IWebProxy.cs" />
<Compile Include="System.Net\IWebProxyScript.cs" />
- <Compile Include="System.Net\IWebRequestCreate.cs" />
<Compile Include="System.Net\ListenerAsyncResult.cs" />
<Compile Include="System.Net\ListenerPrefix.cs" />
<Compile Include="System.Net\MacProxy.cs" />
<Compile Include="System.Net\MonoHttpDate.cs" />
<Compile Include="System.Net\NetConfig.cs" />
- <Compile Include="System.Net\NetworkAccess.cs" />
<Compile Include="System.Net\NetworkCredential.cs" />
<Compile Include="System.Net\NtlmClient.cs" />
- <Compile Include="System.Net\ProtocolViolationException.cs" />
<Compile Include="System.Net\RequestStream.cs" />
<Compile Include="System.Net\ResponseStream.cs" />
- <Compile Include="System.Net\SecurityProtocolType.cs" />
<Compile Include="System.Net\ServicePoint.cs" />
<Compile Include="System.Net\ServicePointManager.cs" />
<Compile Include="System.Net\ServicePointManager.extra.cs" />
<Compile Include="System.Net\SimpleAsyncResult.cs" />
- <Compile Include="System.Net\SocketAddress.cs" />
<Compile Include="System.Net\SocketPermission.cs" />
<Compile Include="System.Net\SocketPermissionAttribute.cs" />
- <Compile Include="System.Net\TransportContext.cs" />
- <Compile Include="System.Net\TransportType.cs" />
<Compile Include="System.Net\WebAsyncResult.cs" />
<Compile Include="System.Net\WebConnection.cs" />
<Compile Include="System.Net\WebConnectionData.cs" />
<Compile Include="System.Net\WebConnectionGroup.cs" />
<Compile Include="System.Net\WebConnectionStream.cs" />
- <Compile Include="System.Net\WebException.cs" />
- <Compile Include="System.Net\WebExceptionStatus.cs" />
<Compile Include="System.Net\WebHeaderCollection.cs" />
<Compile Include="System.Net\WebProxy.cs" />
<Compile Include="System.Net\WebRequest.cs" />
- <Compile Include="System.Net\WebRequestMethods.cs" />
- <Compile Include="System.Net\WebResponse.cs" />
<Compile Include="System.Runtime.InteropServices.ComTypes\ADVF.cs" />
<Compile Include="System.Runtime.InteropServices.ComTypes\DATADIR.cs" />
<Compile Include="System.Runtime.InteropServices.ComTypes\DVASPECT.cs" />
@@ -1132,11 +1155,15 @@
<Compile Include="System.Security.Cryptography.X509Certificates\X509Certificate2.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509Certificate2Collection.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509Certificate2Enumerator.cs" />
+ <Compile Include="System.Security.Cryptography.X509Certificates\X509Certificate2Impl.cs" />
+ <Compile Include="System.Security.Cryptography.X509Certificates\X509Certificate2ImplMono.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509CertificateCollection.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509Chain.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509ChainElement.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509ChainElementCollection.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509ChainElementEnumerator.cs" />
+ <Compile Include="System.Security.Cryptography.X509Certificates\X509ChainImpl.cs" />
+ <Compile Include="System.Security.Cryptography.X509Certificates\X509ChainImplMono.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509ChainPolicy.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509ChainStatus.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509ChainStatusFlags.cs" />
@@ -1145,6 +1172,7 @@
<Compile Include="System.Security.Cryptography.X509Certificates\X509ExtensionCollection.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509ExtensionEnumerator.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509FindType.cs" />
+ <Compile Include="System.Security.Cryptography.X509Certificates\X509Helper2.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509IncludeOption.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509KeyUsageExtension.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509KeyUsageFlags.cs" />
@@ -1158,10 +1186,6 @@
<Compile Include="System.Security.Cryptography\AsnEncodedData.cs" />
<Compile Include="System.Security.Cryptography\AsnEncodedDataCollection.cs" />
<Compile Include="System.Security.Cryptography\AsnEncodedDataEnumerator.cs" />
- <Compile Include="System.Security.Cryptography\Oid.cs" />
- <Compile Include="System.Security.Cryptography\OidCollection.cs" />
- <Compile Include="System.Security.Cryptography\OidEnumerator.cs" />
- <Compile Include="System.Security.Cryptography\OidGroup.cs" />
<Compile Include="System.Security.Permissions\PermissionHelper.cs" />
<Compile Include="System.Security.Permissions\ResourcePermissionBase.cs" />
<Compile Include="System.Security.Permissions\ResourcePermissionBaseEntry.cs" />
@@ -1176,28 +1200,9 @@
<Compile Include="System.Web\AspNetHostingPermissionAttribute.cs" />
<Compile Include="System.Web\AspNetHostingPermissionLevel.cs" />
<Compile Include="System.Windows.Input\ICommand.cs" />
- <Compile Include="System\DefaultUriParser.cs" />
- <Compile Include="System\FileStyleUriParser.cs" />
- <Compile Include="System\FtpStyleUriParser.cs" />
- <Compile Include="System\GenericUriParser.cs" />
- <Compile Include="System\GenericUriParserOptions.cs" />
- <Compile Include="System\GopherStyleUriParser.cs" />
- <Compile Include="System\HttpStyleUriParser.cs" />
<Compile Include="System\IOSelector.cs" />
- <Compile Include="System\IUriData.cs" />
- <Compile Include="System\LdapStyleUriParser.cs" />
- <Compile Include="System\NetPipeStyleUriParser.cs" />
- <Compile Include="System\NetTcpStyleUriParser.cs" />
- <Compile Include="System\NewsStyleUriParser.cs" />
<Compile Include="System\Platform.cs" />
<Compile Include="System\SRDescriptionAttribute.cs" />
- <Compile Include="System\Uri.cs" />
- <Compile Include="System\UriBuilder.cs" />
- <Compile Include="System\UriData.cs" />
- <Compile Include="System\UriElements.cs" />
- <Compile Include="System\UriHelper.cs" />
- <Compile Include="System\UriParseComponents.cs" />
- <Compile Include="System\UriParser.cs" />
<Compile Include="System\UriTypeConverter.cs" /> </ItemGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
@@ -1230,10 +1235,6 @@
<Project>{A5216031-11A3-44DD-B2FF-A14AE63BD0C3}</Project>
<Name>System.Xml-bare-net_4_x</Name>
</ProjectReference>
- <ProjectReference Include="System-bare-net_4_x.csproj">
- <Project>{483DB7F6-9145-4AE2-B9B2-2B5EE6FDEFB4}</Project>
- <Name>System-bare-net_4_x</Name>
- <Aliases>PrebuiltSystem</Aliases> </ProjectReference>
<ProjectReference Include="../Mono.Security/Mono.Security-net_4_x.csproj">
<Project>{42D59DE7-586F-4ACF-BDD5-E7869E39E3EF}</Project>
<Name>Mono.Security-net_4_x</Name>
diff --git a/mcs/class/SystemWebTestShim/SystemWebTestShim-net_4_x.csproj b/mcs/class/SystemWebTestShim/SystemWebTestShim-net_4_x.csproj
index f359a27bd05..87db1a70f2c 100644
--- a/mcs/class/SystemWebTestShim/SystemWebTestShim-net_4_x.csproj
+++ b/mcs/class/SystemWebTestShim/SystemWebTestShim-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/WebMatrix.Data/WebMatrix.Data-net_4_x.csproj b/mcs/class/WebMatrix.Data/WebMatrix.Data-net_4_x.csproj
index f06409b2b3d..d31dc10f918 100644
--- a/mcs/class/WebMatrix.Data/WebMatrix.Data-net_4_x.csproj
+++ b/mcs/class/WebMatrix.Data/WebMatrix.Data-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/WindowsBase/WindowsBase-net_4_x.csproj b/mcs/class/WindowsBase/WindowsBase-net_4_x.csproj
index 1bd14f7aa31..9dcfd621231 100644
--- a/mcs/class/WindowsBase/WindowsBase-net_4_x.csproj
+++ b/mcs/class/WindowsBase/WindowsBase-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
diff --git a/mcs/class/corlib/corlib-net_4_x.csproj b/mcs/class/corlib/corlib-net_4_x.csproj
index b4b398166e8..5b7d3be6b6a 100644
--- a/mcs/class/corlib/corlib-net_4_x.csproj
+++ b/mcs/class/corlib/corlib-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>612,618,1635,1699</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>
@@ -25,7 +26,7 @@
<DebugType>full</DebugType>
<NoWarn>612,618,1635,1699</NoWarn>
<Optimize>false</Optimize>
- <DefineConstants>TRACE;INSIDE_CORLIB;MONO_CULTURE_DATA;LIBC;FEATURE_PAL;GENERICS_WORK;FEATURE_LIST_PREDICATES;FEATURE_SERIALIZATION;FEATURE_ASCII;FEATURE_LATIN1;FEATURE_UTF7;FEATURE_UTF32;MONO_HYBRID_ENCODING_SUPPORT;FEATURE_ASYNC_IO;NEW_EXPERIMENTAL_ASYNC_IO;FEATURE_UTF32;FEATURE_EXCEPTIONDISPATCHINFO;FEATURE_CORRUPTING_EXCEPTIONS;FEATURE_EXCEPTION_NOTIFICATIONS;FEATURE_STRONGNAME_MIGRATION;FEATURE_USE_LCID;FEATURE_FUSION;FEATURE_CRYPTO;FEATURE_X509_SECURESTRINGS;FEATURE_SYNCHRONIZATIONCONTEXT;FEATURE_SYNCHRONIZATIONCONTEXT_WAIT;FEATURE_REMOTING;MONO_COM;FEATURE_COMINTEROP;FEATURE_ROLE_BASED_SECURITY;MONO_FEATURE_THREAD_ABORT;MONO_FEATURE_THREAD_SUSPEND_RESUME;MONO_FEATURE_MULTIPLE_APPDOMAINS;NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE;FEATURE_PAL;GENERICS_WORK;FEATURE_LIST_PREDICATES;FEATURE_SERIALIZATION;FEATURE_ASCII;FEATURE_LATIN1;FEATURE_UTF7;FEATURE_UTF32;MONO_HYBRID_ENCODING_SUPPORT;FEATURE_ASYNC_IO;NEW_EXPERIMENTAL_ASYNC_IO;FEATURE_UTF32;FEATURE_EXCEPTIONDISPATCHINFO;FEATURE_CORRUPTING_EXCEPTIONS;FEATURE_EXCEPTION_NOTIFICATIONS;FEATURE_STRONGNAME_MIGRATION;FEATURE_USE_LCID;FEATURE_FUSION;FEATURE_CRYPTO;FEATURE_X509_SECURESTRINGS;FEATURE_SYNCHRONIZATIONCONTEXT;FEATURE_SYNCHRONIZATIONCONTEXT_WAIT;FEATURE_REMOTING;MONO_COM;FEATURE_COMINTEROP;FEATURE_ROLE_BASED_SECURITY;MONO_FEATURE_THREAD_ABORT;MONO_FEATURE_THREAD_SUSPEND_RESUME;MONO_FEATURE_MULTIPLE_APPDOMAINS</DefineConstants>
+ <DefineConstants>TRACE;INSIDE_CORLIB;MONO_CULTURE_DATA;LIBC;FEATURE_PAL;GENERICS_WORK;FEATURE_LIST_PREDICATES;FEATURE_SERIALIZATION;FEATURE_ASCII;FEATURE_LATIN1;FEATURE_UTF7;FEATURE_UTF32;MONO_HYBRID_ENCODING_SUPPORT;FEATURE_ASYNC_IO;NEW_EXPERIMENTAL_ASYNC_IO;FEATURE_UTF32;FEATURE_EXCEPTIONDISPATCHINFO;FEATURE_CORRUPTING_EXCEPTIONS;FEATURE_EXCEPTION_NOTIFICATIONS;FEATURE_STRONGNAME_MIGRATION;FEATURE_USE_LCID;FEATURE_FUSION;FEATURE_CRYPTO;FEATURE_X509_SECURESTRINGS;FEATURE_SYNCHRONIZATIONCONTEXT;FEATURE_SYNCHRONIZATIONCONTEXT_WAIT;FEATURE_MACL;FEATURE_REMOTING;MONO_COM;FEATURE_COMINTEROP;FEATURE_ROLE_BASED_SECURITY;MONO_FEATURE_THREAD_ABORT;MONO_FEATURE_THREAD_SUSPEND_RESUME;MONO_FEATURE_MULTIPLE_APPDOMAINS;NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE;FEATURE_PAL;GENERICS_WORK;FEATURE_LIST_PREDICATES;FEATURE_SERIALIZATION;FEATURE_ASCII;FEATURE_LATIN1;FEATURE_UTF7;FEATURE_UTF32;MONO_HYBRID_ENCODING_SUPPORT;FEATURE_ASYNC_IO;NEW_EXPERIMENTAL_ASYNC_IO;FEATURE_UTF32;FEATURE_EXCEPTIONDISPATCHINFO;FEATURE_CORRUPTING_EXCEPTIONS;FEATURE_EXCEPTION_NOTIFICATIONS;FEATURE_STRONGNAME_MIGRATION;FEATURE_USE_LCID;FEATURE_FUSION;FEATURE_CRYPTO;FEATURE_X509_SECURESTRINGS;FEATURE_SYNCHRONIZATIONCONTEXT;FEATURE_SYNCHRONIZATIONCONTEXT_WAIT;FEATURE_MACL;FEATURE_REMOTING;MONO_COM;FEATURE_COMINTEROP;FEATURE_ROLE_BASED_SECURITY;MONO_FEATURE_THREAD_ABORT;MONO_FEATURE_THREAD_SUSPEND_RESUME;MONO_FEATURE_MULTIPLE_APPDOMAINS</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
@@ -33,7 +34,7 @@
<DebugType>pdbonly</DebugType>
<NoWarn>612,618,1635,1699</NoWarn>
<Optimize>true</Optimize>
- <DefineConstants>INSIDE_CORLIB;MONO_CULTURE_DATA;LIBC;FEATURE_PAL;GENERICS_WORK;FEATURE_LIST_PREDICATES;FEATURE_SERIALIZATION;FEATURE_ASCII;FEATURE_LATIN1;FEATURE_UTF7;FEATURE_UTF32;MONO_HYBRID_ENCODING_SUPPORT;FEATURE_ASYNC_IO;NEW_EXPERIMENTAL_ASYNC_IO;FEATURE_UTF32;FEATURE_EXCEPTIONDISPATCHINFO;FEATURE_CORRUPTING_EXCEPTIONS;FEATURE_EXCEPTION_NOTIFICATIONS;FEATURE_STRONGNAME_MIGRATION;FEATURE_USE_LCID;FEATURE_FUSION;FEATURE_CRYPTO;FEATURE_X509_SECURESTRINGS;FEATURE_SYNCHRONIZATIONCONTEXT;FEATURE_SYNCHRONIZATIONCONTEXT_WAIT;FEATURE_REMOTING;MONO_COM;FEATURE_COMINTEROP;FEATURE_ROLE_BASED_SECURITY;MONO_FEATURE_THREAD_ABORT;MONO_FEATURE_THREAD_SUSPEND_RESUME;MONO_FEATURE_MULTIPLE_APPDOMAINS;NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE;FEATURE_PAL;GENERICS_WORK;FEATURE_LIST_PREDICATES;FEATURE_SERIALIZATION;FEATURE_ASCII;FEATURE_LATIN1;FEATURE_UTF7;FEATURE_UTF32;MONO_HYBRID_ENCODING_SUPPORT;FEATURE_ASYNC_IO;NEW_EXPERIMENTAL_ASYNC_IO;FEATURE_UTF32;FEATURE_EXCEPTIONDISPATCHINFO;FEATURE_CORRUPTING_EXCEPTIONS;FEATURE_EXCEPTION_NOTIFICATIONS;FEATURE_STRONGNAME_MIGRATION;FEATURE_USE_LCID;FEATURE_FUSION;FEATURE_CRYPTO;FEATURE_X509_SECURESTRINGS;FEATURE_SYNCHRONIZATIONCONTEXT;FEATURE_SYNCHRONIZATIONCONTEXT_WAIT;FEATURE_REMOTING;MONO_COM;FEATURE_COMINTEROP;FEATURE_ROLE_BASED_SECURITY;MONO_FEATURE_THREAD_ABORT;MONO_FEATURE_THREAD_SUSPEND_RESUME;MONO_FEATURE_MULTIPLE_APPDOMAINS</DefineConstants>
+ <DefineConstants>INSIDE_CORLIB;MONO_CULTURE_DATA;LIBC;FEATURE_PAL;GENERICS_WORK;FEATURE_LIST_PREDICATES;FEATURE_SERIALIZATION;FEATURE_ASCII;FEATURE_LATIN1;FEATURE_UTF7;FEATURE_UTF32;MONO_HYBRID_ENCODING_SUPPORT;FEATURE_ASYNC_IO;NEW_EXPERIMENTAL_ASYNC_IO;FEATURE_UTF32;FEATURE_EXCEPTIONDISPATCHINFO;FEATURE_CORRUPTING_EXCEPTIONS;FEATURE_EXCEPTION_NOTIFICATIONS;FEATURE_STRONGNAME_MIGRATION;FEATURE_USE_LCID;FEATURE_FUSION;FEATURE_CRYPTO;FEATURE_X509_SECURESTRINGS;FEATURE_SYNCHRONIZATIONCONTEXT;FEATURE_SYNCHRONIZATIONCONTEXT_WAIT;FEATURE_MACL;FEATURE_REMOTING;MONO_COM;FEATURE_COMINTEROP;FEATURE_ROLE_BASED_SECURITY;MONO_FEATURE_THREAD_ABORT;MONO_FEATURE_THREAD_SUSPEND_RESUME;MONO_FEATURE_MULTIPLE_APPDOMAINS;NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE;FEATURE_PAL;GENERICS_WORK;FEATURE_LIST_PREDICATES;FEATURE_SERIALIZATION;FEATURE_ASCII;FEATURE_LATIN1;FEATURE_UTF7;FEATURE_UTF32;MONO_HYBRID_ENCODING_SUPPORT;FEATURE_ASYNC_IO;NEW_EXPERIMENTAL_ASYNC_IO;FEATURE_UTF32;FEATURE_EXCEPTIONDISPATCHINFO;FEATURE_CORRUPTING_EXCEPTIONS;FEATURE_EXCEPTION_NOTIFICATIONS;FEATURE_STRONGNAME_MIGRATION;FEATURE_USE_LCID;FEATURE_FUSION;FEATURE_CRYPTO;FEATURE_X509_SECURESTRINGS;FEATURE_SYNCHRONIZATIONCONTEXT;FEATURE_SYNCHRONIZATIONCONTEXT_WAIT;FEATURE_MACL;FEATURE_REMOTING;MONO_COM;FEATURE_COMINTEROP;FEATURE_ROLE_BASED_SECURITY;MONO_FEATURE_THREAD_ABORT;MONO_FEATURE_THREAD_SUSPEND_RESUME;MONO_FEATURE_MULTIPLE_APPDOMAINS</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
@@ -45,654 +46,7 @@
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ItemGroup>
- <Compile Include="..\..\..\external\referencesource\mscorlib\\system\runtime\reliability\criticalfinalizerobject.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\\system\runtime\reliability\prepreparemethodattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\\system\runtime\reliability\reliabilitycontractattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\microsoft\win32\safehandles\safefilehandle.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\microsoft\win32\safehandles\saferegistryhandle.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\microsoft\win32\safehandles\safewaithandle.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\microsoft\win32\safehandles\win32safehandles.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\__filters.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\__hresults.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\_localdatastore.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\_localdatastoremgr.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\accessviolationexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\action.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\activator.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\AggregateException.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\AppContext\AppContext.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\appdomainattributes.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\appdomainunloadedexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\applicationexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\applicationid.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\argumentexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\argumentnullexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\argumentoutofrangeexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\arithmeticexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\arraysegment.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\arraytypemismatchexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\asynccallback.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\attribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\attributetargets.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\attributeusageattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\badimageformatexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\bitconverter.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\boolean.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\buffer.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\byte.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\cannotunloadappdomainexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\char.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\charenumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\clscompliantattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\arraylist.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\bitarray.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\caseinsensitivecomparer.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\caseinsensitivehashcodeprovider.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\collectionbase.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\comparer.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\compatiblecomparer.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\Concurrent\ConcurrentDictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\Concurrent\ConcurrentQueue.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\Concurrent\ConcurrentStack.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\Concurrent\IProducerConsumerCollection.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\Concurrent\OrderablePartitioner.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\Concurrent\Partitioner.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\Concurrent\PartitionerStatic.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\dictionarybase.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\dictionaryentry.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\emptyreadonlydictionaryinternal.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\generic\comparer.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\generic\debugview.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\generic\dictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\generic\equalitycomparer.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\generic\icollection.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\generic\icomparer.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\generic\idictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\generic\ienumerable.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\generic\ienumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\generic\iequalitycomparer.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\generic\ilist.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\generic\ireadonlycollection.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\generic\ireadonlydictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\generic\ireadonlylist.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\generic\keynotfoundexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\generic\keyvaluepair.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\generic\list.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\hashtable.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\icollection.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\icomparer.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\idictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\idictionaryenumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\ienumerable.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\ienumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\iequalitycomparer.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\ihashcodeprovider.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\ilist.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\istructuralcomparable.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\istructuralequatable.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\keyvaluepairs.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\listdictionaryinternal.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\objectmodel\collection.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\objectmodel\keyedcollection.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\objectmodel\readonlycollection.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\objectmodel\readonlydictionary.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\queue.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\readonlycollectionbase.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\sortedlist.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\stack.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\collections\structuralcomparisons.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\consolecanceleventargs.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\consolecolor.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\consolekey.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\consolekeyinfo.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\consolemodifiers.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\consolespecialkey.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\contextboundobject.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\contextmarshalexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\contextstaticattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\convert.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\datamisalignedexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\datetime.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\datetimekind.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\datetimeoffset.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\dayofweek.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\dbnull.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\decimal.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\defaultbinder.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\diagnostics\assert.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\diagnostics\assertfilter.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\diagnostics\assertfilters.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\diagnostics\codeanalysis\suppressmessageattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\diagnostics\conditionalattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\diagnostics\contracts\contracts.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\diagnostics\contracts\contractsbcl.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\diagnostics\debuggerattributes.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\diagnostics\eventing\eventactivityoptions.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\diagnostics\eventing\TraceLogging\EventSourceOptions.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\diagnostics\eventing\TraceLogging\TraceLoggingEventTraits.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\diagnostics\eventing\winmeta.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\dividebyzeroexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\dllnotfoundexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\double.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\duplicatewaitobjectexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\empty.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\entrypointnotfoundexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\enum.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\eventargs.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\eventhandler.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\executionengineexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\fieldaccessexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\flagsattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\formatexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\bidicategory.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\calendar.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\calendaralgorithmtype.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\calendardata.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\calendarweekrule.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\CalendricalCalculationsHelper.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\charunicodeinfo.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\chineselunisolarcalendar.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\compareinfo.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\culturenotfoundexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\culturetypes.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\datetimeformat.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\datetimeformatinfo.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\datetimeformatinfoscanner.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\datetimeparse.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\datetimestyles.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\daylighttime.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\digitshapes.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\eastasianlunisolarcalendar.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\globalizationassembly.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\gregoriancalendar.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\gregoriancalendarhelper.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\gregoriancalendartypes.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\hebrewcalendar.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\hebrewnumber.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\hijricalendar.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\japanesecalendar.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\japaneselunisolarcalendar.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\juliancalendar.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\koreancalendar.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\koreanlunisolarcalendar.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\numberformatinfo.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\numberstyles.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\Persiancalendar.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\sortversion.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\stringinfo.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\taiwancalendar.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\taiwanlunisolarcalendar.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\textelementenumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\textinfo.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\thaibuddhistcalendar.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\timespanformat.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\timespanparse.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\umalquracalendar.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\globalization\unicodecategory.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\guid.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\iappdomain.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\iappdomainsetup.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\iasyncresult.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\icloneable.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\icomparable.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\iconvertible.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\icustomformatter.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\idisposable.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\iequatable.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\iformatprovider.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\iformattable.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\indexoutofrangeexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\insufficientexecutionstackexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\insufficientmemoryexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\int16.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\int32.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\int64.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\invalidcastexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\invalidoperationexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\invalidprogramexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\invalidtimezoneexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\io\__error.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\io\__hresults.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\io\binaryreader.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\io\binarywriter.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\io\bufferedstream.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\io\directorynotfoundexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\io\drivenotfoundexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\io\endofstreamexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\io\fileloadexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\io\filenotfoundexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\io\ioexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\io\memorystream.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\io\pathtoolongexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\io\pinnedbuffermemorystream.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\io\stream.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\io\streamreader.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\io\streamwriter.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\io\stringreader.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\io\stringwriter.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\io\textreader.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\io\textwriter.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\io\unmanagedmemoryaccessor.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\io\unmanagedmemorystream.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\io\unmanagedmemorystreamwrapper.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\iobservable.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\iobserver.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\iprogress.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\iserviceobjectprovider.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\Lazy.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\math.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\memberaccessexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\methodaccessexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\midpointrounding.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\missingfieldexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\missingmemberexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\missingmethodexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\multicastnotsupportedexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\nonserializedattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\notfinitenumberexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\notimplementedexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\notsupportedexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\nullreferenceexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\number.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\objectdisposedexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\obsoleteattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\operationcanceledexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\outofmemoryexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\overflowexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\paramarrayattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\paramsarray.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\platformnotsupportedexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\progress.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\random.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\rankexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\ambiguousmatchexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\assemblyattributes.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\assemblynameflags.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\assemblynameproxy.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\binder.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\bindingflags.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\callingconventions.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\CustomAttributeExtensions.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\defaultmemberattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\emit\methodbuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\eventattributes.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\fieldattributes.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\genericparameterattributes.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\icustomattributeprovider.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\interfacemapping.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\introspectionextensions.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\invalidfiltercriteriaexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\ireflect.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\ireflectabletype.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\manifestresourceinfo.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\mdimport.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\memberfilter.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\memberinfo.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\memberinfoserializationholder.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\membertypes.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\methodattributes.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\methodbase.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\methodbody.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\methodimplattributes.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\missing.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\obfuscateassemblyattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\obfuscationattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\parameterattributes.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\parametermodifier.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\pointer.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\propertyattributes.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\reflectioncontext.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\resourceattributes.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\RuntimeReflectionExtensions.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\typeattributes.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\typedelegator.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\typefilter.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\reflection\typeinfo.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\resid.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\resources\__fastresourcecomparer.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\resources\__hresults.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\resources\filebasedresourcegroveler.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\resources\iresourcegroveler.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\resources\iresourcereader.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\resources\iresourcewriter.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\resources\looselylinkedresourcereference.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\resources\manifestbasedresourcegroveler.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\resources\missingmanifestresourceexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\resources\missingsatelliteassemblyexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\resources\neutralresourceslanguageattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\resources\resourcefallbackmanager.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\resources\resourcemanager.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\resources\resourcereader.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\resources\resourceset.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\resources\resourcetypecode.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\resources\resourcewriter.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\resources\runtimeresourceset.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\resources\satellitecontractversionattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\resources\ultimateresourcefallbacklocation.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\rttype.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\accessedthroughpropertyattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\assemblyattributesgohere.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\assemblysettingattributes.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\AsyncMethodBuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\AsyncStateMachineAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\CallerFilePathAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\CallerLineNumberAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\CallerMemberNameAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\callingconvention.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\compilationrelaxations.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\compilergeneratedattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\compilerglobalscopeattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\compilermarshaloverride.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\customconstantattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\datetimeconstantattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\decimalconstantattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\decoratednameattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\discardableattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\extensionattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\fixedaddressvaluetypeattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\fixedbufferattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\hascopysemanticsattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\IAsyncStateMachine.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\idispatchconstantattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\indexernameattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\INotifyCompletion.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\internalsvisibletoattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\isboxed.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\isbyvalue.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\isconst.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\iscopyconstructed.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\isexplicitlydereferenced.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\isimplicitlydereferenced.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\isjitintrinsic.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\islong.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\ispinned.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\issignunspecifiedbyte.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\isudtreturn.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\isvolatile.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\IteratorStateMachineAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\iunknownconstantattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\methodimplattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\nativecppclassattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\ReferenceAssemblyAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\requiredattributeattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\RuntimeCompatibilityAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\RuntimeWrappedException.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\scopelessenumattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\specialnameattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\StateMachineAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\suppressildasmattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\suppressmergecheckattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\TaskAwaiter.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\typedependencyattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\TypeForwardedFromAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\TypeForwardedToAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\unsafevaluetypeattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\compilerservices\YieldAwaitable.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\exceptionservices\corruptingexceptioncommon.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\exceptionservices\exceptionnotification.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\exceptionservices\exceptionservicescommon.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\interopservices\attributes.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\interopservices\ComTypes\ibindctx.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\interopservices\ComTypes\iconnectionpoint.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\interopservices\ComTypes\iconnectionpointcontainer.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\interopservices\ComTypes\ienumconnectionpoints.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\interopservices\ComTypes\ienumconnections.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\interopservices\ComTypes\ienumerable.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\interopservices\ComTypes\ienumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\interopservices\ComTypes\ienummoniker.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\interopservices\ComTypes\ienumstring.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\interopservices\ComTypes\ienumvariant.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\interopservices\ComTypes\iexpando.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\interopservices\ComTypes\imoniker.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\interopservices\ComTypes\ipersistfile.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\interopservices\ComTypes\ireflect.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\interopservices\ComTypes\irunningobjecttable.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\interopservices\ComTypes\istream.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\interopservices\ComTypes\itypecomp.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\interopservices\ComTypes\itypeinfo.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\interopservices\ComTypes\itypeinfo2.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\interopservices\ComTypes\itypelib.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\interopservices\ComTypes\itypelib2.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\interopservices\expando\iexpando.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\interopservices\safehandle.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\interopservices\ucomienumconnections.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\NgenServicingAttributes.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\remoting\callcontext.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\deserializationeventhandler.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\formatter.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\formatterconverter.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\formatters\binary\binarycommonclasses.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\formatters\binary\binaryconverter.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\formatters\binary\binaryenums.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\formatters\binary\binaryformatter.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\formatters\binary\binaryformatterwriter.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\formatters\binary\binarymethodmessage.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\formatters\binary\binaryobjectinfo.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\formatters\binary\binaryobjectreader.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\formatters\binary\binaryobjectwriter.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\formatters\binary\binaryparser.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\formatters\binary\binaryutilclasses.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\formatters\commonenums.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\formatters\ifieldinfo.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\formatters\isoapmessage.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\formatters\sertrace.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\formatters\soapfault.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\formatters\soapmessage.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\formatterservices.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\ideserializationcallback.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\iformatter.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\iformatterconverter.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\iobjectreference.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\iserializable.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\iserializationsurrogate.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\isurrogateselector.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\memberholder.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\objectclonehelper.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\objectidgenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\objectmanager.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\safeserializationmanager.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\serializationattributes.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\serializationbinder.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\serializationeventscache.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\serializationexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\serializationfieldinfo.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\serializationinfo.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\serializationinfoenumerator.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\serializationobjectmanager.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\streamingcontext.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\surrogateselector.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\serialization\valuetypefixupinfo.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\versioning\binarycompatibility.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\versioning\componentguaranteesattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\versioning\multitargetinghelpers.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\versioning\NonVersionableAttribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\versioning\resourceattributes.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\versioning\targetframeworkattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\runtime\versioning\targetframeworkid.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\sbyte.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\attributes.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\claims\Claim.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\claims\ClaimsIdentity.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\claims\ClaimsPrincipal.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\claims\ClaimTypes.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\claims\ClaimValueTypes.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\claims\RoleClaimProvider.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\aes.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\asymmetricalgorithm.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\asymmetrickeyexchangedeformatter.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\asymmetrickeyexchangeformatter.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\asymmetricsignaturedeformatter.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\asymmetricsignatureformatter.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\base64transforms.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\crypto.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\cryptoapitransform.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\cryptostream.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\derivebytes.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\des.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\descryptoserviceprovider.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\dsa.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\dsasignaturedeformatter.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\dsasignatureformatter.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\hashalgorithm.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\HashAlgorithmName.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\hmac.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\hmacmd5.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\hmacripemd160.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\hmacsha1.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\hmacsha256.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\hmacsha384.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\hmacsha512.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\icryptotransform.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\keyedhashalgorithm.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\mactripledes.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\maskgenerationmethod.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\md5.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\passwordderivebytes.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\pkcs1maskgenerationmethod.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\randomnumbergenerator.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\rc2.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\rc2cryptoserviceprovider.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\rfc2898derivebytes.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\rijndael.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\rijndaelmanaged.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\rijndaelmanagedtransform.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\ripemd160.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\ripemd160managed.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\rsa.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\RSAEncryptionPadding.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\RSAEncryptionPaddingMode.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\rsaoaepkeyexchangedeformatter.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\rsaoaepkeyexchangeformatter.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\rsapkcs1keyexchangedeformatter.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\rsapkcs1keyexchangeformatter.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\RSASignaturePadding.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\RSASignaturePaddingMode.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\sha1.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\sha1managed.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\sha256.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\sha256managed.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\sha384.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\sha384managed.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\sha512.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\sha512managed.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\signaturedescription.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\symmetricalgorithm.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\tripledes.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\tripledescryptoserviceprovider.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\utils.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\cryptography\x509certificates\x509utils.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\principal\genericidentity.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\securitycontext.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\securitydocument.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\util\hex.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\util\parser.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\security\util\tokenizer.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\serializableattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\single.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\stackoverflowexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\string.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\stringcomparer.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\stringfreezingattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\systemexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\text\asciiencoding.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\text\codepageencoding.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\text\decoder.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\text\decoderbestfitfallback.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\text\decoderexceptionfallback.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\text\decoderfallback.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\text\decodernls.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\text\decoderreplacementfallback.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\text\encoder.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\text\encoderbestfitfallback.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\text\encoderexceptionfallback.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\text\encoderfallback.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\text\encodernls.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\text\encoderreplacementfallback.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\text\encoding.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\text\encodinginfo.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\text\mlangcodepageencoding.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\text\stringbuilder.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\text\stringbuildercache.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\text\surrogateencoder.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\text\unicodeencoding.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\text\utf32encoding.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\text\utf7encoding.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\text\utf8encoding.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threadattributes.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\abandonedmutexexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\apartmentstate.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\autoresetevent.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\CancellationToken.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\CancellationTokenRegistration.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\CancellationTokenSource.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\CountdownEvent.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\eventresetmode.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\executioncontext.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\LazyInitializer.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\lockrecursionexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\manualresetevent.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\ManualResetEventSlim.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\parameterizedthreadstart.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\semaphorefullexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\SemaphoreSlim.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\sendorpostcallback.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\SpinLock.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\SpinWait.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\synchronizationcontext.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\synchronizationlockexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\Tasks\AsyncCausalityTracer.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\Tasks\BeginEndAwaitableAdapter.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\Tasks\ConcurrentExclusiveSchedulerPair.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\Tasks\Future.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\Tasks\FutureFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\Tasks\Parallel.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\Tasks\ParallelLoopState.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\Tasks\ParallelRangeManager.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\Tasks\ProducerConsumerQueues.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\Tasks\Task.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\Tasks\TaskCanceledException.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\Tasks\TaskCompletionSource.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\Tasks\TaskContinuation.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\Tasks\TaskExceptionHolder.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\Tasks\TaskFactory.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\Tasks\TaskScheduler.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\Tasks\TaskSchedulerException.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\Tasks\TaskToApm.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\Tasks\ThreadPoolTaskScheduler.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\thread.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\threadabortexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\threadinterruptedexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\ThreadLocal.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\threadpool.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\threadpriority.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\threadstart.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\threadstartexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\threadstate.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\threadstateexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\timeout.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threading\waithandlecannotbeopenedexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\threadstaticattribute.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\throwhelper.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\timeoutexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\timespan.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\timezoneinfo.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\timezonenotfoundexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\tuple.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\type.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\typeaccessexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\typedreference.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\typeinitializationexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\typeloadexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\typeunloadedexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\uint16.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\uint32.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\uint64.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\unauthorizedaccessexception.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\unhandledexceptioneventargs.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\unhandledexceptioneventhandler.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\unityserializationholder.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\unsafecharbuffer.cs" />
- <Compile Include="..\..\..\external\referencesource\mscorlib\system\version.cs" />
+ <Compile Include="..\..\build\common\AssemblyRef.cs" />
<Compile Include="..\..\build\common\Consts.cs" />
<Compile Include="..\..\build\common\Locale.cs" />
<Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
@@ -739,6 +93,662 @@
<Compile Include="..\Mono.Security\Mono.Security\BitConverterLE.cs" />
<Compile Include="..\Mono.Security\Mono.Security\PKCS7.cs" />
<Compile Include="..\Mono.Security\Mono.Security\StrongName.cs" />
+ <Compile Include="..\referencesource\mscorlib\\system\runtime\reliability\criticalfinalizerobject.cs" />
+ <Compile Include="..\referencesource\mscorlib\\system\runtime\reliability\prepreparemethodattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\\system\runtime\reliability\reliabilitycontractattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\microsoft\win32\safehandles\safefilehandle.cs" />
+ <Compile Include="..\referencesource\mscorlib\microsoft\win32\safehandles\saferegistryhandle.cs" />
+ <Compile Include="..\referencesource\mscorlib\microsoft\win32\safehandles\safewaithandle.cs" />
+ <Compile Include="..\referencesource\mscorlib\microsoft\win32\safehandles\win32safehandles.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\__filters.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\__hresults.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\_localdatastore.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\_localdatastoremgr.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\accessviolationexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\action.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\activator.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\AggregateException.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\AppContext\AppContext.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\appdomainattributes.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\appdomainunloadedexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\applicationexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\applicationid.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\argumentexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\argumentnullexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\argumentoutofrangeexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\arithmeticexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\arraysegment.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\arraytypemismatchexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\asynccallback.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\attribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\attributetargets.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\attributeusageattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\badimageformatexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\bitconverter.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\boolean.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\buffer.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\byte.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\cannotunloadappdomainexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\char.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\charenumerator.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\clscompliantattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\arraylist.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\bitarray.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\caseinsensitivecomparer.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\caseinsensitivehashcodeprovider.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\collectionbase.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\comparer.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\compatiblecomparer.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\Concurrent\ConcurrentDictionary.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\Concurrent\ConcurrentQueue.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\Concurrent\ConcurrentStack.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\Concurrent\IProducerConsumerCollection.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\Concurrent\OrderablePartitioner.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\Concurrent\Partitioner.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\Concurrent\PartitionerStatic.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\dictionarybase.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\dictionaryentry.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\emptyreadonlydictionaryinternal.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\generic\comparer.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\generic\debugview.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\generic\dictionary.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\generic\equalitycomparer.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\generic\icollection.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\generic\icomparer.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\generic\idictionary.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\generic\ienumerable.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\generic\ienumerator.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\generic\iequalitycomparer.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\generic\ilist.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\generic\ireadonlycollection.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\generic\ireadonlydictionary.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\generic\ireadonlylist.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\generic\keynotfoundexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\generic\keyvaluepair.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\generic\list.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\hashtable.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\icollection.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\icomparer.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\idictionary.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\idictionaryenumerator.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\ienumerable.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\ienumerator.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\iequalitycomparer.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\ihashcodeprovider.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\ilist.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\istructuralcomparable.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\istructuralequatable.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\keyvaluepairs.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\listdictionaryinternal.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\objectmodel\collection.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\objectmodel\keyedcollection.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\objectmodel\readonlycollection.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\objectmodel\readonlydictionary.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\queue.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\readonlycollectionbase.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\sortedlist.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\stack.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\collections\structuralcomparisons.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\consolecanceleventargs.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\consolecolor.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\consolekey.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\consolekeyinfo.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\consolemodifiers.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\consolespecialkey.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\contextboundobject.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\contextmarshalexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\contextstaticattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\convert.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\datamisalignedexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\datetime.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\datetimekind.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\datetimeoffset.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\dayofweek.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\dbnull.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\decimal.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\defaultbinder.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\diagnostics\assert.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\diagnostics\assertfilter.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\diagnostics\assertfilters.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\diagnostics\codeanalysis\suppressmessageattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\diagnostics\conditionalattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\diagnostics\contracts\contracts.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\diagnostics\contracts\contractsbcl.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\diagnostics\debuggerattributes.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\diagnostics\eventing\eventactivityoptions.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\diagnostics\eventing\TraceLogging\EventSourceOptions.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\diagnostics\eventing\TraceLogging\TraceLoggingEventTraits.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\diagnostics\eventing\winmeta.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\dividebyzeroexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\dllnotfoundexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\double.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\duplicatewaitobjectexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\empty.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\entrypointnotfoundexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\enum.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\eventargs.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\eventhandler.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\exception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\executionengineexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\fieldaccessexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\flagsattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\formatexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\bidicategory.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\calendar.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\calendaralgorithmtype.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\calendardata.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\calendarweekrule.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\CalendricalCalculationsHelper.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\charunicodeinfo.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\chineselunisolarcalendar.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\compareinfo.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\culturenotfoundexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\culturetypes.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\datetimeformat.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\datetimeformatinfo.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\datetimeformatinfoscanner.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\datetimeparse.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\datetimestyles.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\daylighttime.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\digitshapes.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\eastasianlunisolarcalendar.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\globalizationassembly.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\gregoriancalendar.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\gregoriancalendarhelper.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\gregoriancalendartypes.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\hebrewcalendar.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\hebrewnumber.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\hijricalendar.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\japanesecalendar.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\japaneselunisolarcalendar.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\juliancalendar.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\koreancalendar.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\koreanlunisolarcalendar.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\numberformatinfo.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\numberstyles.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\Persiancalendar.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\sortversion.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\stringinfo.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\taiwancalendar.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\taiwanlunisolarcalendar.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\textelementenumerator.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\textinfo.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\thaibuddhistcalendar.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\timespanformat.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\timespanparse.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\umalquracalendar.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\globalization\unicodecategory.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\guid.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\iappdomain.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\iappdomainsetup.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\iasyncresult.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\icloneable.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\icomparable.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\iconvertible.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\icustomformatter.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\idisposable.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\iequatable.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\iformatprovider.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\iformattable.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\indexoutofrangeexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\insufficientexecutionstackexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\insufficientmemoryexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\int16.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\int32.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\int64.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\invalidcastexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\invalidoperationexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\invalidprogramexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\invalidtimezoneexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\io\__error.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\io\__hresults.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\io\binaryreader.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\io\binarywriter.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\io\bufferedstream.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\io\directorynotfoundexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\io\drivenotfoundexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\io\endofstreamexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\io\fileinfo.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\io\fileloadexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\io\filenotfoundexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\io\filesysteminfo.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\io\ioexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\io\memorystream.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\io\pathtoolongexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\io\pinnedbuffermemorystream.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\io\stream.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\io\streamreader.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\io\streamwriter.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\io\stringreader.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\io\stringwriter.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\io\textreader.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\io\textwriter.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\io\unmanagedmemoryaccessor.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\io\unmanagedmemorystream.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\io\unmanagedmemorystreamwrapper.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\iobservable.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\iobserver.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\iprogress.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\iserviceobjectprovider.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\Lazy.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\math.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\memberaccessexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\methodaccessexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\midpointrounding.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\missingfieldexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\missingmemberexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\missingmethodexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\multicastnotsupportedexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\nonserializedattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\notfinitenumberexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\notimplementedexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\notsupportedexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\nullreferenceexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\number.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\objectdisposedexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\obsoleteattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\operationcanceledexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\outofmemoryexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\overflowexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\paramarrayattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\paramsarray.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\platformnotsupportedexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\progress.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\random.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\rankexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\ambiguousmatchexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\assemblyattributes.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\assemblynameflags.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\assemblynameproxy.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\binder.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\bindingflags.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\callingconventions.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\CustomAttributeExtensions.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\defaultmemberattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\emit\methodbuilder.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\emit\symboltype.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\eventattributes.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\fieldattributes.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\genericparameterattributes.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\icustomattributeprovider.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\interfacemapping.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\introspectionextensions.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\invalidfiltercriteriaexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\ireflect.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\ireflectabletype.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\manifestresourceinfo.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\mdimport.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\memberfilter.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\memberinfo.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\memberinfoserializationholder.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\membertypes.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\methodattributes.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\methodbase.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\methodbody.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\methodimplattributes.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\methodinfo.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\missing.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\obfuscateassemblyattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\obfuscationattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\parameterattributes.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\parametermodifier.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\pointer.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\propertyattributes.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\reflectioncontext.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\resourceattributes.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\RuntimeReflectionExtensions.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\typeattributes.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\typedelegator.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\typefilter.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\reflection\typeinfo.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\resid.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\resources\__fastresourcecomparer.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\resources\__hresults.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\resources\filebasedresourcegroveler.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\resources\iresourcegroveler.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\resources\iresourcereader.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\resources\iresourcewriter.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\resources\looselylinkedresourcereference.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\resources\manifestbasedresourcegroveler.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\resources\missingmanifestresourceexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\resources\missingsatelliteassemblyexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\resources\neutralresourceslanguageattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\resources\resourcefallbackmanager.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\resources\resourcemanager.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\resources\resourcereader.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\resources\resourceset.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\resources\resourcetypecode.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\resources\resourcewriter.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\resources\runtimeresourceset.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\resources\satellitecontractversionattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\resources\ultimateresourcefallbacklocation.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\rttype.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\accessedthroughpropertyattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\assemblyattributesgohere.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\assemblysettingattributes.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\AsyncMethodBuilder.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\AsyncStateMachineAttribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\CallerFilePathAttribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\CallerLineNumberAttribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\CallerMemberNameAttribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\callingconvention.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\compilationrelaxations.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\compilergeneratedattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\compilerglobalscopeattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\compilermarshaloverride.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\customconstantattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\datetimeconstantattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\decimalconstantattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\decoratednameattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\discardableattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\extensionattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\fixedaddressvaluetypeattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\fixedbufferattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\hascopysemanticsattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\IAsyncStateMachine.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\idispatchconstantattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\indexernameattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\INotifyCompletion.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\internalsvisibletoattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\isboxed.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\isbyvalue.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\isconst.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\iscopyconstructed.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\isexplicitlydereferenced.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\isimplicitlydereferenced.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\isjitintrinsic.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\islong.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\ispinned.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\issignunspecifiedbyte.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\isudtreturn.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\isvolatile.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\IteratorStateMachineAttribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\iunknownconstantattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\methodimplattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\nativecppclassattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\ReferenceAssemblyAttribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\requiredattributeattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\RuntimeCompatibilityAttribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\RuntimeWrappedException.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\scopelessenumattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\specialnameattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\StateMachineAttribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\suppressildasmattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\suppressmergecheckattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\TaskAwaiter.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\typedependencyattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\TypeForwardedFromAttribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\TypeForwardedToAttribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\unsafevaluetypeattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\compilerservices\YieldAwaitable.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\exceptionservices\corruptingexceptioncommon.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\exceptionservices\exceptionnotification.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\exceptionservices\exceptionservicescommon.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\interopservices\attributes.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\interopservices\ComTypes\ibindctx.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\interopservices\ComTypes\iconnectionpoint.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\interopservices\ComTypes\iconnectionpointcontainer.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\interopservices\ComTypes\ienumconnectionpoints.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\interopservices\ComTypes\ienumconnections.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\interopservices\ComTypes\ienumerable.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\interopservices\ComTypes\ienumerator.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\interopservices\ComTypes\ienummoniker.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\interopservices\ComTypes\ienumstring.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\interopservices\ComTypes\ienumvariant.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\interopservices\ComTypes\iexpando.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\interopservices\ComTypes\imoniker.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\interopservices\ComTypes\ipersistfile.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\interopservices\ComTypes\ireflect.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\interopservices\ComTypes\irunningobjecttable.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\interopservices\ComTypes\istream.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\interopservices\ComTypes\itypecomp.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\interopservices\ComTypes\itypeinfo.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\interopservices\ComTypes\itypeinfo2.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\interopservices\ComTypes\itypelib.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\interopservices\ComTypes\itypelib2.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\interopservices\expando\iexpando.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\interopservices\runtimeenvironment.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\interopservices\safehandle.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\interopservices\ucomienumconnections.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\NgenServicingAttributes.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\remoting\callcontext.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\deserializationeventhandler.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\formatter.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\formatterconverter.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\formatters\binary\binarycommonclasses.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\formatters\binary\binaryconverter.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\formatters\binary\binaryenums.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\formatters\binary\binaryformatter.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\formatters\binary\binaryformatterwriter.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\formatters\binary\binarymethodmessage.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\formatters\binary\binaryobjectinfo.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\formatters\binary\binaryobjectreader.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\formatters\binary\binaryobjectwriter.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\formatters\binary\binaryparser.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\formatters\binary\binaryutilclasses.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\formatters\commonenums.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\formatters\ifieldinfo.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\formatters\isoapmessage.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\formatters\sertrace.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\formatters\soapfault.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\formatters\soapmessage.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\formatterservices.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\ideserializationcallback.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\iformatter.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\iformatterconverter.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\iobjectreference.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\iserializable.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\iserializationsurrogate.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\isurrogateselector.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\memberholder.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\objectclonehelper.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\objectidgenerator.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\objectmanager.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\safeserializationmanager.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\serializationattributes.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\serializationbinder.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\serializationeventscache.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\serializationexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\serializationfieldinfo.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\serializationinfo.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\serializationinfoenumerator.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\serializationobjectmanager.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\streamingcontext.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\surrogateselector.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\serialization\valuetypefixupinfo.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\versioning\binarycompatibility.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\versioning\componentguaranteesattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\versioning\multitargetinghelpers.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\versioning\NonVersionableAttribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\versioning\resourceattributes.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\versioning\targetframeworkattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\runtime\versioning\targetframeworkid.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\sbyte.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\attributes.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\claims\Claim.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\claims\ClaimsIdentity.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\claims\ClaimsPrincipal.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\claims\ClaimTypes.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\claims\ClaimValueTypes.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\claims\RoleClaimProvider.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\aes.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\asymmetricalgorithm.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\asymmetrickeyexchangedeformatter.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\asymmetrickeyexchangeformatter.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\asymmetricsignaturedeformatter.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\asymmetricsignatureformatter.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\base64transforms.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\crypto.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\cryptoapitransform.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\cryptostream.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\derivebytes.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\des.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\descryptoserviceprovider.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\dsa.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\dsasignaturedeformatter.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\dsasignatureformatter.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\hashalgorithm.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\HashAlgorithmName.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\hmac.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\hmacmd5.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\hmacripemd160.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\hmacsha1.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\hmacsha256.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\hmacsha384.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\hmacsha512.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\icryptotransform.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\keyedhashalgorithm.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\mactripledes.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\maskgenerationmethod.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\md5.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\passwordderivebytes.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\pkcs1maskgenerationmethod.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\randomnumbergenerator.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\rc2.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\rc2cryptoserviceprovider.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\rfc2898derivebytes.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\rijndael.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\rijndaelmanaged.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\rijndaelmanagedtransform.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\ripemd160.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\ripemd160managed.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\rsa.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\RSAEncryptionPadding.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\RSAEncryptionPaddingMode.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\rsaoaepkeyexchangedeformatter.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\rsaoaepkeyexchangeformatter.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\rsapkcs1keyexchangedeformatter.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\rsapkcs1keyexchangeformatter.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\RSASignaturePadding.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\RSASignaturePaddingMode.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\sha1.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\sha1managed.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\sha256.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\sha256managed.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\sha384.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\sha384managed.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\sha512.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\sha512managed.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\signaturedescription.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\symmetricalgorithm.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\tripledes.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\tripledescryptoserviceprovider.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\utils.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\cryptography\x509certificates\x509utils.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\principal\genericidentity.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\securitycontext.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\securitydocument.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\util\hex.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\util\parser.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\security\util\tokenizer.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\serializableattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\single.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\stackoverflowexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\string.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\stringcomparer.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\stringfreezingattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\systemexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\text\asciiencoding.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\text\codepageencoding.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\text\decoder.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\text\decoderbestfitfallback.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\text\decoderexceptionfallback.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\text\decoderfallback.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\text\decodernls.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\text\decoderreplacementfallback.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\text\encoder.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\text\encoderbestfitfallback.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\text\encoderexceptionfallback.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\text\encoderfallback.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\text\encodernls.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\text\encoderreplacementfallback.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\text\encoding.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\text\encodinginfo.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\text\mlangcodepageencoding.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\text\stringbuilder.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\text\stringbuildercache.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\text\surrogateencoder.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\text\unicodeencoding.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\text\utf32encoding.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\text\utf7encoding.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\text\utf8encoding.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threadattributes.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\abandonedmutexexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\apartmentstate.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\autoresetevent.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\CancellationToken.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\CancellationTokenRegistration.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\CancellationTokenSource.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\CountdownEvent.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\eventresetmode.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\executioncontext.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\LazyInitializer.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\lockrecursionexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\manualresetevent.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\ManualResetEventSlim.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\monitor.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\parameterizedthreadstart.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\semaphorefullexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\SemaphoreSlim.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\sendorpostcallback.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\SpinLock.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\SpinWait.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\synchronizationcontext.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\synchronizationlockexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\Tasks\AsyncCausalityTracer.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\Tasks\BeginEndAwaitableAdapter.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\Tasks\ConcurrentExclusiveSchedulerPair.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\Tasks\Future.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\Tasks\FutureFactory.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\Tasks\Parallel.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\Tasks\ParallelLoopState.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\Tasks\ParallelRangeManager.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\Tasks\ProducerConsumerQueues.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\Tasks\Task.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\Tasks\TaskCanceledException.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\Tasks\TaskCompletionSource.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\Tasks\TaskContinuation.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\Tasks\TaskExceptionHolder.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\Tasks\TaskFactory.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\Tasks\TaskScheduler.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\Tasks\TaskSchedulerException.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\Tasks\TaskToApm.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\Tasks\ThreadPoolTaskScheduler.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\thread.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\threadabortexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\threadinterruptedexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\ThreadLocal.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\threadpool.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\threadpriority.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\threadstart.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\threadstartexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\threadstate.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\threadstateexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\timeout.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\waithandle.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threading\waithandlecannotbeopenedexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\threadstaticattribute.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\throwhelper.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\timeoutexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\timespan.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\timezoneinfo.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\timezonenotfoundexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\tuple.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\type.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\typeaccessexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\typedreference.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\typeinitializationexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\typeloadexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\typeunloadedexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\uint16.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\uint32.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\uint64.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\unauthorizedaccessexception.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\unhandledexceptioneventargs.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\unhandledexceptioneventhandler.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\unityserializationholder.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\unsafecharbuffer.cs" />
+ <Compile Include="..\referencesource\mscorlib\system\version.cs" />
<Compile Include="Assembly\AssemblyInfo.cs" />
<Compile Include="coreclr\AsyncLocal.cs" />
<Compile Include="coreclr\DisablePrivateReflectionAttribute.cs" />
@@ -796,6 +806,7 @@
<Compile Include="ReferenceSources\HashHelpers.cs" />
<Compile Include="ReferenceSources\JitHelpers.cs" />
<Compile Include="ReferenceSources\MethodBase.cs" />
+ <Compile Include="ReferenceSources\NativeMethods.cs" />
<Compile Include="ReferenceSources\ParseNumbers.cs" />
<Compile Include="ReferenceSources\RemotingFieldCachedData.cs" />
<Compile Include="ReferenceSources\RuntimeHandles.cs" />
@@ -832,9 +843,11 @@
<Compile Include="System.Diagnostics.Tracing\EventAttribute.cs" />
<Compile Include="System.Diagnostics.Tracing\EventCommand.cs" />
<Compile Include="System.Diagnostics.Tracing\EventCommandEventArgs.cs" />
+ <Compile Include="System.Diagnostics.Tracing\EventListener.cs" />
<Compile Include="System.Diagnostics.Tracing\EventSource.cs" />
<Compile Include="System.Diagnostics.Tracing\EventSourceAttribute.cs" />
<Compile Include="System.Diagnostics.Tracing\EventSourceSettings.cs" />
+ <Compile Include="System.Diagnostics.Tracing\EventWrittenEventArgs.cs" />
<Compile Include="System.Diagnostics.Tracing\NonEventAttribute.cs" />
<Compile Include="System.Diagnostics\Debugger.cs" />
<Compile Include="System.Diagnostics\StackFrame.cs" />
@@ -859,13 +872,11 @@
<Compile Include="System.IO\File.cs" />
<Compile Include="System.IO\FileAccess.cs" />
<Compile Include="System.IO\FileAttributes.cs" />
- <Compile Include="System.IO\FileInfo.cs" />
<Compile Include="System.IO\FileMode.cs" />
<Compile Include="System.IO\FileOptions.cs" />
<Compile Include="System.IO\FileShare.cs" />
<Compile Include="System.IO\FileStream.cs" />
<Compile Include="System.IO\FileStreamAsyncResult.cs" />
- <Compile Include="System.IO\FileSystemInfo.cs" />
<Compile Include="System.IO\HGlobalUnmanagedMemoryStream.cs" />
<Compile Include="System.IO\LogcatTextWriter.cs" />
<Compile Include="System.IO\MonoFileType.cs" />
@@ -936,7 +947,6 @@
<Compile Include="System.Reflection\ImageFileMachine.cs" />
<Compile Include="System.Reflection\LocalVariableInfo.cs" />
<Compile Include="System.Reflection\MethodBody.cs" />
- <Compile Include="System.Reflection\MethodInfo.cs" />
<Compile Include="System.Reflection\Module.cs" />
<Compile Include="System.Reflection\ModuleResolveEventHandler.cs" />
<Compile Include="System.Reflection\MonoAssembly.cs" />
@@ -1060,7 +1070,6 @@
<Compile Include="System.Runtime.InteropServices\RegistrationClassContext.cs" />
<Compile Include="System.Runtime.InteropServices\RegistrationConnectionType.cs" />
<Compile Include="System.Runtime.InteropServices\RegistrationServices.cs" />
- <Compile Include="System.Runtime.InteropServices\RuntimeEnvironment.cs" />
<Compile Include="System.Runtime.InteropServices\SafeArrayRankMismatchException.cs" />
<Compile Include="System.Runtime.InteropServices\SafeArrayTypeMismatchException.cs" />
<Compile Include="System.Runtime.InteropServices\SafeBuffer.cs" />
@@ -1343,6 +1352,7 @@
<Compile Include="System.Security.AccessControl\SddlAccessRight.cs" />
<Compile Include="System.Security.AccessControl\SecurityInfos.cs" />
<Compile Include="System.Security.AccessControl\SystemAcl.cs" />
+ <Compile Include="System.Security.Cryptography.X509Certificates\INativeCertificateHelper.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509Certificate.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509Certificate20.cs" />
<Compile Include="System.Security.Cryptography.X509Certificates\X509CertificateImpl.cs" />
@@ -1561,12 +1571,10 @@
<Compile Include="System\EmptyArray.cs" />
<Compile Include="System\Environment.cs" />
<Compile Include="System\EnvironmentVariableTarget.cs" />
- <Compile Include="System\Exception.cs" />
<Compile Include="System\GC.cs" />
<Compile Include="System\GCCollectionMode.cs" />
<Compile Include="System\GCNotificationStatus.cs" />
<Compile Include="System\Guid.cs" />
- <Compile Include="System\Guid.MonoTouch.cs" />
<Compile Include="System\IConsoleDriver.cs" />
<Compile Include="System\IntPtr.cs" />
<Compile Include="System\KnownTerminals.cs" />
diff --git a/mcs/class/monodoc/monodoc-net_4_x.csproj b/mcs/class/monodoc/monodoc-net_4_x.csproj
index 6a392a4a8a8..34bd2b9fe44 100644
--- a/mcs/class/monodoc/monodoc-net_4_x.csproj
+++ b/mcs/class/monodoc/monodoc-net_4_x.csproj
@@ -10,6 +10,7 @@
<NoWarn>618,612,672,809,1699,169,164,162,168,219,618,612</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
<NoStdLib>True</NoStdLib>
+
<NoConfig>True</NoConfig>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppDesignerFolder>Properties</AppDesignerFolder>