4 references to RoslynString
Test.Utilities (4)
AnalyzerOptionsExtensions.cs (2)
475
if (!
RoslynString
.IsNullOrEmpty(arg.optionForcedValue) &&
502
if (!
RoslynString
.IsNullOrEmpty(optionForcedValue) &&
CompilationExtensions.cs (1)
39
if (!
RoslynString
.IsNullOrEmpty(propertyValue) &&
PathHelper.cs (1)
16
if (
RoslynString
.IsNullOrEmpty(path))