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