2 references to MissingAttribute
Roslyn.Diagnostics.Analyzers (2)
ImportingConstructorShouldBeObsolete.cs (1)
170public const string MissingAttribute = nameof(MissingAttribute);
ImportingConstructorShouldBeObsoleteCodeFixProvider.cs (1)
47case ImportingConstructorShouldBeObsolete.Scenario.MissingAttribute: