1 write to _otherContent
System.Data.Entity (1)
System\Data\EntityModel\SchemaObjectModel\SchemaElement.cs (1)
162
_otherContent
= new List<MetadataProperty>();
2 references to _otherContent
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\SchemaElement.cs (2)
160
if (
_otherContent
== null)
165
return
_otherContent
;