2 references to resolveIncludePathCore
Microsoft.CodeAnalysis (2)
RuleSet\RuleSetInclude.cs (2)
94
var resolvedIncludePath =
resolveIncludePathCore
(includePath, parentRulesetPath);
99
resolvedIncludePath =
resolveIncludePathCore
(includePath, parentRulesetPath);