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)
160if (_otherContent == null) 165return _otherContent;