1 write to _namespaceName
System.Data.Entity (1)
System\Data\EntityModel\SchemaObjectModel\Schema.cs (1)
539_namespaceName = value;
2 references to _namespaceName
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\Schema.cs (2)
535return _namespaceName; 837definingQualification = this.ProviderManifest == null ? this._namespaceName : this.ProviderManifest.NamespaceName;