1 reference to RequiresUnsafeCodeFixTitle
ILLink.CodeFixProvider (1)
RequiresUnsafeCodeFixProvider.cs (1)
32
private protected override LocalizableString CodeFixTitle => new LocalizableResourceString(nameof(Resources.
RequiresUnsafeCodeFixTitle
), Resources.ResourceManager, typeof(Resources));