12 references to SourceSchemaObject
System.Web.Services (1)
System\Web\Services\Description\SchemaCompiler.cs (1)
55XmlSchemaObject source = exception.SourceSchemaObject;
System.Xml (11)
System\Xml\Schema\SchemaCollectionCompiler.cs (5)
482if (e.SourceSchemaObject == null) { 719if (e.SourceSchemaObject == null) { 1731if (e.SourceSchemaObject == null) { 1779if (e.SourceSchemaObject == null) { 1914if (e.SourceSchemaObject == null) {
System\Xml\Schema\SchemaSetCompiler.cs (5)
549if (e.SourceSchemaObject == null) { 777if (e.SourceSchemaObject == null) { 2038if (e.SourceSchemaObject == null) { 2125if (e.SourceSchemaObject == null) { 2269if (e.SourceSchemaObject == null) {
System\Xml\Serialization\XmlSchemas.cs (1)
662XmlSchemaObject source = exception.SourceSchemaObject;