2 references to ConditionIsNullAttribute
System.Data.Entity (2)
System\Data\Mapping\StorageMappingItemLoader.cs (2)
2322string isNull = GetAliasResolvedAttributeValue(nav.Clone(), StorageMslConstructs.ConditionIsNullAttribute); 3235string isNullAttribute = StorageMappingItemLoader.GetAttributeValue(nav.Clone(), StorageMslConstructs.ConditionIsNullAttribute);