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