3 references to IsNullOrEmptyOrWhiteSpace
System.Data.Services.Design (3)
System\Data\EntityModel\Emitters\CommentEmitter.cs (3)
44if (documentation != null && !StringUtil.IsNullOrEmptyOrWhiteSpace(documentation.Summary)) 167if (StringUtil.IsNullOrEmptyOrWhiteSpace(text)) 222if (StringUtil.IsNullOrEmptyOrWhiteSpace(line))