16 references to Compile
System.Data (3)
fx\src\data\System\Data\DataSet.cs (2)
1696sSet.Compile(); 2185schemaSet.Compile();
fx\src\data\System\Data\DataTable.cs (1)
5679sSet.Compile();
System.Data.Entity (1)
System\Data\EntityModel\SchemaObjectModel\Schema.cs (1)
1251schemaSet.Compile();
System.Runtime.Serialization (2)
System\Runtime\Serialization\SchemaImporter.cs (2)
138schemaSet.Compile(); 149schemaSet.Compile();
System.ServiceModel (1)
System\ServiceModel\Description\SchemaHelper.cs (1)
136schemaSet.Compile();
System.ServiceModel.Web (3)
System\ServiceModel\Dispatcher\HelpExampleGenerator.cs (2)
139schemaSet.Compile(); 159schemaSet.Compile();
System\ServiceModel\Dispatcher\HelpPage.cs (1)
411this.SchemaSet.Compile();
System.Xml (6)
System\Xml\Schema\Inference\Infer.cs (2)
206schemas.Compile(); 279schemas.Compile();
System\Xml\Schema\XmlSchemaValidator.cs (2)
1520localSet.Compile(); 1577schemaSet.Compile();
System\Xml\Serialization\Mappings.cs (1)
1157schemas.Compile();
System\Xml\Serialization\XmlSchemas.cs (1)
640schemaSet.Compile();