1 reference to CheckAllPublicTypesAreExperimentalAndNotObsolete
Microsoft.Analyzers.Local (1)
ApiLifecycle\ApiLifecycleAnalyzer.cs (1)
42
start.RegisterCompilationEndAction(endContext =>
CheckAllPublicTypesAreExperimentalAndNotObsolete
(endContext));