1 write to requiredSpace
System.Data.Entity (1)
System\Data\Common\CommandTrees\Internal\Validator.cs (1)
32
this.
requiredSpace
= expectedDataSpace;
1 reference to requiredSpace
System.Data.Entity (1)
System\Data\Common\CommandTrees\Internal\Validator.cs (1)
164
ThrowInvalid(Strings.Cqt_Validator_InvalidIncorrectDataSpaceMetadata(typeof(TMetadata).Name, Enum.GetName(typeof(DataSpace), this.
requiredSpace
)));