2 references to _0_cannot_be_negative_or_zero
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
CodeActions\InitializeParameter\AddParameterCheckTests.cs (1)
3512
throw new ArgumentOutOfRangeException(nameof(num), num, $"{{string.Format(FeaturesResources.
_0_cannot_be_negative_or_zero
, "{nameof(num)}").Replace("\"", "\\\"")}}");
Microsoft.CodeAnalysis.Features (1)
InitializeParameter\AbstractAddParameterCheckCodeRefactoringProvider.cs (1)
750
? FeaturesResources.
_0_cannot_be_negative_or_zero