5 references to NotFoundInBaseline
Microsoft.Analyzers.Local (5)
ApiLifecycle\ApiLifecycleAnalyzer.cs (1)
72foreach (var symbol in assemblyAnalysis.NotFoundInBaseline)
ApiLifecycle\AssemblyAnalysis.cs (4)
137_ = NotFoundInBaseline.Add(type); 229_ = NotFoundInBaseline.Add(member); 244_ = NotFoundInBaseline.Add(member); 266_ = NotFoundInBaseline.Add(member);