5 references to NotFoundInBaseline
Microsoft.Analyzers.Local (5)
ApiLifecycle\ApiLifecycleAnalyzer.cs (1)
72
foreach (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);