1 write to CheckIsNotNull
System.Data.Entity (1)
System\Data\Mapping\Update\Internal\ExtractorMetadata.cs (1)
387this.CheckIsNotNull = !TypeSemantics.IsNullable(member) &&
1 reference to CheckIsNotNull
System.Data.Entity (1)
System\Data\Mapping\Update\Internal\ExtractorMetadata.cs (1)
165if (memberInformation.CheckIsNotNull && record.IsDBNull(ordinal))