3 references to CompilationFeatureDetector
Microsoft.AspNetCore.Analyzers.Test (3)
CompilationFeatureDetectorTest.cs (3)
39var features = await CompilationFeatureDetector.DetectFeaturesAsync(compilation); 79var features = await CompilationFeatureDetector.DetectFeaturesAsync(compilation); 119var features = await CompilationFeatureDetector.DetectFeaturesAsync(compilation);