6 references to Compile
System.ServiceModel (1)
System\ServiceModel\Description\MessageContractExporter.cs (1)
1326schemas.Compile(
System.Web.Services (4)
System\Web\Services\Description\SchemaCompiler.cs (1)
28schemas.Compile(new ValidationEventHandler(ValidationCallbackWithErrorCode), true);
System\Web\Services\Description\ServiceDescriptionImporter.cs (1)
428allSchemas.Compile(null, false);
System\Web\Services\Description\ServiceDescriptionReflector.cs (1)
197ServiceDescription.Types.Schemas.Compile(null, false);
System\Web\Services\Description\SoapProtocolImporter.cs (1)
362ConcreteSchemas.Compile(null, false);
System.Xml (1)
System\Xml\Serialization\ImportContext.cs (1)
239schemas.Compile(null, false);