3 references to IsNullOrEmptyStringConstant
Microsoft.CodeAnalysis.CSharp (3)
Lowering\LocalRewriter\LocalRewriter_StringConcat.cs (3)
303if (IsNullOrEmptyStringConstant(loweredLeft)) 305if (IsNullOrEmptyStringConstant(loweredRight)) 312else if (IsNullOrEmptyStringConstant(loweredRight))