Implemented interface member:
method
IsAnalyzerPathHandled
Microsoft.CodeAnalysis.IAnalyzerPathResolver.IsAnalyzerPathHandled(System.String)
1 reference to IsAnalyzerPathHandled
Microsoft.CodeAnalysis.UnitTests (1)
ShadowCopyAnalyzerPathResolverTests.cs (1)
37
Assert.True(PathResolver.
IsAnalyzerPathHandled
(analyzerPath));