2 references to MissingAttribute
Roslyn.Diagnostics.Analyzers (2)
ExportedPartsShouldHaveImportingConstructor.cs (1)
158public const string MissingAttribute = nameof(MissingAttribute);
ExportedPartsShouldHaveImportingConstructorCodeFixProvider.cs (1)
57case ExportedPartsShouldHaveImportingConstructor.Scenario.MissingAttribute: