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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System.Web.Services/System.Web.Services.csproj')
-rw-r--r--mcs/class/System.Web.Services/System.Web.Services.csproj3077
1 files changed, 1552 insertions, 1525 deletions
diff --git a/mcs/class/System.Web.Services/System.Web.Services.csproj b/mcs/class/System.Web.Services/System.Web.Services.csproj
index 9c98b2de89a..18477603021 100644
--- a/mcs/class/System.Web.Services/System.Web.Services.csproj
+++ b/mcs/class/System.Web.Services/System.Web.Services.csproj
@@ -104,1541 +104,1568 @@
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- @BUILT_SOURCES@ -->
+ <!--Common files-->
<ItemGroup>
<Compile Include="..\..\build\common\Consts.cs" />
<Compile Include="Assembly\AssemblyInfo.cs" />
+ <!--Genconsts dependency because this project includes Consts.cs-->
<ProjectReference Include="$(SolutionDir)\msvc\scripts\genconsts.csproj">
<Name>genconsts</Name>
<Project>{702AE2C0-71DD-4112-9A06-E4FABCA59986}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
- <Private>False</Private>
+ <Private>false</Private>
</ProjectReference>
</ItemGroup>
- <ItemGroup Condition=" '$(Platform)' == 'monodroid' ">
- <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
- <Compile Include="..\System.Web\System.Web.Util\Helpers.cs" />
- <Compile Include="..\System.Web\System.Web.Util\HttpEncoder.cs" />
- <Compile Include="..\System.Web\System.Web\HttpUtility.cs" />
- <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionAttribute.cs" />
- <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPointAttribute.cs" />
- <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPrefixAttribute.cs" />
- <Compile Include="System.Web.Services.Description\Binding.cs" />
- <Compile Include="System.Web.Services.Description\BindingCollection.cs" />
- <Compile Include="System.Web.Services.Description\DocumentableItem.cs" />
- <Compile Include="System.Web.Services.Description\ExtensionManager.cs" />
- <Compile Include="System.Web.Services.Description\FaultBinding.cs" />
- <Compile Include="System.Web.Services.Description\FaultBindingCollection.cs" />
- <Compile Include="System.Web.Services.Description\HttpAddressBinding.cs" />
- <Compile Include="System.Web.Services.Description\HttpBinding.cs" />
- <Compile Include="System.Web.Services.Description\HttpOperationBinding.cs" />
- <Compile Include="System.Web.Services.Description\HttpUrlEncodedBinding.cs" />
- <Compile Include="System.Web.Services.Description\HttpUrlReplacementBinding.cs" />
- <Compile Include="System.Web.Services.Description\Import.cs" />
- <Compile Include="System.Web.Services.Description\ImportCollection.cs" />
- <Compile Include="System.Web.Services.Description\InputBinding.cs" />
- <Compile Include="System.Web.Services.Description\Message.cs" />
- <Compile Include="System.Web.Services.Description\MessageBinding.cs" />
- <Compile Include="System.Web.Services.Description\MessageCollection.cs" />
- <Compile Include="System.Web.Services.Description\MessagePart.cs" />
- <Compile Include="System.Web.Services.Description\MessagePartCollection.cs" />
- <Compile Include="System.Web.Services.Description\MimeContentBinding.cs" />
- <Compile Include="System.Web.Services.Description\MimeMultipartRelatedBinding.cs" />
- <Compile Include="System.Web.Services.Description\MimePart.cs" />
- <Compile Include="System.Web.Services.Description\MimePartCollection.cs" />
- <Compile Include="System.Web.Services.Description\MimeTextBinding.cs" />
- <Compile Include="System.Web.Services.Description\MimeTextMatch.cs" />
- <Compile Include="System.Web.Services.Description\MimeTextMatchCollection.cs" />
- <Compile Include="System.Web.Services.Description\MimeXmlBinding.cs" />
- <Compile Include="System.Web.Services.Description\NamedItem.cs" />
- <Compile Include="System.Web.Services.Description\Operation.cs" />
- <Compile Include="System.Web.Services.Description\OperationBinding.cs" />
- <Compile Include="System.Web.Services.Description\OperationBindingCollection.cs" />
- <Compile Include="System.Web.Services.Description\OperationCollection.cs" />
- <Compile Include="System.Web.Services.Description\OperationFault.cs" />
- <Compile Include="System.Web.Services.Description\OperationFaultCollection.cs" />
- <Compile Include="System.Web.Services.Description\OperationFlow.cs" />
- <Compile Include="System.Web.Services.Description\OperationInput.cs" />
- <Compile Include="System.Web.Services.Description\OperationMessage.cs" />
- <Compile Include="System.Web.Services.Description\OperationMessageCollection.cs" />
- <Compile Include="System.Web.Services.Description\OperationOutput.cs" />
- <Compile Include="System.Web.Services.Description\OutputBinding.cs" />
- <Compile Include="System.Web.Services.Description\Port.cs" />
- <Compile Include="System.Web.Services.Description\PortCollection.cs" />
- <Compile Include="System.Web.Services.Description\PortType.cs" />
- <Compile Include="System.Web.Services.Description\PortTypeCollection.cs" />
- <Compile Include="System.Web.Services.Description\Service.cs" />
- <Compile Include="System.Web.Services.Description\ServiceCollection.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescription.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionBaseCollection.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionCollection.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtension.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtensionCollection.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionImportStyle.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionImporter.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionSerializerBase2.cs" />
- <Compile Include="System.Web.Services.Description\Soap12AddressBinding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12Binding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12BodyBinding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12FaultBinding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12HeaderBinding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12OperationBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapAddressBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapBindingStyle.cs" />
- <Compile Include="System.Web.Services.Description\SoapBindingUse.cs" />
- <Compile Include="System.Web.Services.Description\SoapBodyBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapFaultBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapHeaderBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapHeaderFaultBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapOperationBinding.cs" />
- <Compile Include="System.Web.Services.Description\Types.cs" />
- <Compile Include="System.Web.Services.Description\WebReference.cs" />
- <Compile Include="System.Web.Services.Discovery\ContractReference.cs" />
- <Compile Include="System.Web.Services.Discovery\ContractSearchPattern.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientDocumentCollection.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientProtocol.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientReferenceCollection.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientResult.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientResultCollection.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocument.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentLinksPattern.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentReference.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSearchPattern.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSerializer.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryExceptionDictionary.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryReference.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryReferenceCollection.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoverySearchPattern.cs" />
- <Compile Include="System.Web.Services.Discovery\DynamicDiscoveryDocument.cs" />
- <Compile Include="System.Web.Services.Discovery\ExcludePathInfo.cs" />
- <Compile Include="System.Web.Services.Discovery\SchemaReference.cs" />
- <Compile Include="System.Web.Services.Discovery\SoapBinding.cs" />
- <Compile Include="System.Web.Services.Discovery\XmlSchemaSearchPattern.cs" />
- <Compile Include="System.Web.Services.Protocols\Fault.cs" />
- <Compile Include="System.Web.Services.Protocols\Fault12.cs" />
- <Compile Include="System.Web.Services.Protocols\Fault12Serializer.cs" />
- <Compile Include="System.Web.Services.Protocols\HttpMethodAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\HttpWebClientProtocol.cs" />
- <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventArgs.cs" />
- <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventHandler.cs" />
- <Compile Include="System.Web.Services.Protocols\LogicalMethodInfo.cs" />
- <Compile Include="System.Web.Services.Protocols\LogicalMethodTypes.cs" />
- <Compile Include="System.Web.Services.Protocols\Methods.cs" />
- <Compile Include="System.Web.Services.Protocols\MimeFormatter.cs" />
- <Compile Include="System.Web.Services.Protocols\MimeParameterWriter.cs" />
- <Compile Include="System.Web.Services.Protocols\MimeReturnReader.cs" />
- <Compile Include="System.Web.Services.Protocols\NopReturnReader.cs" />
- <Compile Include="System.Web.Services.Protocols\ServerType.cs" />
- <Compile Include="System.Web.Services.Protocols\Soap12FaultCodes.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapClientMessage.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapDocumentMethodAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapDocumentServiceAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapException.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapExtension.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapExtensionAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapFaultSubcode.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeader.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeaderAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeaderCollection.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeaderDirection.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeaderMapping.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHttpClientProtocol.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapMessage.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapMessageStage.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapParameterStyle.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapProtocolVersion.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapRpcMethodAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapRpcServiceAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapServiceRoutingStyle.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapUnknownHeader.cs" />
- <Compile Include="System.Web.Services.Protocols\TypeStubManager.cs" />
- <Compile Include="System.Web.Services.Protocols\UrlEncodedParameterWriter.cs" />
- <Compile Include="System.Web.Services.Protocols\UrlParameterWriter.cs" />
- <Compile Include="System.Web.Services.Protocols\WebClientAsyncResult.cs" />
- <Compile Include="System.Web.Services.Protocols\WebClientProtocol.cs" />
- <Compile Include="System.Web.Services.Protocols\WebServiceHelper.cs" />
- <Compile Include="System.Web.Services.Protocols\XmlReturnReader.cs" />
- <Compile Include="System.Web.Services\WebMethodAttribute.cs" />
- <Compile Include="System.Web.Services\WebServiceAttribute.cs" />
- <Compile Include="System.Web.Services\WebServiceBindingAttribute.cs" />
- <Compile Include="System.Web.Services\WebServicesDescriptionAttribute.cs" />
- <Compile Include="System.Web.Services\WsiProfiles.cs" />
- </ItemGroup>
- <ItemGroup Condition=" '$(Platform)' == 'monotouch' ">
- <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
- <Compile Include="..\System.Web\System.Web.Util\Helpers.cs" />
- <Compile Include="..\System.Web\System.Web.Util\HttpEncoder.cs" />
- <Compile Include="..\System.Web\System.Web\HttpUtility.cs" />
- <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionAttribute.cs" />
- <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPointAttribute.cs" />
- <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPrefixAttribute.cs" />
- <Compile Include="System.Web.Services.Description\Binding.cs" />
- <Compile Include="System.Web.Services.Description\BindingCollection.cs" />
- <Compile Include="System.Web.Services.Description\DocumentableItem.cs" />
- <Compile Include="System.Web.Services.Description\ExtensionManager.cs" />
- <Compile Include="System.Web.Services.Description\FaultBinding.cs" />
- <Compile Include="System.Web.Services.Description\FaultBindingCollection.cs" />
- <Compile Include="System.Web.Services.Description\HttpAddressBinding.cs" />
- <Compile Include="System.Web.Services.Description\HttpBinding.cs" />
- <Compile Include="System.Web.Services.Description\HttpOperationBinding.cs" />
- <Compile Include="System.Web.Services.Description\HttpUrlEncodedBinding.cs" />
- <Compile Include="System.Web.Services.Description\HttpUrlReplacementBinding.cs" />
- <Compile Include="System.Web.Services.Description\Import.cs" />
- <Compile Include="System.Web.Services.Description\ImportCollection.cs" />
- <Compile Include="System.Web.Services.Description\InputBinding.cs" />
- <Compile Include="System.Web.Services.Description\Message.cs" />
- <Compile Include="System.Web.Services.Description\MessageBinding.cs" />
- <Compile Include="System.Web.Services.Description\MessageCollection.cs" />
- <Compile Include="System.Web.Services.Description\MessagePart.cs" />
- <Compile Include="System.Web.Services.Description\MessagePartCollection.cs" />
- <Compile Include="System.Web.Services.Description\MimeContentBinding.cs" />
- <Compile Include="System.Web.Services.Description\MimeMultipartRelatedBinding.cs" />
- <Compile Include="System.Web.Services.Description\MimePart.cs" />
- <Compile Include="System.Web.Services.Description\MimePartCollection.cs" />
- <Compile Include="System.Web.Services.Description\MimeTextBinding.cs" />
- <Compile Include="System.Web.Services.Description\MimeTextMatch.cs" />
- <Compile Include="System.Web.Services.Description\MimeTextMatchCollection.cs" />
- <Compile Include="System.Web.Services.Description\MimeXmlBinding.cs" />
- <Compile Include="System.Web.Services.Description\NamedItem.cs" />
- <Compile Include="System.Web.Services.Description\Operation.cs" />
- <Compile Include="System.Web.Services.Description\OperationBinding.cs" />
- <Compile Include="System.Web.Services.Description\OperationBindingCollection.cs" />
- <Compile Include="System.Web.Services.Description\OperationCollection.cs" />
- <Compile Include="System.Web.Services.Description\OperationFault.cs" />
- <Compile Include="System.Web.Services.Description\OperationFaultCollection.cs" />
- <Compile Include="System.Web.Services.Description\OperationFlow.cs" />
- <Compile Include="System.Web.Services.Description\OperationInput.cs" />
- <Compile Include="System.Web.Services.Description\OperationMessage.cs" />
- <Compile Include="System.Web.Services.Description\OperationMessageCollection.cs" />
- <Compile Include="System.Web.Services.Description\OperationOutput.cs" />
- <Compile Include="System.Web.Services.Description\OutputBinding.cs" />
- <Compile Include="System.Web.Services.Description\Port.cs" />
- <Compile Include="System.Web.Services.Description\PortCollection.cs" />
- <Compile Include="System.Web.Services.Description\PortType.cs" />
- <Compile Include="System.Web.Services.Description\PortTypeCollection.cs" />
- <Compile Include="System.Web.Services.Description\Service.cs" />
- <Compile Include="System.Web.Services.Description\ServiceCollection.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescription.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionBaseCollection.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionCollection.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtension.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtensionCollection.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionImportStyle.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionImporter.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionSerializerBase2.cs" />
- <Compile Include="System.Web.Services.Description\Soap12AddressBinding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12Binding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12BodyBinding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12FaultBinding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12HeaderBinding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12OperationBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapAddressBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapBindingStyle.cs" />
- <Compile Include="System.Web.Services.Description\SoapBindingUse.cs" />
- <Compile Include="System.Web.Services.Description\SoapBodyBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapFaultBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapHeaderBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapHeaderFaultBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapOperationBinding.cs" />
- <Compile Include="System.Web.Services.Description\Types.cs" />
- <Compile Include="System.Web.Services.Description\WebReference.cs" />
- <Compile Include="System.Web.Services.Discovery\ContractReference.cs" />
- <Compile Include="System.Web.Services.Discovery\ContractSearchPattern.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientDocumentCollection.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientProtocol.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientReferenceCollection.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientResult.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientResultCollection.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocument.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentLinksPattern.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentReference.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSearchPattern.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSerializer.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryExceptionDictionary.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryReference.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryReferenceCollection.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoverySearchPattern.cs" />
- <Compile Include="System.Web.Services.Discovery\DynamicDiscoveryDocument.cs" />
- <Compile Include="System.Web.Services.Discovery\ExcludePathInfo.cs" />
- <Compile Include="System.Web.Services.Discovery\SchemaReference.cs" />
- <Compile Include="System.Web.Services.Discovery\SoapBinding.cs" />
- <Compile Include="System.Web.Services.Discovery\XmlSchemaSearchPattern.cs" />
- <Compile Include="System.Web.Services.Protocols\Fault.cs" />
- <Compile Include="System.Web.Services.Protocols\Fault12.cs" />
- <Compile Include="System.Web.Services.Protocols\Fault12Serializer.cs" />
- <Compile Include="System.Web.Services.Protocols\HttpMethodAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\HttpWebClientProtocol.cs" />
- <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventArgs.cs" />
- <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventHandler.cs" />
- <Compile Include="System.Web.Services.Protocols\LogicalMethodInfo.cs" />
- <Compile Include="System.Web.Services.Protocols\LogicalMethodTypes.cs" />
- <Compile Include="System.Web.Services.Protocols\Methods.cs" />
- <Compile Include="System.Web.Services.Protocols\MimeFormatter.cs" />
- <Compile Include="System.Web.Services.Protocols\MimeParameterWriter.cs" />
- <Compile Include="System.Web.Services.Protocols\MimeReturnReader.cs" />
- <Compile Include="System.Web.Services.Protocols\NopReturnReader.cs" />
- <Compile Include="System.Web.Services.Protocols\ServerType.cs" />
- <Compile Include="System.Web.Services.Protocols\Soap12FaultCodes.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapClientMessage.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapDocumentMethodAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapDocumentServiceAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapException.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapExtension.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapExtensionAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapFaultSubcode.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeader.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeaderAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeaderCollection.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeaderDirection.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeaderMapping.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHttpClientProtocol.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapMessage.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapMessageStage.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapParameterStyle.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapProtocolVersion.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapRpcMethodAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapRpcServiceAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapServiceRoutingStyle.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapUnknownHeader.cs" />
- <Compile Include="System.Web.Services.Protocols\TypeStubManager.cs" />
- <Compile Include="System.Web.Services.Protocols\UrlEncodedParameterWriter.cs" />
- <Compile Include="System.Web.Services.Protocols\UrlParameterWriter.cs" />
- <Compile Include="System.Web.Services.Protocols\WebClientAsyncResult.cs" />
- <Compile Include="System.Web.Services.Protocols\WebClientProtocol.cs" />
- <Compile Include="System.Web.Services.Protocols\WebServiceHelper.cs" />
- <Compile Include="System.Web.Services.Protocols\XmlReturnReader.cs" />
- <Compile Include="System.Web.Services\WebMethodAttribute.cs" />
- <Compile Include="System.Web.Services\WebServiceAttribute.cs" />
- <Compile Include="System.Web.Services\WebServiceBindingAttribute.cs" />
- <Compile Include="System.Web.Services\WebServicesDescriptionAttribute.cs" />
- <Compile Include="System.Web.Services\WsiProfiles.cs" />
- </ItemGroup>
- <ItemGroup Condition=" '$(Platform)' == 'monotouch_tv' ">
- <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
- <Compile Include="..\System.Web\System.Web.Util\Helpers.cs" />
- <Compile Include="..\System.Web\System.Web.Util\HttpEncoder.cs" />
- <Compile Include="..\System.Web\System.Web\HttpUtility.cs" />
- <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionAttribute.cs" />
- <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPointAttribute.cs" />
- <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPrefixAttribute.cs" />
- <Compile Include="System.Web.Services.Description\Binding.cs" />
- <Compile Include="System.Web.Services.Description\BindingCollection.cs" />
- <Compile Include="System.Web.Services.Description\DocumentableItem.cs" />
- <Compile Include="System.Web.Services.Description\ExtensionManager.cs" />
- <Compile Include="System.Web.Services.Description\FaultBinding.cs" />
- <Compile Include="System.Web.Services.Description\FaultBindingCollection.cs" />
- <Compile Include="System.Web.Services.Description\HttpAddressBinding.cs" />
- <Compile Include="System.Web.Services.Description\HttpBinding.cs" />
- <Compile Include="System.Web.Services.Description\HttpOperationBinding.cs" />
- <Compile Include="System.Web.Services.Description\HttpUrlEncodedBinding.cs" />
- <Compile Include="System.Web.Services.Description\HttpUrlReplacementBinding.cs" />
- <Compile Include="System.Web.Services.Description\Import.cs" />
- <Compile Include="System.Web.Services.Description\ImportCollection.cs" />
- <Compile Include="System.Web.Services.Description\InputBinding.cs" />
- <Compile Include="System.Web.Services.Description\Message.cs" />
- <Compile Include="System.Web.Services.Description\MessageBinding.cs" />
- <Compile Include="System.Web.Services.Description\MessageCollection.cs" />
- <Compile Include="System.Web.Services.Description\MessagePart.cs" />
- <Compile Include="System.Web.Services.Description\MessagePartCollection.cs" />
- <Compile Include="System.Web.Services.Description\MimeContentBinding.cs" />
- <Compile Include="System.Web.Services.Description\MimeMultipartRelatedBinding.cs" />
- <Compile Include="System.Web.Services.Description\MimePart.cs" />
- <Compile Include="System.Web.Services.Description\MimePartCollection.cs" />
- <Compile Include="System.Web.Services.Description\MimeTextBinding.cs" />
- <Compile Include="System.Web.Services.Description\MimeTextMatch.cs" />
- <Compile Include="System.Web.Services.Description\MimeTextMatchCollection.cs" />
- <Compile Include="System.Web.Services.Description\MimeXmlBinding.cs" />
- <Compile Include="System.Web.Services.Description\NamedItem.cs" />
- <Compile Include="System.Web.Services.Description\Operation.cs" />
- <Compile Include="System.Web.Services.Description\OperationBinding.cs" />
- <Compile Include="System.Web.Services.Description\OperationBindingCollection.cs" />
- <Compile Include="System.Web.Services.Description\OperationCollection.cs" />
- <Compile Include="System.Web.Services.Description\OperationFault.cs" />
- <Compile Include="System.Web.Services.Description\OperationFaultCollection.cs" />
- <Compile Include="System.Web.Services.Description\OperationFlow.cs" />
- <Compile Include="System.Web.Services.Description\OperationInput.cs" />
- <Compile Include="System.Web.Services.Description\OperationMessage.cs" />
- <Compile Include="System.Web.Services.Description\OperationMessageCollection.cs" />
- <Compile Include="System.Web.Services.Description\OperationOutput.cs" />
- <Compile Include="System.Web.Services.Description\OutputBinding.cs" />
- <Compile Include="System.Web.Services.Description\Port.cs" />
- <Compile Include="System.Web.Services.Description\PortCollection.cs" />
- <Compile Include="System.Web.Services.Description\PortType.cs" />
- <Compile Include="System.Web.Services.Description\PortTypeCollection.cs" />
- <Compile Include="System.Web.Services.Description\Service.cs" />
- <Compile Include="System.Web.Services.Description\ServiceCollection.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescription.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionBaseCollection.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionCollection.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtension.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtensionCollection.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionImportStyle.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionImporter.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionSerializerBase2.cs" />
- <Compile Include="System.Web.Services.Description\Soap12AddressBinding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12Binding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12BodyBinding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12FaultBinding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12HeaderBinding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12OperationBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapAddressBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapBindingStyle.cs" />
- <Compile Include="System.Web.Services.Description\SoapBindingUse.cs" />
- <Compile Include="System.Web.Services.Description\SoapBodyBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapFaultBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapHeaderBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapHeaderFaultBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapOperationBinding.cs" />
- <Compile Include="System.Web.Services.Description\Types.cs" />
- <Compile Include="System.Web.Services.Description\WebReference.cs" />
- <Compile Include="System.Web.Services.Discovery\ContractReference.cs" />
- <Compile Include="System.Web.Services.Discovery\ContractSearchPattern.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientDocumentCollection.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientProtocol.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientReferenceCollection.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientResult.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientResultCollection.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocument.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentLinksPattern.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentReference.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSearchPattern.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSerializer.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryExceptionDictionary.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryReference.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryReferenceCollection.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoverySearchPattern.cs" />
- <Compile Include="System.Web.Services.Discovery\DynamicDiscoveryDocument.cs" />
- <Compile Include="System.Web.Services.Discovery\ExcludePathInfo.cs" />
- <Compile Include="System.Web.Services.Discovery\SchemaReference.cs" />
- <Compile Include="System.Web.Services.Discovery\SoapBinding.cs" />
- <Compile Include="System.Web.Services.Discovery\XmlSchemaSearchPattern.cs" />
- <Compile Include="System.Web.Services.Protocols\Fault.cs" />
- <Compile Include="System.Web.Services.Protocols\Fault12.cs" />
- <Compile Include="System.Web.Services.Protocols\Fault12Serializer.cs" />
- <Compile Include="System.Web.Services.Protocols\HttpMethodAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\HttpWebClientProtocol.cs" />
- <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventArgs.cs" />
- <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventHandler.cs" />
- <Compile Include="System.Web.Services.Protocols\LogicalMethodInfo.cs" />
- <Compile Include="System.Web.Services.Protocols\LogicalMethodTypes.cs" />
- <Compile Include="System.Web.Services.Protocols\Methods.cs" />
- <Compile Include="System.Web.Services.Protocols\MimeFormatter.cs" />
- <Compile Include="System.Web.Services.Protocols\MimeParameterWriter.cs" />
- <Compile Include="System.Web.Services.Protocols\MimeReturnReader.cs" />
- <Compile Include="System.Web.Services.Protocols\NopReturnReader.cs" />
- <Compile Include="System.Web.Services.Protocols\ServerType.cs" />
- <Compile Include="System.Web.Services.Protocols\Soap12FaultCodes.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapClientMessage.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapDocumentMethodAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapDocumentServiceAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapException.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapExtension.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapExtensionAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapFaultSubcode.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeader.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeaderAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeaderCollection.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeaderDirection.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeaderMapping.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHttpClientProtocol.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapMessage.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapMessageStage.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapParameterStyle.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapProtocolVersion.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapRpcMethodAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapRpcServiceAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapServiceRoutingStyle.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapUnknownHeader.cs" />
- <Compile Include="System.Web.Services.Protocols\TypeStubManager.cs" />
- <Compile Include="System.Web.Services.Protocols\UrlEncodedParameterWriter.cs" />
- <Compile Include="System.Web.Services.Protocols\UrlParameterWriter.cs" />
- <Compile Include="System.Web.Services.Protocols\WebClientAsyncResult.cs" />
- <Compile Include="System.Web.Services.Protocols\WebClientProtocol.cs" />
- <Compile Include="System.Web.Services.Protocols\WebServiceHelper.cs" />
- <Compile Include="System.Web.Services.Protocols\XmlReturnReader.cs" />
- <Compile Include="System.Web.Services\WebMethodAttribute.cs" />
- <Compile Include="System.Web.Services\WebServiceAttribute.cs" />
- <Compile Include="System.Web.Services\WebServiceBindingAttribute.cs" />
- <Compile Include="System.Web.Services\WebServicesDescriptionAttribute.cs" />
- <Compile Include="System.Web.Services\WsiProfiles.cs" />
- </ItemGroup>
- <ItemGroup Condition=" '$(Platform)' == 'monotouch_watch' ">
- <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
- <Compile Include="..\System.Web\System.Web.Util\Helpers.cs" />
- <Compile Include="..\System.Web\System.Web.Util\HttpEncoder.cs" />
- <Compile Include="..\System.Web\System.Web\HttpUtility.cs" />
- <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionAttribute.cs" />
- <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPointAttribute.cs" />
- <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPrefixAttribute.cs" />
- <Compile Include="System.Web.Services.Description\Binding.cs" />
- <Compile Include="System.Web.Services.Description\BindingCollection.cs" />
- <Compile Include="System.Web.Services.Description\DocumentableItem.cs" />
- <Compile Include="System.Web.Services.Description\ExtensionManager.cs" />
- <Compile Include="System.Web.Services.Description\FaultBinding.cs" />
- <Compile Include="System.Web.Services.Description\FaultBindingCollection.cs" />
- <Compile Include="System.Web.Services.Description\HttpAddressBinding.cs" />
- <Compile Include="System.Web.Services.Description\HttpBinding.cs" />
- <Compile Include="System.Web.Services.Description\HttpOperationBinding.cs" />
- <Compile Include="System.Web.Services.Description\HttpUrlEncodedBinding.cs" />
- <Compile Include="System.Web.Services.Description\HttpUrlReplacementBinding.cs" />
- <Compile Include="System.Web.Services.Description\Import.cs" />
- <Compile Include="System.Web.Services.Description\ImportCollection.cs" />
- <Compile Include="System.Web.Services.Description\InputBinding.cs" />
- <Compile Include="System.Web.Services.Description\Message.cs" />
- <Compile Include="System.Web.Services.Description\MessageBinding.cs" />
- <Compile Include="System.Web.Services.Description\MessageCollection.cs" />
- <Compile Include="System.Web.Services.Description\MessagePart.cs" />
- <Compile Include="System.Web.Services.Description\MessagePartCollection.cs" />
- <Compile Include="System.Web.Services.Description\MimeContentBinding.cs" />
- <Compile Include="System.Web.Services.Description\MimeMultipartRelatedBinding.cs" />
- <Compile Include="System.Web.Services.Description\MimePart.cs" />
- <Compile Include="System.Web.Services.Description\MimePartCollection.cs" />
- <Compile Include="System.Web.Services.Description\MimeTextBinding.cs" />
- <Compile Include="System.Web.Services.Description\MimeTextMatch.cs" />
- <Compile Include="System.Web.Services.Description\MimeTextMatchCollection.cs" />
- <Compile Include="System.Web.Services.Description\MimeXmlBinding.cs" />
- <Compile Include="System.Web.Services.Description\NamedItem.cs" />
- <Compile Include="System.Web.Services.Description\Operation.cs" />
- <Compile Include="System.Web.Services.Description\OperationBinding.cs" />
- <Compile Include="System.Web.Services.Description\OperationBindingCollection.cs" />
- <Compile Include="System.Web.Services.Description\OperationCollection.cs" />
- <Compile Include="System.Web.Services.Description\OperationFault.cs" />
- <Compile Include="System.Web.Services.Description\OperationFaultCollection.cs" />
- <Compile Include="System.Web.Services.Description\OperationFlow.cs" />
- <Compile Include="System.Web.Services.Description\OperationInput.cs" />
- <Compile Include="System.Web.Services.Description\OperationMessage.cs" />
- <Compile Include="System.Web.Services.Description\OperationMessageCollection.cs" />
- <Compile Include="System.Web.Services.Description\OperationOutput.cs" />
- <Compile Include="System.Web.Services.Description\OutputBinding.cs" />
- <Compile Include="System.Web.Services.Description\Port.cs" />
- <Compile Include="System.Web.Services.Description\PortCollection.cs" />
- <Compile Include="System.Web.Services.Description\PortType.cs" />
- <Compile Include="System.Web.Services.Description\PortTypeCollection.cs" />
- <Compile Include="System.Web.Services.Description\Service.cs" />
- <Compile Include="System.Web.Services.Description\ServiceCollection.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescription.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionBaseCollection.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionCollection.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtension.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtensionCollection.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionImportStyle.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionImporter.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionSerializerBase2.cs" />
- <Compile Include="System.Web.Services.Description\Soap12AddressBinding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12Binding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12BodyBinding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12FaultBinding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12HeaderBinding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12OperationBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapAddressBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapBindingStyle.cs" />
- <Compile Include="System.Web.Services.Description\SoapBindingUse.cs" />
- <Compile Include="System.Web.Services.Description\SoapBodyBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapFaultBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapHeaderBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapHeaderFaultBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapOperationBinding.cs" />
- <Compile Include="System.Web.Services.Description\Types.cs" />
- <Compile Include="System.Web.Services.Description\WebReference.cs" />
- <Compile Include="System.Web.Services.Discovery\ContractReference.cs" />
- <Compile Include="System.Web.Services.Discovery\ContractSearchPattern.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientDocumentCollection.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientProtocol.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientReferenceCollection.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientResult.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientResultCollection.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocument.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentLinksPattern.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentReference.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSearchPattern.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSerializer.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryExceptionDictionary.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryReference.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryReferenceCollection.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoverySearchPattern.cs" />
- <Compile Include="System.Web.Services.Discovery\DynamicDiscoveryDocument.cs" />
- <Compile Include="System.Web.Services.Discovery\ExcludePathInfo.cs" />
- <Compile Include="System.Web.Services.Discovery\SchemaReference.cs" />
- <Compile Include="System.Web.Services.Discovery\SoapBinding.cs" />
- <Compile Include="System.Web.Services.Discovery\XmlSchemaSearchPattern.cs" />
- <Compile Include="System.Web.Services.Protocols\Fault.cs" />
- <Compile Include="System.Web.Services.Protocols\Fault12.cs" />
- <Compile Include="System.Web.Services.Protocols\Fault12Serializer.cs" />
- <Compile Include="System.Web.Services.Protocols\HttpMethodAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\HttpWebClientProtocol.cs" />
- <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventArgs.cs" />
- <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventHandler.cs" />
- <Compile Include="System.Web.Services.Protocols\LogicalMethodInfo.cs" />
- <Compile Include="System.Web.Services.Protocols\LogicalMethodTypes.cs" />
- <Compile Include="System.Web.Services.Protocols\Methods.cs" />
- <Compile Include="System.Web.Services.Protocols\MimeFormatter.cs" />
- <Compile Include="System.Web.Services.Protocols\MimeParameterWriter.cs" />
- <Compile Include="System.Web.Services.Protocols\MimeReturnReader.cs" />
- <Compile Include="System.Web.Services.Protocols\NopReturnReader.cs" />
- <Compile Include="System.Web.Services.Protocols\ServerType.cs" />
- <Compile Include="System.Web.Services.Protocols\Soap12FaultCodes.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapClientMessage.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapDocumentMethodAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapDocumentServiceAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapException.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapExtension.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapExtensionAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapFaultSubcode.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeader.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeaderAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeaderCollection.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeaderDirection.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeaderMapping.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHttpClientProtocol.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapMessage.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapMessageStage.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapParameterStyle.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapProtocolVersion.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapRpcMethodAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapRpcServiceAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapServiceRoutingStyle.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapUnknownHeader.cs" />
- <Compile Include="System.Web.Services.Protocols\TypeStubManager.cs" />
- <Compile Include="System.Web.Services.Protocols\UrlEncodedParameterWriter.cs" />
- <Compile Include="System.Web.Services.Protocols\UrlParameterWriter.cs" />
- <Compile Include="System.Web.Services.Protocols\WebClientAsyncResult.cs" />
- <Compile Include="System.Web.Services.Protocols\WebClientProtocol.cs" />
- <Compile Include="System.Web.Services.Protocols\WebServiceHelper.cs" />
- <Compile Include="System.Web.Services.Protocols\XmlReturnReader.cs" />
- <Compile Include="System.Web.Services\WebMethodAttribute.cs" />
- <Compile Include="System.Web.Services\WebServiceAttribute.cs" />
- <Compile Include="System.Web.Services\WebServiceBindingAttribute.cs" />
- <Compile Include="System.Web.Services\WebServicesDescriptionAttribute.cs" />
- <Compile Include="System.Web.Services\WsiProfiles.cs" />
- </ItemGroup>
- <ItemGroup Condition=" '$(Platform)' == 'net_4_x' ">
- <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\MimeFormImporter.cs" />
- <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\MimeFormReflector.cs" />
- <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\MimeFormatExtensions.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\ServiceDescriptionSerializer.cs" />
- <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\ServiceDescriptions.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="..\referencesource\System.Web.Services\inc\InvariantComparer.cs" />
- <Compile Include="..\referencesource\System.Web.Services\inc\PrivilegedConfigurationManager.cs" />
- <Compile Include="ReferenceSources\Res.cs" />
- </ItemGroup>
- <ItemGroup Condition=" '$(Platform)' == 'orbis' ">
- <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
- <Compile Include="..\System.Web\System.Web.Util\Helpers.cs" />
- <Compile Include="..\System.Web\System.Web.Util\HttpEncoder.cs" />
- <Compile Include="..\System.Web\System.Web\HttpUtility.cs" />
- <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionAttribute.cs" />
- <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPointAttribute.cs" />
- <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPrefixAttribute.cs" />
- <Compile Include="System.Web.Services.Description\Binding.cs" />
- <Compile Include="System.Web.Services.Description\BindingCollection.cs" />
- <Compile Include="System.Web.Services.Description\DocumentableItem.cs" />
- <Compile Include="System.Web.Services.Description\ExtensionManager.cs" />
- <Compile Include="System.Web.Services.Description\FaultBinding.cs" />
- <Compile Include="System.Web.Services.Description\FaultBindingCollection.cs" />
- <Compile Include="System.Web.Services.Description\HttpAddressBinding.cs" />
- <Compile Include="System.Web.Services.Description\HttpBinding.cs" />
- <Compile Include="System.Web.Services.Description\HttpOperationBinding.cs" />
- <Compile Include="System.Web.Services.Description\HttpUrlEncodedBinding.cs" />
- <Compile Include="System.Web.Services.Description\HttpUrlReplacementBinding.cs" />
- <Compile Include="System.Web.Services.Description\Import.cs" />
- <Compile Include="System.Web.Services.Description\ImportCollection.cs" />
- <Compile Include="System.Web.Services.Description\InputBinding.cs" />
- <Compile Include="System.Web.Services.Description\Message.cs" />
- <Compile Include="System.Web.Services.Description\MessageBinding.cs" />
- <Compile Include="System.Web.Services.Description\MessageCollection.cs" />
- <Compile Include="System.Web.Services.Description\MessagePart.cs" />
- <Compile Include="System.Web.Services.Description\MessagePartCollection.cs" />
- <Compile Include="System.Web.Services.Description\MimeContentBinding.cs" />
- <Compile Include="System.Web.Services.Description\MimeMultipartRelatedBinding.cs" />
- <Compile Include="System.Web.Services.Description\MimePart.cs" />
- <Compile Include="System.Web.Services.Description\MimePartCollection.cs" />
- <Compile Include="System.Web.Services.Description\MimeTextBinding.cs" />
- <Compile Include="System.Web.Services.Description\MimeTextMatch.cs" />
- <Compile Include="System.Web.Services.Description\MimeTextMatchCollection.cs" />
- <Compile Include="System.Web.Services.Description\MimeXmlBinding.cs" />
- <Compile Include="System.Web.Services.Description\NamedItem.cs" />
- <Compile Include="System.Web.Services.Description\Operation.cs" />
- <Compile Include="System.Web.Services.Description\OperationBinding.cs" />
- <Compile Include="System.Web.Services.Description\OperationBindingCollection.cs" />
- <Compile Include="System.Web.Services.Description\OperationCollection.cs" />
- <Compile Include="System.Web.Services.Description\OperationFault.cs" />
- <Compile Include="System.Web.Services.Description\OperationFaultCollection.cs" />
- <Compile Include="System.Web.Services.Description\OperationFlow.cs" />
- <Compile Include="System.Web.Services.Description\OperationInput.cs" />
- <Compile Include="System.Web.Services.Description\OperationMessage.cs" />
- <Compile Include="System.Web.Services.Description\OperationMessageCollection.cs" />
- <Compile Include="System.Web.Services.Description\OperationOutput.cs" />
- <Compile Include="System.Web.Services.Description\OutputBinding.cs" />
- <Compile Include="System.Web.Services.Description\Port.cs" />
- <Compile Include="System.Web.Services.Description\PortCollection.cs" />
- <Compile Include="System.Web.Services.Description\PortType.cs" />
- <Compile Include="System.Web.Services.Description\PortTypeCollection.cs" />
- <Compile Include="System.Web.Services.Description\Service.cs" />
- <Compile Include="System.Web.Services.Description\ServiceCollection.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescription.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionBaseCollection.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionCollection.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtension.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtensionCollection.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionImportStyle.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionImporter.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionSerializerBase2.cs" />
- <Compile Include="System.Web.Services.Description\Soap12AddressBinding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12Binding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12BodyBinding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12FaultBinding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12HeaderBinding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12OperationBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapAddressBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapBindingStyle.cs" />
- <Compile Include="System.Web.Services.Description\SoapBindingUse.cs" />
- <Compile Include="System.Web.Services.Description\SoapBodyBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapFaultBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapHeaderBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapHeaderFaultBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapOperationBinding.cs" />
- <Compile Include="System.Web.Services.Description\Types.cs" />
- <Compile Include="System.Web.Services.Description\WebReference.cs" />
- <Compile Include="System.Web.Services.Discovery\ContractReference.cs" />
- <Compile Include="System.Web.Services.Discovery\ContractSearchPattern.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientDocumentCollection.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientProtocol.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientReferenceCollection.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientResult.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientResultCollection.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocument.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentLinksPattern.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentReference.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSearchPattern.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSerializer.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryExceptionDictionary.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryReference.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryReferenceCollection.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoverySearchPattern.cs" />
- <Compile Include="System.Web.Services.Discovery\DynamicDiscoveryDocument.cs" />
- <Compile Include="System.Web.Services.Discovery\ExcludePathInfo.cs" />
- <Compile Include="System.Web.Services.Discovery\SchemaReference.cs" />
- <Compile Include="System.Web.Services.Discovery\SoapBinding.cs" />
- <Compile Include="System.Web.Services.Discovery\XmlSchemaSearchPattern.cs" />
- <Compile Include="System.Web.Services.Protocols\Fault.cs" />
- <Compile Include="System.Web.Services.Protocols\Fault12.cs" />
- <Compile Include="System.Web.Services.Protocols\Fault12Serializer.cs" />
- <Compile Include="System.Web.Services.Protocols\HttpMethodAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\HttpWebClientProtocol.cs" />
- <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventArgs.cs" />
- <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventHandler.cs" />
- <Compile Include="System.Web.Services.Protocols\LogicalMethodInfo.cs" />
- <Compile Include="System.Web.Services.Protocols\LogicalMethodTypes.cs" />
- <Compile Include="System.Web.Services.Protocols\Methods.cs" />
- <Compile Include="System.Web.Services.Protocols\MimeFormatter.cs" />
- <Compile Include="System.Web.Services.Protocols\MimeParameterWriter.cs" />
- <Compile Include="System.Web.Services.Protocols\MimeReturnReader.cs" />
- <Compile Include="System.Web.Services.Protocols\NopReturnReader.cs" />
- <Compile Include="System.Web.Services.Protocols\ServerType.cs" />
- <Compile Include="System.Web.Services.Protocols\Soap12FaultCodes.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapClientMessage.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapDocumentMethodAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapDocumentServiceAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapException.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapExtension.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapExtensionAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapFaultSubcode.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeader.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeaderAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeaderCollection.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeaderDirection.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeaderMapping.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHttpClientProtocol.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapMessage.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapMessageStage.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapParameterStyle.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapProtocolVersion.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapRpcMethodAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapRpcServiceAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapServiceRoutingStyle.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapUnknownHeader.cs" />
- <Compile Include="System.Web.Services.Protocols\TypeStubManager.cs" />
- <Compile Include="System.Web.Services.Protocols\UrlEncodedParameterWriter.cs" />
- <Compile Include="System.Web.Services.Protocols\UrlParameterWriter.cs" />
- <Compile Include="System.Web.Services.Protocols\WebClientAsyncResult.cs" />
- <Compile Include="System.Web.Services.Protocols\WebClientProtocol.cs" />
- <Compile Include="System.Web.Services.Protocols\WebServiceHelper.cs" />
- <Compile Include="System.Web.Services.Protocols\XmlReturnReader.cs" />
- <Compile Include="System.Web.Services\WebMethodAttribute.cs" />
- <Compile Include="System.Web.Services\WebServiceAttribute.cs" />
- <Compile Include="System.Web.Services\WebServiceBindingAttribute.cs" />
- <Compile Include="System.Web.Services\WebServicesDescriptionAttribute.cs" />
- <Compile Include="System.Web.Services\WsiProfiles.cs" />
- </ItemGroup>
- <ItemGroup Condition=" '$(Platform)' == 'unreal' ">
- <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
- <Compile Include="..\System.Web\System.Web.Util\Helpers.cs" />
- <Compile Include="..\System.Web\System.Web.Util\HttpEncoder.cs" />
- <Compile Include="..\System.Web\System.Web\HttpUtility.cs" />
- <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionAttribute.cs" />
- <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPointAttribute.cs" />
- <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPrefixAttribute.cs" />
- <Compile Include="System.Web.Services.Description\Binding.cs" />
- <Compile Include="System.Web.Services.Description\BindingCollection.cs" />
- <Compile Include="System.Web.Services.Description\DocumentableItem.cs" />
- <Compile Include="System.Web.Services.Description\ExtensionManager.cs" />
- <Compile Include="System.Web.Services.Description\FaultBinding.cs" />
- <Compile Include="System.Web.Services.Description\FaultBindingCollection.cs" />
- <Compile Include="System.Web.Services.Description\HttpAddressBinding.cs" />
- <Compile Include="System.Web.Services.Description\HttpBinding.cs" />
- <Compile Include="System.Web.Services.Description\HttpOperationBinding.cs" />
- <Compile Include="System.Web.Services.Description\HttpUrlEncodedBinding.cs" />
- <Compile Include="System.Web.Services.Description\HttpUrlReplacementBinding.cs" />
- <Compile Include="System.Web.Services.Description\Import.cs" />
- <Compile Include="System.Web.Services.Description\ImportCollection.cs" />
- <Compile Include="System.Web.Services.Description\InputBinding.cs" />
- <Compile Include="System.Web.Services.Description\Message.cs" />
- <Compile Include="System.Web.Services.Description\MessageBinding.cs" />
- <Compile Include="System.Web.Services.Description\MessageCollection.cs" />
- <Compile Include="System.Web.Services.Description\MessagePart.cs" />
- <Compile Include="System.Web.Services.Description\MessagePartCollection.cs" />
- <Compile Include="System.Web.Services.Description\MimeContentBinding.cs" />
- <Compile Include="System.Web.Services.Description\MimeMultipartRelatedBinding.cs" />
- <Compile Include="System.Web.Services.Description\MimePart.cs" />
- <Compile Include="System.Web.Services.Description\MimePartCollection.cs" />
- <Compile Include="System.Web.Services.Description\MimeTextBinding.cs" />
- <Compile Include="System.Web.Services.Description\MimeTextMatch.cs" />
- <Compile Include="System.Web.Services.Description\MimeTextMatchCollection.cs" />
- <Compile Include="System.Web.Services.Description\MimeXmlBinding.cs" />
- <Compile Include="System.Web.Services.Description\NamedItem.cs" />
- <Compile Include="System.Web.Services.Description\Operation.cs" />
- <Compile Include="System.Web.Services.Description\OperationBinding.cs" />
- <Compile Include="System.Web.Services.Description\OperationBindingCollection.cs" />
- <Compile Include="System.Web.Services.Description\OperationCollection.cs" />
- <Compile Include="System.Web.Services.Description\OperationFault.cs" />
- <Compile Include="System.Web.Services.Description\OperationFaultCollection.cs" />
- <Compile Include="System.Web.Services.Description\OperationFlow.cs" />
- <Compile Include="System.Web.Services.Description\OperationInput.cs" />
- <Compile Include="System.Web.Services.Description\OperationMessage.cs" />
- <Compile Include="System.Web.Services.Description\OperationMessageCollection.cs" />
- <Compile Include="System.Web.Services.Description\OperationOutput.cs" />
- <Compile Include="System.Web.Services.Description\OutputBinding.cs" />
- <Compile Include="System.Web.Services.Description\Port.cs" />
- <Compile Include="System.Web.Services.Description\PortCollection.cs" />
- <Compile Include="System.Web.Services.Description\PortType.cs" />
- <Compile Include="System.Web.Services.Description\PortTypeCollection.cs" />
- <Compile Include="System.Web.Services.Description\Service.cs" />
- <Compile Include="System.Web.Services.Description\ServiceCollection.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescription.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionBaseCollection.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionCollection.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtension.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtensionCollection.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionImportStyle.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionImporter.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionSerializerBase2.cs" />
- <Compile Include="System.Web.Services.Description\Soap12AddressBinding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12Binding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12BodyBinding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12FaultBinding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12HeaderBinding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12OperationBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapAddressBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapBindingStyle.cs" />
- <Compile Include="System.Web.Services.Description\SoapBindingUse.cs" />
- <Compile Include="System.Web.Services.Description\SoapBodyBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapFaultBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapHeaderBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapHeaderFaultBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapOperationBinding.cs" />
- <Compile Include="System.Web.Services.Description\Types.cs" />
- <Compile Include="System.Web.Services.Description\WebReference.cs" />
- <Compile Include="System.Web.Services.Discovery\ContractReference.cs" />
- <Compile Include="System.Web.Services.Discovery\ContractSearchPattern.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientDocumentCollection.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientProtocol.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientReferenceCollection.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientResult.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientResultCollection.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocument.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentLinksPattern.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentReference.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSearchPattern.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSerializer.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryExceptionDictionary.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryReference.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryReferenceCollection.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoverySearchPattern.cs" />
- <Compile Include="System.Web.Services.Discovery\DynamicDiscoveryDocument.cs" />
- <Compile Include="System.Web.Services.Discovery\ExcludePathInfo.cs" />
- <Compile Include="System.Web.Services.Discovery\SchemaReference.cs" />
- <Compile Include="System.Web.Services.Discovery\SoapBinding.cs" />
- <Compile Include="System.Web.Services.Discovery\XmlSchemaSearchPattern.cs" />
- <Compile Include="System.Web.Services.Protocols\Fault.cs" />
- <Compile Include="System.Web.Services.Protocols\Fault12.cs" />
- <Compile Include="System.Web.Services.Protocols\Fault12Serializer.cs" />
- <Compile Include="System.Web.Services.Protocols\HttpMethodAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\HttpWebClientProtocol.cs" />
- <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventArgs.cs" />
- <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventHandler.cs" />
- <Compile Include="System.Web.Services.Protocols\LogicalMethodInfo.cs" />
- <Compile Include="System.Web.Services.Protocols\LogicalMethodTypes.cs" />
- <Compile Include="System.Web.Services.Protocols\Methods.cs" />
- <Compile Include="System.Web.Services.Protocols\MimeFormatter.cs" />
- <Compile Include="System.Web.Services.Protocols\MimeParameterWriter.cs" />
- <Compile Include="System.Web.Services.Protocols\MimeReturnReader.cs" />
- <Compile Include="System.Web.Services.Protocols\NopReturnReader.cs" />
- <Compile Include="System.Web.Services.Protocols\ServerType.cs" />
- <Compile Include="System.Web.Services.Protocols\Soap12FaultCodes.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapClientMessage.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapDocumentMethodAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapDocumentServiceAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapException.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapExtension.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapExtensionAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapFaultSubcode.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeader.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeaderAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeaderCollection.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeaderDirection.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeaderMapping.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHttpClientProtocol.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapMessage.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapMessageStage.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapParameterStyle.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapProtocolVersion.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapRpcMethodAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapRpcServiceAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapServiceRoutingStyle.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapUnknownHeader.cs" />
- <Compile Include="System.Web.Services.Protocols\TypeStubManager.cs" />
- <Compile Include="System.Web.Services.Protocols\UrlEncodedParameterWriter.cs" />
- <Compile Include="System.Web.Services.Protocols\UrlParameterWriter.cs" />
- <Compile Include="System.Web.Services.Protocols\WebClientAsyncResult.cs" />
- <Compile Include="System.Web.Services.Protocols\WebClientProtocol.cs" />
- <Compile Include="System.Web.Services.Protocols\WebServiceHelper.cs" />
- <Compile Include="System.Web.Services.Protocols\XmlReturnReader.cs" />
- <Compile Include="System.Web.Services\WebMethodAttribute.cs" />
- <Compile Include="System.Web.Services\WebServiceAttribute.cs" />
- <Compile Include="System.Web.Services\WebServiceBindingAttribute.cs" />
- <Compile Include="System.Web.Services\WebServicesDescriptionAttribute.cs" />
- <Compile Include="System.Web.Services\WsiProfiles.cs" />
- </ItemGroup>
- <ItemGroup Condition=" '$(Platform)' == 'wasm' ">
- <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
- <Compile Include="..\System.Web\System.Web.Util\Helpers.cs" />
- <Compile Include="..\System.Web\System.Web.Util\HttpEncoder.cs" />
- <Compile Include="..\System.Web\System.Web\HttpUtility.cs" />
- <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionAttribute.cs" />
- <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPointAttribute.cs" />
- <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPrefixAttribute.cs" />
- <Compile Include="System.Web.Services.Description\Binding.cs" />
- <Compile Include="System.Web.Services.Description\BindingCollection.cs" />
- <Compile Include="System.Web.Services.Description\DocumentableItem.cs" />
- <Compile Include="System.Web.Services.Description\ExtensionManager.cs" />
- <Compile Include="System.Web.Services.Description\FaultBinding.cs" />
- <Compile Include="System.Web.Services.Description\FaultBindingCollection.cs" />
- <Compile Include="System.Web.Services.Description\HttpAddressBinding.cs" />
- <Compile Include="System.Web.Services.Description\HttpBinding.cs" />
- <Compile Include="System.Web.Services.Description\HttpOperationBinding.cs" />
- <Compile Include="System.Web.Services.Description\HttpUrlEncodedBinding.cs" />
- <Compile Include="System.Web.Services.Description\HttpUrlReplacementBinding.cs" />
- <Compile Include="System.Web.Services.Description\Import.cs" />
- <Compile Include="System.Web.Services.Description\ImportCollection.cs" />
- <Compile Include="System.Web.Services.Description\InputBinding.cs" />
- <Compile Include="System.Web.Services.Description\Message.cs" />
- <Compile Include="System.Web.Services.Description\MessageBinding.cs" />
- <Compile Include="System.Web.Services.Description\MessageCollection.cs" />
- <Compile Include="System.Web.Services.Description\MessagePart.cs" />
- <Compile Include="System.Web.Services.Description\MessagePartCollection.cs" />
- <Compile Include="System.Web.Services.Description\MimeContentBinding.cs" />
- <Compile Include="System.Web.Services.Description\MimeMultipartRelatedBinding.cs" />
- <Compile Include="System.Web.Services.Description\MimePart.cs" />
- <Compile Include="System.Web.Services.Description\MimePartCollection.cs" />
- <Compile Include="System.Web.Services.Description\MimeTextBinding.cs" />
- <Compile Include="System.Web.Services.Description\MimeTextMatch.cs" />
- <Compile Include="System.Web.Services.Description\MimeTextMatchCollection.cs" />
- <Compile Include="System.Web.Services.Description\MimeXmlBinding.cs" />
- <Compile Include="System.Web.Services.Description\NamedItem.cs" />
- <Compile Include="System.Web.Services.Description\Operation.cs" />
- <Compile Include="System.Web.Services.Description\OperationBinding.cs" />
- <Compile Include="System.Web.Services.Description\OperationBindingCollection.cs" />
- <Compile Include="System.Web.Services.Description\OperationCollection.cs" />
- <Compile Include="System.Web.Services.Description\OperationFault.cs" />
- <Compile Include="System.Web.Services.Description\OperationFaultCollection.cs" />
- <Compile Include="System.Web.Services.Description\OperationFlow.cs" />
- <Compile Include="System.Web.Services.Description\OperationInput.cs" />
- <Compile Include="System.Web.Services.Description\OperationMessage.cs" />
- <Compile Include="System.Web.Services.Description\OperationMessageCollection.cs" />
- <Compile Include="System.Web.Services.Description\OperationOutput.cs" />
- <Compile Include="System.Web.Services.Description\OutputBinding.cs" />
- <Compile Include="System.Web.Services.Description\Port.cs" />
- <Compile Include="System.Web.Services.Description\PortCollection.cs" />
- <Compile Include="System.Web.Services.Description\PortType.cs" />
- <Compile Include="System.Web.Services.Description\PortTypeCollection.cs" />
- <Compile Include="System.Web.Services.Description\Service.cs" />
- <Compile Include="System.Web.Services.Description\ServiceCollection.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescription.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionBaseCollection.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionCollection.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtension.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtensionCollection.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionImportStyle.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionImporter.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionSerializerBase2.cs" />
- <Compile Include="System.Web.Services.Description\Soap12AddressBinding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12Binding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12BodyBinding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12FaultBinding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12HeaderBinding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12OperationBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapAddressBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapBindingStyle.cs" />
- <Compile Include="System.Web.Services.Description\SoapBindingUse.cs" />
- <Compile Include="System.Web.Services.Description\SoapBodyBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapFaultBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapHeaderBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapHeaderFaultBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapOperationBinding.cs" />
- <Compile Include="System.Web.Services.Description\Types.cs" />
- <Compile Include="System.Web.Services.Description\WebReference.cs" />
- <Compile Include="System.Web.Services.Discovery\ContractReference.cs" />
- <Compile Include="System.Web.Services.Discovery\ContractSearchPattern.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientDocumentCollection.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientProtocol.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientReferenceCollection.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientResult.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientResultCollection.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocument.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentLinksPattern.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentReference.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSearchPattern.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSerializer.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryExceptionDictionary.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryReference.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryReferenceCollection.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoverySearchPattern.cs" />
- <Compile Include="System.Web.Services.Discovery\DynamicDiscoveryDocument.cs" />
- <Compile Include="System.Web.Services.Discovery\ExcludePathInfo.cs" />
- <Compile Include="System.Web.Services.Discovery\SchemaReference.cs" />
- <Compile Include="System.Web.Services.Discovery\SoapBinding.cs" />
- <Compile Include="System.Web.Services.Discovery\XmlSchemaSearchPattern.cs" />
- <Compile Include="System.Web.Services.Protocols\Fault.cs" />
- <Compile Include="System.Web.Services.Protocols\Fault12.cs" />
- <Compile Include="System.Web.Services.Protocols\Fault12Serializer.cs" />
- <Compile Include="System.Web.Services.Protocols\HttpMethodAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\HttpWebClientProtocol.cs" />
- <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventArgs.cs" />
- <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventHandler.cs" />
- <Compile Include="System.Web.Services.Protocols\LogicalMethodInfo.cs" />
- <Compile Include="System.Web.Services.Protocols\LogicalMethodTypes.cs" />
- <Compile Include="System.Web.Services.Protocols\Methods.cs" />
- <Compile Include="System.Web.Services.Protocols\MimeFormatter.cs" />
- <Compile Include="System.Web.Services.Protocols\MimeParameterWriter.cs" />
- <Compile Include="System.Web.Services.Protocols\MimeReturnReader.cs" />
- <Compile Include="System.Web.Services.Protocols\NopReturnReader.cs" />
- <Compile Include="System.Web.Services.Protocols\ServerType.cs" />
- <Compile Include="System.Web.Services.Protocols\Soap12FaultCodes.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapClientMessage.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapDocumentMethodAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapDocumentServiceAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapException.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapExtension.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapExtensionAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapFaultSubcode.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeader.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeaderAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeaderCollection.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeaderDirection.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeaderMapping.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHttpClientProtocol.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapMessage.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapMessageStage.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapParameterStyle.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapProtocolVersion.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapRpcMethodAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapRpcServiceAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapServiceRoutingStyle.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapUnknownHeader.cs" />
- <Compile Include="System.Web.Services.Protocols\TypeStubManager.cs" />
- <Compile Include="System.Web.Services.Protocols\UrlEncodedParameterWriter.cs" />
- <Compile Include="System.Web.Services.Protocols\UrlParameterWriter.cs" />
- <Compile Include="System.Web.Services.Protocols\WebClientAsyncResult.cs" />
- <Compile Include="System.Web.Services.Protocols\WebClientProtocol.cs" />
- <Compile Include="System.Web.Services.Protocols\WebServiceHelper.cs" />
- <Compile Include="System.Web.Services.Protocols\XmlReturnReader.cs" />
- <Compile Include="System.Web.Services\WebMethodAttribute.cs" />
- <Compile Include="System.Web.Services\WebServiceAttribute.cs" />
- <Compile Include="System.Web.Services\WebServiceBindingAttribute.cs" />
- <Compile Include="System.Web.Services\WebServicesDescriptionAttribute.cs" />
- <Compile Include="System.Web.Services\WsiProfiles.cs" />
- </ItemGroup>
- <ItemGroup Condition=" '$(Platform)' == 'winaot' ">
- <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
- <Compile Include="..\System.Web\System.Web.Util\Helpers.cs" />
- <Compile Include="..\System.Web\System.Web.Util\HttpEncoder.cs" />
- <Compile Include="..\System.Web\System.Web\HttpUtility.cs" />
- <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionAttribute.cs" />
- <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPointAttribute.cs" />
- <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPrefixAttribute.cs" />
- <Compile Include="System.Web.Services.Description\Binding.cs" />
- <Compile Include="System.Web.Services.Description\BindingCollection.cs" />
- <Compile Include="System.Web.Services.Description\DocumentableItem.cs" />
- <Compile Include="System.Web.Services.Description\ExtensionManager.cs" />
- <Compile Include="System.Web.Services.Description\FaultBinding.cs" />
- <Compile Include="System.Web.Services.Description\FaultBindingCollection.cs" />
- <Compile Include="System.Web.Services.Description\HttpAddressBinding.cs" />
- <Compile Include="System.Web.Services.Description\HttpBinding.cs" />
- <Compile Include="System.Web.Services.Description\HttpOperationBinding.cs" />
- <Compile Include="System.Web.Services.Description\HttpUrlEncodedBinding.cs" />
- <Compile Include="System.Web.Services.Description\HttpUrlReplacementBinding.cs" />
- <Compile Include="System.Web.Services.Description\Import.cs" />
- <Compile Include="System.Web.Services.Description\ImportCollection.cs" />
- <Compile Include="System.Web.Services.Description\InputBinding.cs" />
- <Compile Include="System.Web.Services.Description\Message.cs" />
- <Compile Include="System.Web.Services.Description\MessageBinding.cs" />
- <Compile Include="System.Web.Services.Description\MessageCollection.cs" />
- <Compile Include="System.Web.Services.Description\MessagePart.cs" />
- <Compile Include="System.Web.Services.Description\MessagePartCollection.cs" />
- <Compile Include="System.Web.Services.Description\MimeContentBinding.cs" />
- <Compile Include="System.Web.Services.Description\MimeMultipartRelatedBinding.cs" />
- <Compile Include="System.Web.Services.Description\MimePart.cs" />
- <Compile Include="System.Web.Services.Description\MimePartCollection.cs" />
- <Compile Include="System.Web.Services.Description\MimeTextBinding.cs" />
- <Compile Include="System.Web.Services.Description\MimeTextMatch.cs" />
- <Compile Include="System.Web.Services.Description\MimeTextMatchCollection.cs" />
- <Compile Include="System.Web.Services.Description\MimeXmlBinding.cs" />
- <Compile Include="System.Web.Services.Description\NamedItem.cs" />
- <Compile Include="System.Web.Services.Description\Operation.cs" />
- <Compile Include="System.Web.Services.Description\OperationBinding.cs" />
- <Compile Include="System.Web.Services.Description\OperationBindingCollection.cs" />
- <Compile Include="System.Web.Services.Description\OperationCollection.cs" />
- <Compile Include="System.Web.Services.Description\OperationFault.cs" />
- <Compile Include="System.Web.Services.Description\OperationFaultCollection.cs" />
- <Compile Include="System.Web.Services.Description\OperationFlow.cs" />
- <Compile Include="System.Web.Services.Description\OperationInput.cs" />
- <Compile Include="System.Web.Services.Description\OperationMessage.cs" />
- <Compile Include="System.Web.Services.Description\OperationMessageCollection.cs" />
- <Compile Include="System.Web.Services.Description\OperationOutput.cs" />
- <Compile Include="System.Web.Services.Description\OutputBinding.cs" />
- <Compile Include="System.Web.Services.Description\Port.cs" />
- <Compile Include="System.Web.Services.Description\PortCollection.cs" />
- <Compile Include="System.Web.Services.Description\PortType.cs" />
- <Compile Include="System.Web.Services.Description\PortTypeCollection.cs" />
- <Compile Include="System.Web.Services.Description\Service.cs" />
- <Compile Include="System.Web.Services.Description\ServiceCollection.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescription.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionBaseCollection.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionCollection.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtension.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtensionCollection.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionImportStyle.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionImporter.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionSerializerBase2.cs" />
- <Compile Include="System.Web.Services.Description\Soap12AddressBinding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12Binding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12BodyBinding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12FaultBinding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12HeaderBinding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12OperationBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapAddressBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapBindingStyle.cs" />
- <Compile Include="System.Web.Services.Description\SoapBindingUse.cs" />
- <Compile Include="System.Web.Services.Description\SoapBodyBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapFaultBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapHeaderBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapHeaderFaultBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapOperationBinding.cs" />
- <Compile Include="System.Web.Services.Description\Types.cs" />
- <Compile Include="System.Web.Services.Description\WebReference.cs" />
- <Compile Include="System.Web.Services.Discovery\ContractReference.cs" />
- <Compile Include="System.Web.Services.Discovery\ContractSearchPattern.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientDocumentCollection.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientProtocol.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientReferenceCollection.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientResult.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientResultCollection.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocument.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentLinksPattern.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentReference.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSearchPattern.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSerializer.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryExceptionDictionary.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryReference.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryReferenceCollection.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoverySearchPattern.cs" />
- <Compile Include="System.Web.Services.Discovery\DynamicDiscoveryDocument.cs" />
- <Compile Include="System.Web.Services.Discovery\ExcludePathInfo.cs" />
- <Compile Include="System.Web.Services.Discovery\SchemaReference.cs" />
- <Compile Include="System.Web.Services.Discovery\SoapBinding.cs" />
- <Compile Include="System.Web.Services.Discovery\XmlSchemaSearchPattern.cs" />
- <Compile Include="System.Web.Services.Protocols\Fault.cs" />
- <Compile Include="System.Web.Services.Protocols\Fault12.cs" />
- <Compile Include="System.Web.Services.Protocols\Fault12Serializer.cs" />
- <Compile Include="System.Web.Services.Protocols\HttpMethodAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\HttpWebClientProtocol.cs" />
- <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventArgs.cs" />
- <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventHandler.cs" />
- <Compile Include="System.Web.Services.Protocols\LogicalMethodInfo.cs" />
- <Compile Include="System.Web.Services.Protocols\LogicalMethodTypes.cs" />
- <Compile Include="System.Web.Services.Protocols\Methods.cs" />
- <Compile Include="System.Web.Services.Protocols\MimeFormatter.cs" />
- <Compile Include="System.Web.Services.Protocols\MimeParameterWriter.cs" />
- <Compile Include="System.Web.Services.Protocols\MimeReturnReader.cs" />
- <Compile Include="System.Web.Services.Protocols\NopReturnReader.cs" />
- <Compile Include="System.Web.Services.Protocols\ServerType.cs" />
- <Compile Include="System.Web.Services.Protocols\Soap12FaultCodes.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapClientMessage.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapDocumentMethodAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapDocumentServiceAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapException.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapExtension.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapExtensionAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapFaultSubcode.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeader.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeaderAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeaderCollection.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeaderDirection.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeaderMapping.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHttpClientProtocol.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapMessage.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapMessageStage.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapParameterStyle.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapProtocolVersion.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapRpcMethodAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapRpcServiceAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapServiceRoutingStyle.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapUnknownHeader.cs" />
- <Compile Include="System.Web.Services.Protocols\TypeStubManager.cs" />
- <Compile Include="System.Web.Services.Protocols\UrlEncodedParameterWriter.cs" />
- <Compile Include="System.Web.Services.Protocols\UrlParameterWriter.cs" />
- <Compile Include="System.Web.Services.Protocols\WebClientAsyncResult.cs" />
- <Compile Include="System.Web.Services.Protocols\WebClientProtocol.cs" />
- <Compile Include="System.Web.Services.Protocols\WebServiceHelper.cs" />
- <Compile Include="System.Web.Services.Protocols\XmlReturnReader.cs" />
- <Compile Include="System.Web.Services\WebMethodAttribute.cs" />
- <Compile Include="System.Web.Services\WebServiceAttribute.cs" />
- <Compile Include="System.Web.Services\WebServiceBindingAttribute.cs" />
- <Compile Include="System.Web.Services\WebServicesDescriptionAttribute.cs" />
- <Compile Include="System.Web.Services\WsiProfiles.cs" />
- </ItemGroup>
- <ItemGroup Condition=" '$(Platform)' == 'xammac' ">
- <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
- <Compile Include="..\System.Web\System.Web.Util\Helpers.cs" />
- <Compile Include="..\System.Web\System.Web.Util\HttpEncoder.cs" />
- <Compile Include="..\System.Web\System.Web\HttpUtility.cs" />
- <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionAttribute.cs" />
- <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPointAttribute.cs" />
- <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPrefixAttribute.cs" />
- <Compile Include="System.Web.Services.Description\Binding.cs" />
- <Compile Include="System.Web.Services.Description\BindingCollection.cs" />
- <Compile Include="System.Web.Services.Description\DocumentableItem.cs" />
- <Compile Include="System.Web.Services.Description\ExtensionManager.cs" />
- <Compile Include="System.Web.Services.Description\FaultBinding.cs" />
- <Compile Include="System.Web.Services.Description\FaultBindingCollection.cs" />
- <Compile Include="System.Web.Services.Description\HttpAddressBinding.cs" />
- <Compile Include="System.Web.Services.Description\HttpBinding.cs" />
- <Compile Include="System.Web.Services.Description\HttpOperationBinding.cs" />
- <Compile Include="System.Web.Services.Description\HttpUrlEncodedBinding.cs" />
- <Compile Include="System.Web.Services.Description\HttpUrlReplacementBinding.cs" />
- <Compile Include="System.Web.Services.Description\Import.cs" />
- <Compile Include="System.Web.Services.Description\ImportCollection.cs" />
- <Compile Include="System.Web.Services.Description\InputBinding.cs" />
- <Compile Include="System.Web.Services.Description\Message.cs" />
- <Compile Include="System.Web.Services.Description\MessageBinding.cs" />
- <Compile Include="System.Web.Services.Description\MessageCollection.cs" />
- <Compile Include="System.Web.Services.Description\MessagePart.cs" />
- <Compile Include="System.Web.Services.Description\MessagePartCollection.cs" />
- <Compile Include="System.Web.Services.Description\MimeContentBinding.cs" />
- <Compile Include="System.Web.Services.Description\MimeMultipartRelatedBinding.cs" />
- <Compile Include="System.Web.Services.Description\MimePart.cs" />
- <Compile Include="System.Web.Services.Description\MimePartCollection.cs" />
- <Compile Include="System.Web.Services.Description\MimeTextBinding.cs" />
- <Compile Include="System.Web.Services.Description\MimeTextMatch.cs" />
- <Compile Include="System.Web.Services.Description\MimeTextMatchCollection.cs" />
- <Compile Include="System.Web.Services.Description\MimeXmlBinding.cs" />
- <Compile Include="System.Web.Services.Description\NamedItem.cs" />
- <Compile Include="System.Web.Services.Description\Operation.cs" />
- <Compile Include="System.Web.Services.Description\OperationBinding.cs" />
- <Compile Include="System.Web.Services.Description\OperationBindingCollection.cs" />
- <Compile Include="System.Web.Services.Description\OperationCollection.cs" />
- <Compile Include="System.Web.Services.Description\OperationFault.cs" />
- <Compile Include="System.Web.Services.Description\OperationFaultCollection.cs" />
- <Compile Include="System.Web.Services.Description\OperationFlow.cs" />
- <Compile Include="System.Web.Services.Description\OperationInput.cs" />
- <Compile Include="System.Web.Services.Description\OperationMessage.cs" />
- <Compile Include="System.Web.Services.Description\OperationMessageCollection.cs" />
- <Compile Include="System.Web.Services.Description\OperationOutput.cs" />
- <Compile Include="System.Web.Services.Description\OutputBinding.cs" />
- <Compile Include="System.Web.Services.Description\Port.cs" />
- <Compile Include="System.Web.Services.Description\PortCollection.cs" />
- <Compile Include="System.Web.Services.Description\PortType.cs" />
- <Compile Include="System.Web.Services.Description\PortTypeCollection.cs" />
- <Compile Include="System.Web.Services.Description\Service.cs" />
- <Compile Include="System.Web.Services.Description\ServiceCollection.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescription.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionBaseCollection.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionCollection.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtension.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtensionCollection.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionImportStyle.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionImporter.cs" />
- <Compile Include="System.Web.Services.Description\ServiceDescriptionSerializerBase2.cs" />
- <Compile Include="System.Web.Services.Description\Soap12AddressBinding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12Binding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12BodyBinding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12FaultBinding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12HeaderBinding.cs" />
- <Compile Include="System.Web.Services.Description\Soap12OperationBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapAddressBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapBindingStyle.cs" />
- <Compile Include="System.Web.Services.Description\SoapBindingUse.cs" />
- <Compile Include="System.Web.Services.Description\SoapBodyBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapFaultBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapHeaderBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapHeaderFaultBinding.cs" />
- <Compile Include="System.Web.Services.Description\SoapOperationBinding.cs" />
- <Compile Include="System.Web.Services.Description\Types.cs" />
- <Compile Include="System.Web.Services.Description\WebReference.cs" />
- <Compile Include="System.Web.Services.Discovery\ContractReference.cs" />
- <Compile Include="System.Web.Services.Discovery\ContractSearchPattern.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientDocumentCollection.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientProtocol.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientReferenceCollection.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientResult.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryClientResultCollection.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocument.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentLinksPattern.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentReference.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSearchPattern.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSerializer.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryExceptionDictionary.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryReference.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoveryReferenceCollection.cs" />
- <Compile Include="System.Web.Services.Discovery\DiscoverySearchPattern.cs" />
- <Compile Include="System.Web.Services.Discovery\DynamicDiscoveryDocument.cs" />
- <Compile Include="System.Web.Services.Discovery\ExcludePathInfo.cs" />
- <Compile Include="System.Web.Services.Discovery\SchemaReference.cs" />
- <Compile Include="System.Web.Services.Discovery\SoapBinding.cs" />
- <Compile Include="System.Web.Services.Discovery\XmlSchemaSearchPattern.cs" />
- <Compile Include="System.Web.Services.Protocols\Fault.cs" />
- <Compile Include="System.Web.Services.Protocols\Fault12.cs" />
- <Compile Include="System.Web.Services.Protocols\Fault12Serializer.cs" />
- <Compile Include="System.Web.Services.Protocols\HttpMethodAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\HttpWebClientProtocol.cs" />
- <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventArgs.cs" />
- <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventHandler.cs" />
- <Compile Include="System.Web.Services.Protocols\LogicalMethodInfo.cs" />
- <Compile Include="System.Web.Services.Protocols\LogicalMethodTypes.cs" />
- <Compile Include="System.Web.Services.Protocols\Methods.cs" />
- <Compile Include="System.Web.Services.Protocols\MimeFormatter.cs" />
- <Compile Include="System.Web.Services.Protocols\MimeParameterWriter.cs" />
- <Compile Include="System.Web.Services.Protocols\MimeReturnReader.cs" />
- <Compile Include="System.Web.Services.Protocols\NopReturnReader.cs" />
- <Compile Include="System.Web.Services.Protocols\ServerType.cs" />
- <Compile Include="System.Web.Services.Protocols\Soap12FaultCodes.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapClientMessage.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapDocumentMethodAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapDocumentServiceAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapException.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapExtension.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapExtensionAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapFaultSubcode.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeader.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeaderAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeaderCollection.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeaderDirection.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHeaderMapping.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapHttpClientProtocol.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapMessage.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapMessageStage.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapParameterStyle.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapProtocolVersion.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapRpcMethodAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapRpcServiceAttribute.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapServiceRoutingStyle.cs" />
- <Compile Include="System.Web.Services.Protocols\SoapUnknownHeader.cs" />
- <Compile Include="System.Web.Services.Protocols\TypeStubManager.cs" />
- <Compile Include="System.Web.Services.Protocols\UrlEncodedParameterWriter.cs" />
- <Compile Include="System.Web.Services.Protocols\UrlParameterWriter.cs" />
- <Compile Include="System.Web.Services.Protocols\WebClientAsyncResult.cs" />
- <Compile Include="System.Web.Services.Protocols\WebClientProtocol.cs" />
- <Compile Include="System.Web.Services.Protocols\WebServiceHelper.cs" />
- <Compile Include="System.Web.Services.Protocols\XmlReturnReader.cs" />
- <Compile Include="System.Web.Services\WebMethodAttribute.cs" />
- <Compile Include="System.Web.Services\WebServiceAttribute.cs" />
- <Compile Include="System.Web.Services\WebServiceBindingAttribute.cs" />
- <Compile Include="System.Web.Services\WebServicesDescriptionAttribute.cs" />
- <Compile Include="System.Web.Services\WsiProfiles.cs" />
- </ItemGroup>
+ <!--End of common files-->
+ <!--Per-profile files-->
+ <Choose>
+ <When Condition="'$(Platform)' == 'xammac'">
+ <ItemGroup>
+ <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
+ <Compile Include="..\System.Web\System.Web.Util\Helpers.cs" />
+ <Compile Include="..\System.Web\System.Web.Util\HttpEncoder.cs" />
+ <Compile Include="..\System.Web\System.Web\HttpUtility.cs" />
+ <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionAttribute.cs" />
+ <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPointAttribute.cs" />
+ <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPrefixAttribute.cs" />
+ <Compile Include="System.Web.Services.Description\Binding.cs" />
+ <Compile Include="System.Web.Services.Description\BindingCollection.cs" />
+ <Compile Include="System.Web.Services.Description\DocumentableItem.cs" />
+ <Compile Include="System.Web.Services.Description\ExtensionManager.cs" />
+ <Compile Include="System.Web.Services.Description\FaultBinding.cs" />
+ <Compile Include="System.Web.Services.Description\FaultBindingCollection.cs" />
+ <Compile Include="System.Web.Services.Description\HttpAddressBinding.cs" />
+ <Compile Include="System.Web.Services.Description\HttpBinding.cs" />
+ <Compile Include="System.Web.Services.Description\HttpOperationBinding.cs" />
+ <Compile Include="System.Web.Services.Description\HttpUrlEncodedBinding.cs" />
+ <Compile Include="System.Web.Services.Description\HttpUrlReplacementBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Import.cs" />
+ <Compile Include="System.Web.Services.Description\ImportCollection.cs" />
+ <Compile Include="System.Web.Services.Description\InputBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Message.cs" />
+ <Compile Include="System.Web.Services.Description\MessageBinding.cs" />
+ <Compile Include="System.Web.Services.Description\MessageCollection.cs" />
+ <Compile Include="System.Web.Services.Description\MessagePart.cs" />
+ <Compile Include="System.Web.Services.Description\MessagePartCollection.cs" />
+ <Compile Include="System.Web.Services.Description\MimeContentBinding.cs" />
+ <Compile Include="System.Web.Services.Description\MimeMultipartRelatedBinding.cs" />
+ <Compile Include="System.Web.Services.Description\MimePart.cs" />
+ <Compile Include="System.Web.Services.Description\MimePartCollection.cs" />
+ <Compile Include="System.Web.Services.Description\MimeTextBinding.cs" />
+ <Compile Include="System.Web.Services.Description\MimeTextMatch.cs" />
+ <Compile Include="System.Web.Services.Description\MimeTextMatchCollection.cs" />
+ <Compile Include="System.Web.Services.Description\MimeXmlBinding.cs" />
+ <Compile Include="System.Web.Services.Description\NamedItem.cs" />
+ <Compile Include="System.Web.Services.Description\Operation.cs" />
+ <Compile Include="System.Web.Services.Description\OperationBinding.cs" />
+ <Compile Include="System.Web.Services.Description\OperationBindingCollection.cs" />
+ <Compile Include="System.Web.Services.Description\OperationCollection.cs" />
+ <Compile Include="System.Web.Services.Description\OperationFault.cs" />
+ <Compile Include="System.Web.Services.Description\OperationFaultCollection.cs" />
+ <Compile Include="System.Web.Services.Description\OperationFlow.cs" />
+ <Compile Include="System.Web.Services.Description\OperationInput.cs" />
+ <Compile Include="System.Web.Services.Description\OperationMessage.cs" />
+ <Compile Include="System.Web.Services.Description\OperationMessageCollection.cs" />
+ <Compile Include="System.Web.Services.Description\OperationOutput.cs" />
+ <Compile Include="System.Web.Services.Description\OutputBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Port.cs" />
+ <Compile Include="System.Web.Services.Description\PortCollection.cs" />
+ <Compile Include="System.Web.Services.Description\PortType.cs" />
+ <Compile Include="System.Web.Services.Description\PortTypeCollection.cs" />
+ <Compile Include="System.Web.Services.Description\Service.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceCollection.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescription.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionBaseCollection.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionCollection.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtension.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtensionCollection.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionImportStyle.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionImporter.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionSerializerBase2.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12AddressBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12Binding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12BodyBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12FaultBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12HeaderBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12OperationBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapAddressBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapBindingStyle.cs" />
+ <Compile Include="System.Web.Services.Description\SoapBindingUse.cs" />
+ <Compile Include="System.Web.Services.Description\SoapBodyBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapFaultBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapHeaderBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapHeaderFaultBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapOperationBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Types.cs" />
+ <Compile Include="System.Web.Services.Description\WebReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\ContractReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\ContractSearchPattern.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientDocumentCollection.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientProtocol.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientReferenceCollection.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientResult.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientResultCollection.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocument.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentLinksPattern.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSearchPattern.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSerializer.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryExceptionDictionary.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryReferenceCollection.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoverySearchPattern.cs" />
+ <Compile Include="System.Web.Services.Discovery\DynamicDiscoveryDocument.cs" />
+ <Compile Include="System.Web.Services.Discovery\ExcludePathInfo.cs" />
+ <Compile Include="System.Web.Services.Discovery\SchemaReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\SoapBinding.cs" />
+ <Compile Include="System.Web.Services.Discovery\XmlSchemaSearchPattern.cs" />
+ <Compile Include="System.Web.Services.Protocols\Fault.cs" />
+ <Compile Include="System.Web.Services.Protocols\Fault12.cs" />
+ <Compile Include="System.Web.Services.Protocols\Fault12Serializer.cs" />
+ <Compile Include="System.Web.Services.Protocols\HttpMethodAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\HttpWebClientProtocol.cs" />
+ <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventArgs.cs" />
+ <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventHandler.cs" />
+ <Compile Include="System.Web.Services.Protocols\LogicalMethodInfo.cs" />
+ <Compile Include="System.Web.Services.Protocols\LogicalMethodTypes.cs" />
+ <Compile Include="System.Web.Services.Protocols\Methods.cs" />
+ <Compile Include="System.Web.Services.Protocols\MimeFormatter.cs" />
+ <Compile Include="System.Web.Services.Protocols\MimeParameterWriter.cs" />
+ <Compile Include="System.Web.Services.Protocols\MimeReturnReader.cs" />
+ <Compile Include="System.Web.Services.Protocols\NopReturnReader.cs" />
+ <Compile Include="System.Web.Services.Protocols\ServerType.cs" />
+ <Compile Include="System.Web.Services.Protocols\Soap12FaultCodes.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapClientMessage.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapDocumentMethodAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapDocumentServiceAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapException.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapExtension.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapExtensionAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapFaultSubcode.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeader.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeaderAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeaderCollection.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeaderDirection.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeaderMapping.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHttpClientProtocol.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapMessage.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapMessageStage.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapParameterStyle.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapProtocolVersion.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapRpcMethodAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapRpcServiceAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapServiceRoutingStyle.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapUnknownHeader.cs" />
+ <Compile Include="System.Web.Services.Protocols\TypeStubManager.cs" />
+ <Compile Include="System.Web.Services.Protocols\UrlEncodedParameterWriter.cs" />
+ <Compile Include="System.Web.Services.Protocols\UrlParameterWriter.cs" />
+ <Compile Include="System.Web.Services.Protocols\WebClientAsyncResult.cs" />
+ <Compile Include="System.Web.Services.Protocols\WebClientProtocol.cs" />
+ <Compile Include="System.Web.Services.Protocols\WebServiceHelper.cs" />
+ <Compile Include="System.Web.Services.Protocols\XmlReturnReader.cs" />
+ <Compile Include="System.Web.Services\WebMethodAttribute.cs" />
+ <Compile Include="System.Web.Services\WebServiceAttribute.cs" />
+ <Compile Include="System.Web.Services\WebServiceBindingAttribute.cs" />
+ <Compile Include="System.Web.Services\WebServicesDescriptionAttribute.cs" />
+ <Compile Include="System.Web.Services\WsiProfiles.cs" />
+ </ItemGroup>
+ </When>
+ <When Condition="'$(Platform)' == 'winaot'">
+ <ItemGroup>
+ <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
+ <Compile Include="..\System.Web\System.Web.Util\Helpers.cs" />
+ <Compile Include="..\System.Web\System.Web.Util\HttpEncoder.cs" />
+ <Compile Include="..\System.Web\System.Web\HttpUtility.cs" />
+ <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionAttribute.cs" />
+ <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPointAttribute.cs" />
+ <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPrefixAttribute.cs" />
+ <Compile Include="System.Web.Services.Description\Binding.cs" />
+ <Compile Include="System.Web.Services.Description\BindingCollection.cs" />
+ <Compile Include="System.Web.Services.Description\DocumentableItem.cs" />
+ <Compile Include="System.Web.Services.Description\ExtensionManager.cs" />
+ <Compile Include="System.Web.Services.Description\FaultBinding.cs" />
+ <Compile Include="System.Web.Services.Description\FaultBindingCollection.cs" />
+ <Compile Include="System.Web.Services.Description\HttpAddressBinding.cs" />
+ <Compile Include="System.Web.Services.Description\HttpBinding.cs" />
+ <Compile Include="System.Web.Services.Description\HttpOperationBinding.cs" />
+ <Compile Include="System.Web.Services.Description\HttpUrlEncodedBinding.cs" />
+ <Compile Include="System.Web.Services.Description\HttpUrlReplacementBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Import.cs" />
+ <Compile Include="System.Web.Services.Description\ImportCollection.cs" />
+ <Compile Include="System.Web.Services.Description\InputBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Message.cs" />
+ <Compile Include="System.Web.Services.Description\MessageBinding.cs" />
+ <Compile Include="System.Web.Services.Description\MessageCollection.cs" />
+ <Compile Include="System.Web.Services.Description\MessagePart.cs" />
+ <Compile Include="System.Web.Services.Description\MessagePartCollection.cs" />
+ <Compile Include="System.Web.Services.Description\MimeContentBinding.cs" />
+ <Compile Include="System.Web.Services.Description\MimeMultipartRelatedBinding.cs" />
+ <Compile Include="System.Web.Services.Description\MimePart.cs" />
+ <Compile Include="System.Web.Services.Description\MimePartCollection.cs" />
+ <Compile Include="System.Web.Services.Description\MimeTextBinding.cs" />
+ <Compile Include="System.Web.Services.Description\MimeTextMatch.cs" />
+ <Compile Include="System.Web.Services.Description\MimeTextMatchCollection.cs" />
+ <Compile Include="System.Web.Services.Description\MimeXmlBinding.cs" />
+ <Compile Include="System.Web.Services.Description\NamedItem.cs" />
+ <Compile Include="System.Web.Services.Description\Operation.cs" />
+ <Compile Include="System.Web.Services.Description\OperationBinding.cs" />
+ <Compile Include="System.Web.Services.Description\OperationBindingCollection.cs" />
+ <Compile Include="System.Web.Services.Description\OperationCollection.cs" />
+ <Compile Include="System.Web.Services.Description\OperationFault.cs" />
+ <Compile Include="System.Web.Services.Description\OperationFaultCollection.cs" />
+ <Compile Include="System.Web.Services.Description\OperationFlow.cs" />
+ <Compile Include="System.Web.Services.Description\OperationInput.cs" />
+ <Compile Include="System.Web.Services.Description\OperationMessage.cs" />
+ <Compile Include="System.Web.Services.Description\OperationMessageCollection.cs" />
+ <Compile Include="System.Web.Services.Description\OperationOutput.cs" />
+ <Compile Include="System.Web.Services.Description\OutputBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Port.cs" />
+ <Compile Include="System.Web.Services.Description\PortCollection.cs" />
+ <Compile Include="System.Web.Services.Description\PortType.cs" />
+ <Compile Include="System.Web.Services.Description\PortTypeCollection.cs" />
+ <Compile Include="System.Web.Services.Description\Service.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceCollection.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescription.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionBaseCollection.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionCollection.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtension.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtensionCollection.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionImportStyle.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionImporter.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionSerializerBase2.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12AddressBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12Binding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12BodyBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12FaultBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12HeaderBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12OperationBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapAddressBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapBindingStyle.cs" />
+ <Compile Include="System.Web.Services.Description\SoapBindingUse.cs" />
+ <Compile Include="System.Web.Services.Description\SoapBodyBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapFaultBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapHeaderBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapHeaderFaultBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapOperationBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Types.cs" />
+ <Compile Include="System.Web.Services.Description\WebReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\ContractReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\ContractSearchPattern.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientDocumentCollection.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientProtocol.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientReferenceCollection.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientResult.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientResultCollection.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocument.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentLinksPattern.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSearchPattern.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSerializer.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryExceptionDictionary.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryReferenceCollection.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoverySearchPattern.cs" />
+ <Compile Include="System.Web.Services.Discovery\DynamicDiscoveryDocument.cs" />
+ <Compile Include="System.Web.Services.Discovery\ExcludePathInfo.cs" />
+ <Compile Include="System.Web.Services.Discovery\SchemaReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\SoapBinding.cs" />
+ <Compile Include="System.Web.Services.Discovery\XmlSchemaSearchPattern.cs" />
+ <Compile Include="System.Web.Services.Protocols\Fault.cs" />
+ <Compile Include="System.Web.Services.Protocols\Fault12.cs" />
+ <Compile Include="System.Web.Services.Protocols\Fault12Serializer.cs" />
+ <Compile Include="System.Web.Services.Protocols\HttpMethodAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\HttpWebClientProtocol.cs" />
+ <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventArgs.cs" />
+ <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventHandler.cs" />
+ <Compile Include="System.Web.Services.Protocols\LogicalMethodInfo.cs" />
+ <Compile Include="System.Web.Services.Protocols\LogicalMethodTypes.cs" />
+ <Compile Include="System.Web.Services.Protocols\Methods.cs" />
+ <Compile Include="System.Web.Services.Protocols\MimeFormatter.cs" />
+ <Compile Include="System.Web.Services.Protocols\MimeParameterWriter.cs" />
+ <Compile Include="System.Web.Services.Protocols\MimeReturnReader.cs" />
+ <Compile Include="System.Web.Services.Protocols\NopReturnReader.cs" />
+ <Compile Include="System.Web.Services.Protocols\ServerType.cs" />
+ <Compile Include="System.Web.Services.Protocols\Soap12FaultCodes.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapClientMessage.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapDocumentMethodAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapDocumentServiceAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapException.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapExtension.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapExtensionAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapFaultSubcode.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeader.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeaderAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeaderCollection.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeaderDirection.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeaderMapping.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHttpClientProtocol.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapMessage.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapMessageStage.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapParameterStyle.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapProtocolVersion.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapRpcMethodAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapRpcServiceAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapServiceRoutingStyle.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapUnknownHeader.cs" />
+ <Compile Include="System.Web.Services.Protocols\TypeStubManager.cs" />
+ <Compile Include="System.Web.Services.Protocols\UrlEncodedParameterWriter.cs" />
+ <Compile Include="System.Web.Services.Protocols\UrlParameterWriter.cs" />
+ <Compile Include="System.Web.Services.Protocols\WebClientAsyncResult.cs" />
+ <Compile Include="System.Web.Services.Protocols\WebClientProtocol.cs" />
+ <Compile Include="System.Web.Services.Protocols\WebServiceHelper.cs" />
+ <Compile Include="System.Web.Services.Protocols\XmlReturnReader.cs" />
+ <Compile Include="System.Web.Services\WebMethodAttribute.cs" />
+ <Compile Include="System.Web.Services\WebServiceAttribute.cs" />
+ <Compile Include="System.Web.Services\WebServiceBindingAttribute.cs" />
+ <Compile Include="System.Web.Services\WebServicesDescriptionAttribute.cs" />
+ <Compile Include="System.Web.Services\WsiProfiles.cs" />
+ </ItemGroup>
+ </When>
+ <When Condition="'$(Platform)' == 'wasm'">
+ <ItemGroup>
+ <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
+ <Compile Include="..\System.Web\System.Web.Util\Helpers.cs" />
+ <Compile Include="..\System.Web\System.Web.Util\HttpEncoder.cs" />
+ <Compile Include="..\System.Web\System.Web\HttpUtility.cs" />
+ <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionAttribute.cs" />
+ <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPointAttribute.cs" />
+ <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPrefixAttribute.cs" />
+ <Compile Include="System.Web.Services.Description\Binding.cs" />
+ <Compile Include="System.Web.Services.Description\BindingCollection.cs" />
+ <Compile Include="System.Web.Services.Description\DocumentableItem.cs" />
+ <Compile Include="System.Web.Services.Description\ExtensionManager.cs" />
+ <Compile Include="System.Web.Services.Description\FaultBinding.cs" />
+ <Compile Include="System.Web.Services.Description\FaultBindingCollection.cs" />
+ <Compile Include="System.Web.Services.Description\HttpAddressBinding.cs" />
+ <Compile Include="System.Web.Services.Description\HttpBinding.cs" />
+ <Compile Include="System.Web.Services.Description\HttpOperationBinding.cs" />
+ <Compile Include="System.Web.Services.Description\HttpUrlEncodedBinding.cs" />
+ <Compile Include="System.Web.Services.Description\HttpUrlReplacementBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Import.cs" />
+ <Compile Include="System.Web.Services.Description\ImportCollection.cs" />
+ <Compile Include="System.Web.Services.Description\InputBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Message.cs" />
+ <Compile Include="System.Web.Services.Description\MessageBinding.cs" />
+ <Compile Include="System.Web.Services.Description\MessageCollection.cs" />
+ <Compile Include="System.Web.Services.Description\MessagePart.cs" />
+ <Compile Include="System.Web.Services.Description\MessagePartCollection.cs" />
+ <Compile Include="System.Web.Services.Description\MimeContentBinding.cs" />
+ <Compile Include="System.Web.Services.Description\MimeMultipartRelatedBinding.cs" />
+ <Compile Include="System.Web.Services.Description\MimePart.cs" />
+ <Compile Include="System.Web.Services.Description\MimePartCollection.cs" />
+ <Compile Include="System.Web.Services.Description\MimeTextBinding.cs" />
+ <Compile Include="System.Web.Services.Description\MimeTextMatch.cs" />
+ <Compile Include="System.Web.Services.Description\MimeTextMatchCollection.cs" />
+ <Compile Include="System.Web.Services.Description\MimeXmlBinding.cs" />
+ <Compile Include="System.Web.Services.Description\NamedItem.cs" />
+ <Compile Include="System.Web.Services.Description\Operation.cs" />
+ <Compile Include="System.Web.Services.Description\OperationBinding.cs" />
+ <Compile Include="System.Web.Services.Description\OperationBindingCollection.cs" />
+ <Compile Include="System.Web.Services.Description\OperationCollection.cs" />
+ <Compile Include="System.Web.Services.Description\OperationFault.cs" />
+ <Compile Include="System.Web.Services.Description\OperationFaultCollection.cs" />
+ <Compile Include="System.Web.Services.Description\OperationFlow.cs" />
+ <Compile Include="System.Web.Services.Description\OperationInput.cs" />
+ <Compile Include="System.Web.Services.Description\OperationMessage.cs" />
+ <Compile Include="System.Web.Services.Description\OperationMessageCollection.cs" />
+ <Compile Include="System.Web.Services.Description\OperationOutput.cs" />
+ <Compile Include="System.Web.Services.Description\OutputBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Port.cs" />
+ <Compile Include="System.Web.Services.Description\PortCollection.cs" />
+ <Compile Include="System.Web.Services.Description\PortType.cs" />
+ <Compile Include="System.Web.Services.Description\PortTypeCollection.cs" />
+ <Compile Include="System.Web.Services.Description\Service.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceCollection.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescription.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionBaseCollection.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionCollection.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtension.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtensionCollection.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionImportStyle.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionImporter.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionSerializerBase2.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12AddressBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12Binding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12BodyBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12FaultBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12HeaderBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12OperationBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapAddressBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapBindingStyle.cs" />
+ <Compile Include="System.Web.Services.Description\SoapBindingUse.cs" />
+ <Compile Include="System.Web.Services.Description\SoapBodyBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapFaultBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapHeaderBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapHeaderFaultBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapOperationBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Types.cs" />
+ <Compile Include="System.Web.Services.Description\WebReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\ContractReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\ContractSearchPattern.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientDocumentCollection.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientProtocol.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientReferenceCollection.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientResult.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientResultCollection.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocument.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentLinksPattern.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSearchPattern.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSerializer.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryExceptionDictionary.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryReferenceCollection.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoverySearchPattern.cs" />
+ <Compile Include="System.Web.Services.Discovery\DynamicDiscoveryDocument.cs" />
+ <Compile Include="System.Web.Services.Discovery\ExcludePathInfo.cs" />
+ <Compile Include="System.Web.Services.Discovery\SchemaReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\SoapBinding.cs" />
+ <Compile Include="System.Web.Services.Discovery\XmlSchemaSearchPattern.cs" />
+ <Compile Include="System.Web.Services.Protocols\Fault.cs" />
+ <Compile Include="System.Web.Services.Protocols\Fault12.cs" />
+ <Compile Include="System.Web.Services.Protocols\Fault12Serializer.cs" />
+ <Compile Include="System.Web.Services.Protocols\HttpMethodAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\HttpWebClientProtocol.cs" />
+ <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventArgs.cs" />
+ <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventHandler.cs" />
+ <Compile Include="System.Web.Services.Protocols\LogicalMethodInfo.cs" />
+ <Compile Include="System.Web.Services.Protocols\LogicalMethodTypes.cs" />
+ <Compile Include="System.Web.Services.Protocols\Methods.cs" />
+ <Compile Include="System.Web.Services.Protocols\MimeFormatter.cs" />
+ <Compile Include="System.Web.Services.Protocols\MimeParameterWriter.cs" />
+ <Compile Include="System.Web.Services.Protocols\MimeReturnReader.cs" />
+ <Compile Include="System.Web.Services.Protocols\NopReturnReader.cs" />
+ <Compile Include="System.Web.Services.Protocols\ServerType.cs" />
+ <Compile Include="System.Web.Services.Protocols\Soap12FaultCodes.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapClientMessage.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapDocumentMethodAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapDocumentServiceAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapException.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapExtension.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapExtensionAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapFaultSubcode.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeader.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeaderAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeaderCollection.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeaderDirection.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeaderMapping.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHttpClientProtocol.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapMessage.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapMessageStage.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapParameterStyle.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapProtocolVersion.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapRpcMethodAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapRpcServiceAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapServiceRoutingStyle.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapUnknownHeader.cs" />
+ <Compile Include="System.Web.Services.Protocols\TypeStubManager.cs" />
+ <Compile Include="System.Web.Services.Protocols\UrlEncodedParameterWriter.cs" />
+ <Compile Include="System.Web.Services.Protocols\UrlParameterWriter.cs" />
+ <Compile Include="System.Web.Services.Protocols\WebClientAsyncResult.cs" />
+ <Compile Include="System.Web.Services.Protocols\WebClientProtocol.cs" />
+ <Compile Include="System.Web.Services.Protocols\WebServiceHelper.cs" />
+ <Compile Include="System.Web.Services.Protocols\XmlReturnReader.cs" />
+ <Compile Include="System.Web.Services\WebMethodAttribute.cs" />
+ <Compile Include="System.Web.Services\WebServiceAttribute.cs" />
+ <Compile Include="System.Web.Services\WebServiceBindingAttribute.cs" />
+ <Compile Include="System.Web.Services\WebServicesDescriptionAttribute.cs" />
+ <Compile Include="System.Web.Services\WsiProfiles.cs" />
+ </ItemGroup>
+ </When>
+ <When Condition="'$(Platform)' == 'unreal'">
+ <ItemGroup>
+ <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
+ <Compile Include="..\System.Web\System.Web.Util\Helpers.cs" />
+ <Compile Include="..\System.Web\System.Web.Util\HttpEncoder.cs" />
+ <Compile Include="..\System.Web\System.Web\HttpUtility.cs" />
+ <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionAttribute.cs" />
+ <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPointAttribute.cs" />
+ <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPrefixAttribute.cs" />
+ <Compile Include="System.Web.Services.Description\Binding.cs" />
+ <Compile Include="System.Web.Services.Description\BindingCollection.cs" />
+ <Compile Include="System.Web.Services.Description\DocumentableItem.cs" />
+ <Compile Include="System.Web.Services.Description\ExtensionManager.cs" />
+ <Compile Include="System.Web.Services.Description\FaultBinding.cs" />
+ <Compile Include="System.Web.Services.Description\FaultBindingCollection.cs" />
+ <Compile Include="System.Web.Services.Description\HttpAddressBinding.cs" />
+ <Compile Include="System.Web.Services.Description\HttpBinding.cs" />
+ <Compile Include="System.Web.Services.Description\HttpOperationBinding.cs" />
+ <Compile Include="System.Web.Services.Description\HttpUrlEncodedBinding.cs" />
+ <Compile Include="System.Web.Services.Description\HttpUrlReplacementBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Import.cs" />
+ <Compile Include="System.Web.Services.Description\ImportCollection.cs" />
+ <Compile Include="System.Web.Services.Description\InputBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Message.cs" />
+ <Compile Include="System.Web.Services.Description\MessageBinding.cs" />
+ <Compile Include="System.Web.Services.Description\MessageCollection.cs" />
+ <Compile Include="System.Web.Services.Description\MessagePart.cs" />
+ <Compile Include="System.Web.Services.Description\MessagePartCollection.cs" />
+ <Compile Include="System.Web.Services.Description\MimeContentBinding.cs" />
+ <Compile Include="System.Web.Services.Description\MimeMultipartRelatedBinding.cs" />
+ <Compile Include="System.Web.Services.Description\MimePart.cs" />
+ <Compile Include="System.Web.Services.Description\MimePartCollection.cs" />
+ <Compile Include="System.Web.Services.Description\MimeTextBinding.cs" />
+ <Compile Include="System.Web.Services.Description\MimeTextMatch.cs" />
+ <Compile Include="System.Web.Services.Description\MimeTextMatchCollection.cs" />
+ <Compile Include="System.Web.Services.Description\MimeXmlBinding.cs" />
+ <Compile Include="System.Web.Services.Description\NamedItem.cs" />
+ <Compile Include="System.Web.Services.Description\Operation.cs" />
+ <Compile Include="System.Web.Services.Description\OperationBinding.cs" />
+ <Compile Include="System.Web.Services.Description\OperationBindingCollection.cs" />
+ <Compile Include="System.Web.Services.Description\OperationCollection.cs" />
+ <Compile Include="System.Web.Services.Description\OperationFault.cs" />
+ <Compile Include="System.Web.Services.Description\OperationFaultCollection.cs" />
+ <Compile Include="System.Web.Services.Description\OperationFlow.cs" />
+ <Compile Include="System.Web.Services.Description\OperationInput.cs" />
+ <Compile Include="System.Web.Services.Description\OperationMessage.cs" />
+ <Compile Include="System.Web.Services.Description\OperationMessageCollection.cs" />
+ <Compile Include="System.Web.Services.Description\OperationOutput.cs" />
+ <Compile Include="System.Web.Services.Description\OutputBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Port.cs" />
+ <Compile Include="System.Web.Services.Description\PortCollection.cs" />
+ <Compile Include="System.Web.Services.Description\PortType.cs" />
+ <Compile Include="System.Web.Services.Description\PortTypeCollection.cs" />
+ <Compile Include="System.Web.Services.Description\Service.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceCollection.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescription.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionBaseCollection.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionCollection.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtension.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtensionCollection.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionImportStyle.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionImporter.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionSerializerBase2.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12AddressBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12Binding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12BodyBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12FaultBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12HeaderBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12OperationBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapAddressBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapBindingStyle.cs" />
+ <Compile Include="System.Web.Services.Description\SoapBindingUse.cs" />
+ <Compile Include="System.Web.Services.Description\SoapBodyBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapFaultBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapHeaderBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapHeaderFaultBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapOperationBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Types.cs" />
+ <Compile Include="System.Web.Services.Description\WebReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\ContractReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\ContractSearchPattern.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientDocumentCollection.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientProtocol.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientReferenceCollection.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientResult.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientResultCollection.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocument.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentLinksPattern.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSearchPattern.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSerializer.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryExceptionDictionary.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryReferenceCollection.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoverySearchPattern.cs" />
+ <Compile Include="System.Web.Services.Discovery\DynamicDiscoveryDocument.cs" />
+ <Compile Include="System.Web.Services.Discovery\ExcludePathInfo.cs" />
+ <Compile Include="System.Web.Services.Discovery\SchemaReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\SoapBinding.cs" />
+ <Compile Include="System.Web.Services.Discovery\XmlSchemaSearchPattern.cs" />
+ <Compile Include="System.Web.Services.Protocols\Fault.cs" />
+ <Compile Include="System.Web.Services.Protocols\Fault12.cs" />
+ <Compile Include="System.Web.Services.Protocols\Fault12Serializer.cs" />
+ <Compile Include="System.Web.Services.Protocols\HttpMethodAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\HttpWebClientProtocol.cs" />
+ <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventArgs.cs" />
+ <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventHandler.cs" />
+ <Compile Include="System.Web.Services.Protocols\LogicalMethodInfo.cs" />
+ <Compile Include="System.Web.Services.Protocols\LogicalMethodTypes.cs" />
+ <Compile Include="System.Web.Services.Protocols\Methods.cs" />
+ <Compile Include="System.Web.Services.Protocols\MimeFormatter.cs" />
+ <Compile Include="System.Web.Services.Protocols\MimeParameterWriter.cs" />
+ <Compile Include="System.Web.Services.Protocols\MimeReturnReader.cs" />
+ <Compile Include="System.Web.Services.Protocols\NopReturnReader.cs" />
+ <Compile Include="System.Web.Services.Protocols\ServerType.cs" />
+ <Compile Include="System.Web.Services.Protocols\Soap12FaultCodes.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapClientMessage.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapDocumentMethodAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapDocumentServiceAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapException.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapExtension.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapExtensionAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapFaultSubcode.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeader.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeaderAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeaderCollection.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeaderDirection.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeaderMapping.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHttpClientProtocol.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapMessage.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapMessageStage.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapParameterStyle.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapProtocolVersion.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapRpcMethodAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapRpcServiceAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapServiceRoutingStyle.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapUnknownHeader.cs" />
+ <Compile Include="System.Web.Services.Protocols\TypeStubManager.cs" />
+ <Compile Include="System.Web.Services.Protocols\UrlEncodedParameterWriter.cs" />
+ <Compile Include="System.Web.Services.Protocols\UrlParameterWriter.cs" />
+ <Compile Include="System.Web.Services.Protocols\WebClientAsyncResult.cs" />
+ <Compile Include="System.Web.Services.Protocols\WebClientProtocol.cs" />
+ <Compile Include="System.Web.Services.Protocols\WebServiceHelper.cs" />
+ <Compile Include="System.Web.Services.Protocols\XmlReturnReader.cs" />
+ <Compile Include="System.Web.Services\WebMethodAttribute.cs" />
+ <Compile Include="System.Web.Services\WebServiceAttribute.cs" />
+ <Compile Include="System.Web.Services\WebServiceBindingAttribute.cs" />
+ <Compile Include="System.Web.Services\WebServicesDescriptionAttribute.cs" />
+ <Compile Include="System.Web.Services\WsiProfiles.cs" />
+ </ItemGroup>
+ </When>
+ <When Condition="'$(Platform)' == 'orbis'">
+ <ItemGroup>
+ <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
+ <Compile Include="..\System.Web\System.Web.Util\Helpers.cs" />
+ <Compile Include="..\System.Web\System.Web.Util\HttpEncoder.cs" />
+ <Compile Include="..\System.Web\System.Web\HttpUtility.cs" />
+ <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionAttribute.cs" />
+ <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPointAttribute.cs" />
+ <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPrefixAttribute.cs" />
+ <Compile Include="System.Web.Services.Description\Binding.cs" />
+ <Compile Include="System.Web.Services.Description\BindingCollection.cs" />
+ <Compile Include="System.Web.Services.Description\DocumentableItem.cs" />
+ <Compile Include="System.Web.Services.Description\ExtensionManager.cs" />
+ <Compile Include="System.Web.Services.Description\FaultBinding.cs" />
+ <Compile Include="System.Web.Services.Description\FaultBindingCollection.cs" />
+ <Compile Include="System.Web.Services.Description\HttpAddressBinding.cs" />
+ <Compile Include="System.Web.Services.Description\HttpBinding.cs" />
+ <Compile Include="System.Web.Services.Description\HttpOperationBinding.cs" />
+ <Compile Include="System.Web.Services.Description\HttpUrlEncodedBinding.cs" />
+ <Compile Include="System.Web.Services.Description\HttpUrlReplacementBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Import.cs" />
+ <Compile Include="System.Web.Services.Description\ImportCollection.cs" />
+ <Compile Include="System.Web.Services.Description\InputBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Message.cs" />
+ <Compile Include="System.Web.Services.Description\MessageBinding.cs" />
+ <Compile Include="System.Web.Services.Description\MessageCollection.cs" />
+ <Compile Include="System.Web.Services.Description\MessagePart.cs" />
+ <Compile Include="System.Web.Services.Description\MessagePartCollection.cs" />
+ <Compile Include="System.Web.Services.Description\MimeContentBinding.cs" />
+ <Compile Include="System.Web.Services.Description\MimeMultipartRelatedBinding.cs" />
+ <Compile Include="System.Web.Services.Description\MimePart.cs" />
+ <Compile Include="System.Web.Services.Description\MimePartCollection.cs" />
+ <Compile Include="System.Web.Services.Description\MimeTextBinding.cs" />
+ <Compile Include="System.Web.Services.Description\MimeTextMatch.cs" />
+ <Compile Include="System.Web.Services.Description\MimeTextMatchCollection.cs" />
+ <Compile Include="System.Web.Services.Description\MimeXmlBinding.cs" />
+ <Compile Include="System.Web.Services.Description\NamedItem.cs" />
+ <Compile Include="System.Web.Services.Description\Operation.cs" />
+ <Compile Include="System.Web.Services.Description\OperationBinding.cs" />
+ <Compile Include="System.Web.Services.Description\OperationBindingCollection.cs" />
+ <Compile Include="System.Web.Services.Description\OperationCollection.cs" />
+ <Compile Include="System.Web.Services.Description\OperationFault.cs" />
+ <Compile Include="System.Web.Services.Description\OperationFaultCollection.cs" />
+ <Compile Include="System.Web.Services.Description\OperationFlow.cs" />
+ <Compile Include="System.Web.Services.Description\OperationInput.cs" />
+ <Compile Include="System.Web.Services.Description\OperationMessage.cs" />
+ <Compile Include="System.Web.Services.Description\OperationMessageCollection.cs" />
+ <Compile Include="System.Web.Services.Description\OperationOutput.cs" />
+ <Compile Include="System.Web.Services.Description\OutputBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Port.cs" />
+ <Compile Include="System.Web.Services.Description\PortCollection.cs" />
+ <Compile Include="System.Web.Services.Description\PortType.cs" />
+ <Compile Include="System.Web.Services.Description\PortTypeCollection.cs" />
+ <Compile Include="System.Web.Services.Description\Service.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceCollection.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescription.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionBaseCollection.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionCollection.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtension.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtensionCollection.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionImportStyle.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionImporter.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionSerializerBase2.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12AddressBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12Binding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12BodyBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12FaultBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12HeaderBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12OperationBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapAddressBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapBindingStyle.cs" />
+ <Compile Include="System.Web.Services.Description\SoapBindingUse.cs" />
+ <Compile Include="System.Web.Services.Description\SoapBodyBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapFaultBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapHeaderBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapHeaderFaultBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapOperationBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Types.cs" />
+ <Compile Include="System.Web.Services.Description\WebReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\ContractReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\ContractSearchPattern.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientDocumentCollection.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientProtocol.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientReferenceCollection.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientResult.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientResultCollection.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocument.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentLinksPattern.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSearchPattern.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSerializer.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryExceptionDictionary.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryReferenceCollection.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoverySearchPattern.cs" />
+ <Compile Include="System.Web.Services.Discovery\DynamicDiscoveryDocument.cs" />
+ <Compile Include="System.Web.Services.Discovery\ExcludePathInfo.cs" />
+ <Compile Include="System.Web.Services.Discovery\SchemaReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\SoapBinding.cs" />
+ <Compile Include="System.Web.Services.Discovery\XmlSchemaSearchPattern.cs" />
+ <Compile Include="System.Web.Services.Protocols\Fault.cs" />
+ <Compile Include="System.Web.Services.Protocols\Fault12.cs" />
+ <Compile Include="System.Web.Services.Protocols\Fault12Serializer.cs" />
+ <Compile Include="System.Web.Services.Protocols\HttpMethodAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\HttpWebClientProtocol.cs" />
+ <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventArgs.cs" />
+ <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventHandler.cs" />
+ <Compile Include="System.Web.Services.Protocols\LogicalMethodInfo.cs" />
+ <Compile Include="System.Web.Services.Protocols\LogicalMethodTypes.cs" />
+ <Compile Include="System.Web.Services.Protocols\Methods.cs" />
+ <Compile Include="System.Web.Services.Protocols\MimeFormatter.cs" />
+ <Compile Include="System.Web.Services.Protocols\MimeParameterWriter.cs" />
+ <Compile Include="System.Web.Services.Protocols\MimeReturnReader.cs" />
+ <Compile Include="System.Web.Services.Protocols\NopReturnReader.cs" />
+ <Compile Include="System.Web.Services.Protocols\ServerType.cs" />
+ <Compile Include="System.Web.Services.Protocols\Soap12FaultCodes.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapClientMessage.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapDocumentMethodAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapDocumentServiceAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapException.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapExtension.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapExtensionAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapFaultSubcode.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeader.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeaderAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeaderCollection.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeaderDirection.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeaderMapping.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHttpClientProtocol.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapMessage.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapMessageStage.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapParameterStyle.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapProtocolVersion.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapRpcMethodAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapRpcServiceAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapServiceRoutingStyle.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapUnknownHeader.cs" />
+ <Compile Include="System.Web.Services.Protocols\TypeStubManager.cs" />
+ <Compile Include="System.Web.Services.Protocols\UrlEncodedParameterWriter.cs" />
+ <Compile Include="System.Web.Services.Protocols\UrlParameterWriter.cs" />
+ <Compile Include="System.Web.Services.Protocols\WebClientAsyncResult.cs" />
+ <Compile Include="System.Web.Services.Protocols\WebClientProtocol.cs" />
+ <Compile Include="System.Web.Services.Protocols\WebServiceHelper.cs" />
+ <Compile Include="System.Web.Services.Protocols\XmlReturnReader.cs" />
+ <Compile Include="System.Web.Services\WebMethodAttribute.cs" />
+ <Compile Include="System.Web.Services\WebServiceAttribute.cs" />
+ <Compile Include="System.Web.Services\WebServiceBindingAttribute.cs" />
+ <Compile Include="System.Web.Services\WebServicesDescriptionAttribute.cs" />
+ <Compile Include="System.Web.Services\WsiProfiles.cs" />
+ </ItemGroup>
+ </When>
+ <When Condition="'$(Platform)' == 'net_4_x'">
+ <ItemGroup>
+ <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\MimeFormImporter.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\MimeFormReflector.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\MimeFormatExtensions.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\ServiceDescriptionSerializer.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\System\Web\Services\Description\ServiceDescriptions.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="..\referencesource\System.Web.Services\inc\InvariantComparer.cs" />
+ <Compile Include="..\referencesource\System.Web.Services\inc\PrivilegedConfigurationManager.cs" />
+ <Compile Include="ReferenceSources\Res.cs" />
+ </ItemGroup>
+ </When>
+ <When Condition="'$(Platform)' == 'monotouch_watch'">
+ <ItemGroup>
+ <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
+ <Compile Include="..\System.Web\System.Web.Util\Helpers.cs" />
+ <Compile Include="..\System.Web\System.Web.Util\HttpEncoder.cs" />
+ <Compile Include="..\System.Web\System.Web\HttpUtility.cs" />
+ <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionAttribute.cs" />
+ <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPointAttribute.cs" />
+ <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPrefixAttribute.cs" />
+ <Compile Include="System.Web.Services.Description\Binding.cs" />
+ <Compile Include="System.Web.Services.Description\BindingCollection.cs" />
+ <Compile Include="System.Web.Services.Description\DocumentableItem.cs" />
+ <Compile Include="System.Web.Services.Description\ExtensionManager.cs" />
+ <Compile Include="System.Web.Services.Description\FaultBinding.cs" />
+ <Compile Include="System.Web.Services.Description\FaultBindingCollection.cs" />
+ <Compile Include="System.Web.Services.Description\HttpAddressBinding.cs" />
+ <Compile Include="System.Web.Services.Description\HttpBinding.cs" />
+ <Compile Include="System.Web.Services.Description\HttpOperationBinding.cs" />
+ <Compile Include="System.Web.Services.Description\HttpUrlEncodedBinding.cs" />
+ <Compile Include="System.Web.Services.Description\HttpUrlReplacementBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Import.cs" />
+ <Compile Include="System.Web.Services.Description\ImportCollection.cs" />
+ <Compile Include="System.Web.Services.Description\InputBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Message.cs" />
+ <Compile Include="System.Web.Services.Description\MessageBinding.cs" />
+ <Compile Include="System.Web.Services.Description\MessageCollection.cs" />
+ <Compile Include="System.Web.Services.Description\MessagePart.cs" />
+ <Compile Include="System.Web.Services.Description\MessagePartCollection.cs" />
+ <Compile Include="System.Web.Services.Description\MimeContentBinding.cs" />
+ <Compile Include="System.Web.Services.Description\MimeMultipartRelatedBinding.cs" />
+ <Compile Include="System.Web.Services.Description\MimePart.cs" />
+ <Compile Include="System.Web.Services.Description\MimePartCollection.cs" />
+ <Compile Include="System.Web.Services.Description\MimeTextBinding.cs" />
+ <Compile Include="System.Web.Services.Description\MimeTextMatch.cs" />
+ <Compile Include="System.Web.Services.Description\MimeTextMatchCollection.cs" />
+ <Compile Include="System.Web.Services.Description\MimeXmlBinding.cs" />
+ <Compile Include="System.Web.Services.Description\NamedItem.cs" />
+ <Compile Include="System.Web.Services.Description\Operation.cs" />
+ <Compile Include="System.Web.Services.Description\OperationBinding.cs" />
+ <Compile Include="System.Web.Services.Description\OperationBindingCollection.cs" />
+ <Compile Include="System.Web.Services.Description\OperationCollection.cs" />
+ <Compile Include="System.Web.Services.Description\OperationFault.cs" />
+ <Compile Include="System.Web.Services.Description\OperationFaultCollection.cs" />
+ <Compile Include="System.Web.Services.Description\OperationFlow.cs" />
+ <Compile Include="System.Web.Services.Description\OperationInput.cs" />
+ <Compile Include="System.Web.Services.Description\OperationMessage.cs" />
+ <Compile Include="System.Web.Services.Description\OperationMessageCollection.cs" />
+ <Compile Include="System.Web.Services.Description\OperationOutput.cs" />
+ <Compile Include="System.Web.Services.Description\OutputBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Port.cs" />
+ <Compile Include="System.Web.Services.Description\PortCollection.cs" />
+ <Compile Include="System.Web.Services.Description\PortType.cs" />
+ <Compile Include="System.Web.Services.Description\PortTypeCollection.cs" />
+ <Compile Include="System.Web.Services.Description\Service.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceCollection.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescription.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionBaseCollection.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionCollection.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtension.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtensionCollection.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionImportStyle.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionImporter.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionSerializerBase2.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12AddressBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12Binding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12BodyBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12FaultBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12HeaderBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12OperationBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapAddressBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapBindingStyle.cs" />
+ <Compile Include="System.Web.Services.Description\SoapBindingUse.cs" />
+ <Compile Include="System.Web.Services.Description\SoapBodyBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapFaultBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapHeaderBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapHeaderFaultBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapOperationBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Types.cs" />
+ <Compile Include="System.Web.Services.Description\WebReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\ContractReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\ContractSearchPattern.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientDocumentCollection.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientProtocol.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientReferenceCollection.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientResult.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientResultCollection.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocument.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentLinksPattern.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSearchPattern.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSerializer.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryExceptionDictionary.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryReferenceCollection.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoverySearchPattern.cs" />
+ <Compile Include="System.Web.Services.Discovery\DynamicDiscoveryDocument.cs" />
+ <Compile Include="System.Web.Services.Discovery\ExcludePathInfo.cs" />
+ <Compile Include="System.Web.Services.Discovery\SchemaReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\SoapBinding.cs" />
+ <Compile Include="System.Web.Services.Discovery\XmlSchemaSearchPattern.cs" />
+ <Compile Include="System.Web.Services.Protocols\Fault.cs" />
+ <Compile Include="System.Web.Services.Protocols\Fault12.cs" />
+ <Compile Include="System.Web.Services.Protocols\Fault12Serializer.cs" />
+ <Compile Include="System.Web.Services.Protocols\HttpMethodAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\HttpWebClientProtocol.cs" />
+ <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventArgs.cs" />
+ <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventHandler.cs" />
+ <Compile Include="System.Web.Services.Protocols\LogicalMethodInfo.cs" />
+ <Compile Include="System.Web.Services.Protocols\LogicalMethodTypes.cs" />
+ <Compile Include="System.Web.Services.Protocols\Methods.cs" />
+ <Compile Include="System.Web.Services.Protocols\MimeFormatter.cs" />
+ <Compile Include="System.Web.Services.Protocols\MimeParameterWriter.cs" />
+ <Compile Include="System.Web.Services.Protocols\MimeReturnReader.cs" />
+ <Compile Include="System.Web.Services.Protocols\NopReturnReader.cs" />
+ <Compile Include="System.Web.Services.Protocols\ServerType.cs" />
+ <Compile Include="System.Web.Services.Protocols\Soap12FaultCodes.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapClientMessage.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapDocumentMethodAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapDocumentServiceAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapException.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapExtension.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapExtensionAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapFaultSubcode.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeader.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeaderAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeaderCollection.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeaderDirection.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeaderMapping.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHttpClientProtocol.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapMessage.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapMessageStage.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapParameterStyle.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapProtocolVersion.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapRpcMethodAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapRpcServiceAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapServiceRoutingStyle.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapUnknownHeader.cs" />
+ <Compile Include="System.Web.Services.Protocols\TypeStubManager.cs" />
+ <Compile Include="System.Web.Services.Protocols\UrlEncodedParameterWriter.cs" />
+ <Compile Include="System.Web.Services.Protocols\UrlParameterWriter.cs" />
+ <Compile Include="System.Web.Services.Protocols\WebClientAsyncResult.cs" />
+ <Compile Include="System.Web.Services.Protocols\WebClientProtocol.cs" />
+ <Compile Include="System.Web.Services.Protocols\WebServiceHelper.cs" />
+ <Compile Include="System.Web.Services.Protocols\XmlReturnReader.cs" />
+ <Compile Include="System.Web.Services\WebMethodAttribute.cs" />
+ <Compile Include="System.Web.Services\WebServiceAttribute.cs" />
+ <Compile Include="System.Web.Services\WebServiceBindingAttribute.cs" />
+ <Compile Include="System.Web.Services\WebServicesDescriptionAttribute.cs" />
+ <Compile Include="System.Web.Services\WsiProfiles.cs" />
+ </ItemGroup>
+ </When>
+ <When Condition="'$(Platform)' == 'monotouch_tv'">
+ <ItemGroup>
+ <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
+ <Compile Include="..\System.Web\System.Web.Util\Helpers.cs" />
+ <Compile Include="..\System.Web\System.Web.Util\HttpEncoder.cs" />
+ <Compile Include="..\System.Web\System.Web\HttpUtility.cs" />
+ <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionAttribute.cs" />
+ <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPointAttribute.cs" />
+ <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPrefixAttribute.cs" />
+ <Compile Include="System.Web.Services.Description\Binding.cs" />
+ <Compile Include="System.Web.Services.Description\BindingCollection.cs" />
+ <Compile Include="System.Web.Services.Description\DocumentableItem.cs" />
+ <Compile Include="System.Web.Services.Description\ExtensionManager.cs" />
+ <Compile Include="System.Web.Services.Description\FaultBinding.cs" />
+ <Compile Include="System.Web.Services.Description\FaultBindingCollection.cs" />
+ <Compile Include="System.Web.Services.Description\HttpAddressBinding.cs" />
+ <Compile Include="System.Web.Services.Description\HttpBinding.cs" />
+ <Compile Include="System.Web.Services.Description\HttpOperationBinding.cs" />
+ <Compile Include="System.Web.Services.Description\HttpUrlEncodedBinding.cs" />
+ <Compile Include="System.Web.Services.Description\HttpUrlReplacementBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Import.cs" />
+ <Compile Include="System.Web.Services.Description\ImportCollection.cs" />
+ <Compile Include="System.Web.Services.Description\InputBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Message.cs" />
+ <Compile Include="System.Web.Services.Description\MessageBinding.cs" />
+ <Compile Include="System.Web.Services.Description\MessageCollection.cs" />
+ <Compile Include="System.Web.Services.Description\MessagePart.cs" />
+ <Compile Include="System.Web.Services.Description\MessagePartCollection.cs" />
+ <Compile Include="System.Web.Services.Description\MimeContentBinding.cs" />
+ <Compile Include="System.Web.Services.Description\MimeMultipartRelatedBinding.cs" />
+ <Compile Include="System.Web.Services.Description\MimePart.cs" />
+ <Compile Include="System.Web.Services.Description\MimePartCollection.cs" />
+ <Compile Include="System.Web.Services.Description\MimeTextBinding.cs" />
+ <Compile Include="System.Web.Services.Description\MimeTextMatch.cs" />
+ <Compile Include="System.Web.Services.Description\MimeTextMatchCollection.cs" />
+ <Compile Include="System.Web.Services.Description\MimeXmlBinding.cs" />
+ <Compile Include="System.Web.Services.Description\NamedItem.cs" />
+ <Compile Include="System.Web.Services.Description\Operation.cs" />
+ <Compile Include="System.Web.Services.Description\OperationBinding.cs" />
+ <Compile Include="System.Web.Services.Description\OperationBindingCollection.cs" />
+ <Compile Include="System.Web.Services.Description\OperationCollection.cs" />
+ <Compile Include="System.Web.Services.Description\OperationFault.cs" />
+ <Compile Include="System.Web.Services.Description\OperationFaultCollection.cs" />
+ <Compile Include="System.Web.Services.Description\OperationFlow.cs" />
+ <Compile Include="System.Web.Services.Description\OperationInput.cs" />
+ <Compile Include="System.Web.Services.Description\OperationMessage.cs" />
+ <Compile Include="System.Web.Services.Description\OperationMessageCollection.cs" />
+ <Compile Include="System.Web.Services.Description\OperationOutput.cs" />
+ <Compile Include="System.Web.Services.Description\OutputBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Port.cs" />
+ <Compile Include="System.Web.Services.Description\PortCollection.cs" />
+ <Compile Include="System.Web.Services.Description\PortType.cs" />
+ <Compile Include="System.Web.Services.Description\PortTypeCollection.cs" />
+ <Compile Include="System.Web.Services.Description\Service.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceCollection.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescription.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionBaseCollection.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionCollection.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtension.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtensionCollection.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionImportStyle.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionImporter.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionSerializerBase2.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12AddressBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12Binding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12BodyBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12FaultBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12HeaderBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12OperationBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapAddressBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapBindingStyle.cs" />
+ <Compile Include="System.Web.Services.Description\SoapBindingUse.cs" />
+ <Compile Include="System.Web.Services.Description\SoapBodyBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapFaultBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapHeaderBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapHeaderFaultBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapOperationBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Types.cs" />
+ <Compile Include="System.Web.Services.Description\WebReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\ContractReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\ContractSearchPattern.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientDocumentCollection.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientProtocol.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientReferenceCollection.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientResult.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientResultCollection.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocument.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentLinksPattern.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSearchPattern.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSerializer.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryExceptionDictionary.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryReferenceCollection.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoverySearchPattern.cs" />
+ <Compile Include="System.Web.Services.Discovery\DynamicDiscoveryDocument.cs" />
+ <Compile Include="System.Web.Services.Discovery\ExcludePathInfo.cs" />
+ <Compile Include="System.Web.Services.Discovery\SchemaReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\SoapBinding.cs" />
+ <Compile Include="System.Web.Services.Discovery\XmlSchemaSearchPattern.cs" />
+ <Compile Include="System.Web.Services.Protocols\Fault.cs" />
+ <Compile Include="System.Web.Services.Protocols\Fault12.cs" />
+ <Compile Include="System.Web.Services.Protocols\Fault12Serializer.cs" />
+ <Compile Include="System.Web.Services.Protocols\HttpMethodAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\HttpWebClientProtocol.cs" />
+ <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventArgs.cs" />
+ <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventHandler.cs" />
+ <Compile Include="System.Web.Services.Protocols\LogicalMethodInfo.cs" />
+ <Compile Include="System.Web.Services.Protocols\LogicalMethodTypes.cs" />
+ <Compile Include="System.Web.Services.Protocols\Methods.cs" />
+ <Compile Include="System.Web.Services.Protocols\MimeFormatter.cs" />
+ <Compile Include="System.Web.Services.Protocols\MimeParameterWriter.cs" />
+ <Compile Include="System.Web.Services.Protocols\MimeReturnReader.cs" />
+ <Compile Include="System.Web.Services.Protocols\NopReturnReader.cs" />
+ <Compile Include="System.Web.Services.Protocols\ServerType.cs" />
+ <Compile Include="System.Web.Services.Protocols\Soap12FaultCodes.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapClientMessage.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapDocumentMethodAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapDocumentServiceAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapException.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapExtension.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapExtensionAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapFaultSubcode.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeader.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeaderAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeaderCollection.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeaderDirection.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeaderMapping.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHttpClientProtocol.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapMessage.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapMessageStage.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapParameterStyle.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapProtocolVersion.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapRpcMethodAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapRpcServiceAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapServiceRoutingStyle.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapUnknownHeader.cs" />
+ <Compile Include="System.Web.Services.Protocols\TypeStubManager.cs" />
+ <Compile Include="System.Web.Services.Protocols\UrlEncodedParameterWriter.cs" />
+ <Compile Include="System.Web.Services.Protocols\UrlParameterWriter.cs" />
+ <Compile Include="System.Web.Services.Protocols\WebClientAsyncResult.cs" />
+ <Compile Include="System.Web.Services.Protocols\WebClientProtocol.cs" />
+ <Compile Include="System.Web.Services.Protocols\WebServiceHelper.cs" />
+ <Compile Include="System.Web.Services.Protocols\XmlReturnReader.cs" />
+ <Compile Include="System.Web.Services\WebMethodAttribute.cs" />
+ <Compile Include="System.Web.Services\WebServiceAttribute.cs" />
+ <Compile Include="System.Web.Services\WebServiceBindingAttribute.cs" />
+ <Compile Include="System.Web.Services\WebServicesDescriptionAttribute.cs" />
+ <Compile Include="System.Web.Services\WsiProfiles.cs" />
+ </ItemGroup>
+ </When>
+ <When Condition="'$(Platform)' == 'monotouch'">
+ <ItemGroup>
+ <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
+ <Compile Include="..\System.Web\System.Web.Util\Helpers.cs" />
+ <Compile Include="..\System.Web\System.Web.Util\HttpEncoder.cs" />
+ <Compile Include="..\System.Web\System.Web\HttpUtility.cs" />
+ <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionAttribute.cs" />
+ <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPointAttribute.cs" />
+ <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPrefixAttribute.cs" />
+ <Compile Include="System.Web.Services.Description\Binding.cs" />
+ <Compile Include="System.Web.Services.Description\BindingCollection.cs" />
+ <Compile Include="System.Web.Services.Description\DocumentableItem.cs" />
+ <Compile Include="System.Web.Services.Description\ExtensionManager.cs" />
+ <Compile Include="System.Web.Services.Description\FaultBinding.cs" />
+ <Compile Include="System.Web.Services.Description\FaultBindingCollection.cs" />
+ <Compile Include="System.Web.Services.Description\HttpAddressBinding.cs" />
+ <Compile Include="System.Web.Services.Description\HttpBinding.cs" />
+ <Compile Include="System.Web.Services.Description\HttpOperationBinding.cs" />
+ <Compile Include="System.Web.Services.Description\HttpUrlEncodedBinding.cs" />
+ <Compile Include="System.Web.Services.Description\HttpUrlReplacementBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Import.cs" />
+ <Compile Include="System.Web.Services.Description\ImportCollection.cs" />
+ <Compile Include="System.Web.Services.Description\InputBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Message.cs" />
+ <Compile Include="System.Web.Services.Description\MessageBinding.cs" />
+ <Compile Include="System.Web.Services.Description\MessageCollection.cs" />
+ <Compile Include="System.Web.Services.Description\MessagePart.cs" />
+ <Compile Include="System.Web.Services.Description\MessagePartCollection.cs" />
+ <Compile Include="System.Web.Services.Description\MimeContentBinding.cs" />
+ <Compile Include="System.Web.Services.Description\MimeMultipartRelatedBinding.cs" />
+ <Compile Include="System.Web.Services.Description\MimePart.cs" />
+ <Compile Include="System.Web.Services.Description\MimePartCollection.cs" />
+ <Compile Include="System.Web.Services.Description\MimeTextBinding.cs" />
+ <Compile Include="System.Web.Services.Description\MimeTextMatch.cs" />
+ <Compile Include="System.Web.Services.Description\MimeTextMatchCollection.cs" />
+ <Compile Include="System.Web.Services.Description\MimeXmlBinding.cs" />
+ <Compile Include="System.Web.Services.Description\NamedItem.cs" />
+ <Compile Include="System.Web.Services.Description\Operation.cs" />
+ <Compile Include="System.Web.Services.Description\OperationBinding.cs" />
+ <Compile Include="System.Web.Services.Description\OperationBindingCollection.cs" />
+ <Compile Include="System.Web.Services.Description\OperationCollection.cs" />
+ <Compile Include="System.Web.Services.Description\OperationFault.cs" />
+ <Compile Include="System.Web.Services.Description\OperationFaultCollection.cs" />
+ <Compile Include="System.Web.Services.Description\OperationFlow.cs" />
+ <Compile Include="System.Web.Services.Description\OperationInput.cs" />
+ <Compile Include="System.Web.Services.Description\OperationMessage.cs" />
+ <Compile Include="System.Web.Services.Description\OperationMessageCollection.cs" />
+ <Compile Include="System.Web.Services.Description\OperationOutput.cs" />
+ <Compile Include="System.Web.Services.Description\OutputBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Port.cs" />
+ <Compile Include="System.Web.Services.Description\PortCollection.cs" />
+ <Compile Include="System.Web.Services.Description\PortType.cs" />
+ <Compile Include="System.Web.Services.Description\PortTypeCollection.cs" />
+ <Compile Include="System.Web.Services.Description\Service.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceCollection.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescription.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionBaseCollection.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionCollection.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtension.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtensionCollection.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionImportStyle.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionImporter.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionSerializerBase2.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12AddressBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12Binding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12BodyBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12FaultBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12HeaderBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12OperationBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapAddressBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapBindingStyle.cs" />
+ <Compile Include="System.Web.Services.Description\SoapBindingUse.cs" />
+ <Compile Include="System.Web.Services.Description\SoapBodyBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapFaultBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapHeaderBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapHeaderFaultBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapOperationBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Types.cs" />
+ <Compile Include="System.Web.Services.Description\WebReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\ContractReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\ContractSearchPattern.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientDocumentCollection.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientProtocol.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientReferenceCollection.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientResult.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientResultCollection.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocument.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentLinksPattern.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSearchPattern.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSerializer.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryExceptionDictionary.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryReferenceCollection.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoverySearchPattern.cs" />
+ <Compile Include="System.Web.Services.Discovery\DynamicDiscoveryDocument.cs" />
+ <Compile Include="System.Web.Services.Discovery\ExcludePathInfo.cs" />
+ <Compile Include="System.Web.Services.Discovery\SchemaReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\SoapBinding.cs" />
+ <Compile Include="System.Web.Services.Discovery\XmlSchemaSearchPattern.cs" />
+ <Compile Include="System.Web.Services.Protocols\Fault.cs" />
+ <Compile Include="System.Web.Services.Protocols\Fault12.cs" />
+ <Compile Include="System.Web.Services.Protocols\Fault12Serializer.cs" />
+ <Compile Include="System.Web.Services.Protocols\HttpMethodAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\HttpWebClientProtocol.cs" />
+ <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventArgs.cs" />
+ <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventHandler.cs" />
+ <Compile Include="System.Web.Services.Protocols\LogicalMethodInfo.cs" />
+ <Compile Include="System.Web.Services.Protocols\LogicalMethodTypes.cs" />
+ <Compile Include="System.Web.Services.Protocols\Methods.cs" />
+ <Compile Include="System.Web.Services.Protocols\MimeFormatter.cs" />
+ <Compile Include="System.Web.Services.Protocols\MimeParameterWriter.cs" />
+ <Compile Include="System.Web.Services.Protocols\MimeReturnReader.cs" />
+ <Compile Include="System.Web.Services.Protocols\NopReturnReader.cs" />
+ <Compile Include="System.Web.Services.Protocols\ServerType.cs" />
+ <Compile Include="System.Web.Services.Protocols\Soap12FaultCodes.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapClientMessage.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapDocumentMethodAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapDocumentServiceAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapException.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapExtension.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapExtensionAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapFaultSubcode.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeader.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeaderAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeaderCollection.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeaderDirection.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeaderMapping.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHttpClientProtocol.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapMessage.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapMessageStage.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapParameterStyle.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapProtocolVersion.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapRpcMethodAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapRpcServiceAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapServiceRoutingStyle.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapUnknownHeader.cs" />
+ <Compile Include="System.Web.Services.Protocols\TypeStubManager.cs" />
+ <Compile Include="System.Web.Services.Protocols\UrlEncodedParameterWriter.cs" />
+ <Compile Include="System.Web.Services.Protocols\UrlParameterWriter.cs" />
+ <Compile Include="System.Web.Services.Protocols\WebClientAsyncResult.cs" />
+ <Compile Include="System.Web.Services.Protocols\WebClientProtocol.cs" />
+ <Compile Include="System.Web.Services.Protocols\WebServiceHelper.cs" />
+ <Compile Include="System.Web.Services.Protocols\XmlReturnReader.cs" />
+ <Compile Include="System.Web.Services\WebMethodAttribute.cs" />
+ <Compile Include="System.Web.Services\WebServiceAttribute.cs" />
+ <Compile Include="System.Web.Services\WebServiceBindingAttribute.cs" />
+ <Compile Include="System.Web.Services\WebServicesDescriptionAttribute.cs" />
+ <Compile Include="System.Web.Services\WsiProfiles.cs" />
+ </ItemGroup>
+ </When>
+ <When Condition="'$(Platform)' == 'monodroid'">
+ <ItemGroup>
+ <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
+ <Compile Include="..\System.Web\System.Web.Util\Helpers.cs" />
+ <Compile Include="..\System.Web\System.Web.Util\HttpEncoder.cs" />
+ <Compile Include="..\System.Web\System.Web\HttpUtility.cs" />
+ <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionAttribute.cs" />
+ <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPointAttribute.cs" />
+ <Compile Include="System.Web.Services.Configuration\XmlFormatExtensionPrefixAttribute.cs" />
+ <Compile Include="System.Web.Services.Description\Binding.cs" />
+ <Compile Include="System.Web.Services.Description\BindingCollection.cs" />
+ <Compile Include="System.Web.Services.Description\DocumentableItem.cs" />
+ <Compile Include="System.Web.Services.Description\ExtensionManager.cs" />
+ <Compile Include="System.Web.Services.Description\FaultBinding.cs" />
+ <Compile Include="System.Web.Services.Description\FaultBindingCollection.cs" />
+ <Compile Include="System.Web.Services.Description\HttpAddressBinding.cs" />
+ <Compile Include="System.Web.Services.Description\HttpBinding.cs" />
+ <Compile Include="System.Web.Services.Description\HttpOperationBinding.cs" />
+ <Compile Include="System.Web.Services.Description\HttpUrlEncodedBinding.cs" />
+ <Compile Include="System.Web.Services.Description\HttpUrlReplacementBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Import.cs" />
+ <Compile Include="System.Web.Services.Description\ImportCollection.cs" />
+ <Compile Include="System.Web.Services.Description\InputBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Message.cs" />
+ <Compile Include="System.Web.Services.Description\MessageBinding.cs" />
+ <Compile Include="System.Web.Services.Description\MessageCollection.cs" />
+ <Compile Include="System.Web.Services.Description\MessagePart.cs" />
+ <Compile Include="System.Web.Services.Description\MessagePartCollection.cs" />
+ <Compile Include="System.Web.Services.Description\MimeContentBinding.cs" />
+ <Compile Include="System.Web.Services.Description\MimeMultipartRelatedBinding.cs" />
+ <Compile Include="System.Web.Services.Description\MimePart.cs" />
+ <Compile Include="System.Web.Services.Description\MimePartCollection.cs" />
+ <Compile Include="System.Web.Services.Description\MimeTextBinding.cs" />
+ <Compile Include="System.Web.Services.Description\MimeTextMatch.cs" />
+ <Compile Include="System.Web.Services.Description\MimeTextMatchCollection.cs" />
+ <Compile Include="System.Web.Services.Description\MimeXmlBinding.cs" />
+ <Compile Include="System.Web.Services.Description\NamedItem.cs" />
+ <Compile Include="System.Web.Services.Description\Operation.cs" />
+ <Compile Include="System.Web.Services.Description\OperationBinding.cs" />
+ <Compile Include="System.Web.Services.Description\OperationBindingCollection.cs" />
+ <Compile Include="System.Web.Services.Description\OperationCollection.cs" />
+ <Compile Include="System.Web.Services.Description\OperationFault.cs" />
+ <Compile Include="System.Web.Services.Description\OperationFaultCollection.cs" />
+ <Compile Include="System.Web.Services.Description\OperationFlow.cs" />
+ <Compile Include="System.Web.Services.Description\OperationInput.cs" />
+ <Compile Include="System.Web.Services.Description\OperationMessage.cs" />
+ <Compile Include="System.Web.Services.Description\OperationMessageCollection.cs" />
+ <Compile Include="System.Web.Services.Description\OperationOutput.cs" />
+ <Compile Include="System.Web.Services.Description\OutputBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Port.cs" />
+ <Compile Include="System.Web.Services.Description\PortCollection.cs" />
+ <Compile Include="System.Web.Services.Description\PortType.cs" />
+ <Compile Include="System.Web.Services.Description\PortTypeCollection.cs" />
+ <Compile Include="System.Web.Services.Description\Service.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceCollection.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescription.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionBaseCollection.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionCollection.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtension.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionFormatExtensionCollection.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionImportStyle.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionImporter.cs" />
+ <Compile Include="System.Web.Services.Description\ServiceDescriptionSerializerBase2.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12AddressBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12Binding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12BodyBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12FaultBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12HeaderBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Soap12OperationBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapAddressBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapBindingStyle.cs" />
+ <Compile Include="System.Web.Services.Description\SoapBindingUse.cs" />
+ <Compile Include="System.Web.Services.Description\SoapBodyBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapFaultBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapHeaderBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapHeaderFaultBinding.cs" />
+ <Compile Include="System.Web.Services.Description\SoapOperationBinding.cs" />
+ <Compile Include="System.Web.Services.Description\Types.cs" />
+ <Compile Include="System.Web.Services.Description\WebReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\ContractReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\ContractSearchPattern.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientDocumentCollection.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientProtocol.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientReferenceCollection.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientResult.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryClientResultCollection.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocument.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentLinksPattern.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSearchPattern.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryDocumentSerializer.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryExceptionDictionary.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoveryReferenceCollection.cs" />
+ <Compile Include="System.Web.Services.Discovery\DiscoverySearchPattern.cs" />
+ <Compile Include="System.Web.Services.Discovery\DynamicDiscoveryDocument.cs" />
+ <Compile Include="System.Web.Services.Discovery\ExcludePathInfo.cs" />
+ <Compile Include="System.Web.Services.Discovery\SchemaReference.cs" />
+ <Compile Include="System.Web.Services.Discovery\SoapBinding.cs" />
+ <Compile Include="System.Web.Services.Discovery\XmlSchemaSearchPattern.cs" />
+ <Compile Include="System.Web.Services.Protocols\Fault.cs" />
+ <Compile Include="System.Web.Services.Protocols\Fault12.cs" />
+ <Compile Include="System.Web.Services.Protocols\Fault12Serializer.cs" />
+ <Compile Include="System.Web.Services.Protocols\HttpMethodAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\HttpWebClientProtocol.cs" />
+ <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventArgs.cs" />
+ <Compile Include="System.Web.Services.Protocols\InvokeCompletedEventHandler.cs" />
+ <Compile Include="System.Web.Services.Protocols\LogicalMethodInfo.cs" />
+ <Compile Include="System.Web.Services.Protocols\LogicalMethodTypes.cs" />
+ <Compile Include="System.Web.Services.Protocols\Methods.cs" />
+ <Compile Include="System.Web.Services.Protocols\MimeFormatter.cs" />
+ <Compile Include="System.Web.Services.Protocols\MimeParameterWriter.cs" />
+ <Compile Include="System.Web.Services.Protocols\MimeReturnReader.cs" />
+ <Compile Include="System.Web.Services.Protocols\NopReturnReader.cs" />
+ <Compile Include="System.Web.Services.Protocols\ServerType.cs" />
+ <Compile Include="System.Web.Services.Protocols\Soap12FaultCodes.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapClientMessage.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapDocumentMethodAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapDocumentServiceAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapException.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapExtension.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapExtensionAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapFaultSubcode.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeader.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeaderAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeaderCollection.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeaderDirection.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHeaderMapping.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapHttpClientProtocol.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapMessage.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapMessageStage.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapParameterStyle.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapProtocolVersion.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapRpcMethodAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapRpcServiceAttribute.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapServiceRoutingStyle.cs" />
+ <Compile Include="System.Web.Services.Protocols\SoapUnknownHeader.cs" />
+ <Compile Include="System.Web.Services.Protocols\TypeStubManager.cs" />
+ <Compile Include="System.Web.Services.Protocols\UrlEncodedParameterWriter.cs" />
+ <Compile Include="System.Web.Services.Protocols\UrlParameterWriter.cs" />
+ <Compile Include="System.Web.Services.Protocols\WebClientAsyncResult.cs" />
+ <Compile Include="System.Web.Services.Protocols\WebClientProtocol.cs" />
+ <Compile Include="System.Web.Services.Protocols\WebServiceHelper.cs" />
+ <Compile Include="System.Web.Services.Protocols\XmlReturnReader.cs" />
+ <Compile Include="System.Web.Services\WebMethodAttribute.cs" />
+ <Compile Include="System.Web.Services\WebServiceAttribute.cs" />
+ <Compile Include="System.Web.Services\WebServiceBindingAttribute.cs" />
+ <Compile Include="System.Web.Services\WebServicesDescriptionAttribute.cs" />
+ <Compile Include="System.Web.Services\WsiProfiles.cs" />
+ </ItemGroup>
+ </When>
+ </Choose>
+ <!--End of per-profile files-->
<!-- @ALL_SOURCES@ -->
<ItemGroup>
<ProjectReference Include="../System/System.csproj" />