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)
572
if (
_schemaSourceProperty
== null)
581
return
_schemaSourceProperty
;