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