3 references to Add_0_check
Microsoft.CodeAnalysis.Features (3)
InitializeParameter\AbstractAddParameterCheckCodeRefactoringProvider.cs (3)
127
string.Format(FeaturesResources.
Add_0_check
, "string.IsNullOrEmpty"),
132
string.Format(FeaturesResources.
Add_0_check
, "string.IsNullOrWhiteSpace"),
163
string.Format(FeaturesResources.
Add_0_check
, "Enum.IsDefined"),