2 references to IsChildPath
Microsoft.CodeAnalysis.CodeStyle (2)
AbstractMatchFolderAndNamespaceDiagnosticAnalyzer.cs (1)
139if (!PathUtilities.IsChildPath(projectDir, namespaceDeclaration.SyntaxTree.FilePath))
PathUtilities.cs (1)
549if (IsChildPath(directory, fullPath))