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