4 references to WRN_ProtectedInSealed_Title
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (4)
Diagnostics\Suppression\SuppressionTests.cs (4)
239
#pragma warning disable CS0628 // {CSharpResources.
WRN_ProtectedInSealed_Title
}
241
#pragma warning restore CS0628 // {CSharpResources.
WRN_ProtectedInSealed_Title
}
259
#pragma warning disable CS0628 // {CSharpResources.
WRN_ProtectedInSealed_Title
}
261
#pragma warning restore CS0628 // {CSharpResources.
WRN_ProtectedInSealed_Title
}