11 references to SourceSchemaObject
System.Private.Xml (11)
System\Xml\Schema\SchemaCollectionCompiler.cs (5)
612if (e.SourceSchemaObject == null) 913if (e.SourceSchemaObject == null) 2103if (e.SourceSchemaObject == null) 2163if (e.SourceSchemaObject == null) 2330if (e.SourceSchemaObject == null)
System\Xml\Schema\SchemaSetCompiler.cs (5)
701if (e.SourceSchemaObject == null) 996if (e.SourceSchemaObject == null) 2507if (e.SourceSchemaObject == null) 2622if (e.SourceSchemaObject == null) 2799if (e.SourceSchemaObject == null)
System\Xml\Serialization\XmlSchemas.cs (1)
688XmlSchemaObject? source = exception.SourceSchemaObject;