2 references to IsNullOrEmptyOrWhiteSpace
System.Data.Entity.Design (2)
System\Data\EntityModel\Emitters\CommentEmitter.cs (2)
51if (documentation != null && !MetadataUtil.IsNullOrEmptyOrWhiteSpace(documentation.Summary)) 225if (MetadataUtil.IsNullOrEmptyOrWhiteSpace(line))