1 write to _schemaSourceProperty
System.Data.Entity (1)
System\Data\EntityModel\SchemaObjectModel\Schema.cs (1)
575_schemaSourceProperty = new MetadataProperty("SchemaSource",
2 references to _schemaSourceProperty
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\Schema.cs (2)
572if (_schemaSourceProperty == null) 581return _schemaSourceProperty;