5 references to RequireAbsolutePath
Microsoft.CodeAnalysis (5)
DiagnosticAnalyzer\AnalyzerAssemblyLoader.cs (2)
147
CompilerPathUtilities.
RequireAbsolutePath
(originalPath, nameof(originalPath));
224
CompilerPathUtilities.
RequireAbsolutePath
(originalPath, nameof(originalPath));
DiagnosticAnalyzer\AnalyzerFileReference.cs (1)
55
CompilerPathUtilities.
RequireAbsolutePath
(fullPath, nameof(fullPath));
SourceFileResolver.cs (1)
115
CompilerPathUtilities.
RequireAbsolutePath
(resolvedPath, nameof(resolvedPath));
XmlFileResolver.cs (1)
81
CompilerPathUtilities.
RequireAbsolutePath
(resolvedPath, nameof(resolvedPath));