2 references to ComputeEffectiveAnalysisLevel
Microsoft.NET.ProjectData (2)
CachePathResolver.cs (2)
728
string effectiveAnalysisLevel =
ComputeEffectiveAnalysisLevel
(analysisLevel, targetFramework, defaults);
798
string effectiveAnalysisLevelStyle =
ComputeEffectiveAnalysisLevel
(analysisLevelStyle, targetFramework, defaults);