10 references to JSON_issue_0
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (9)
EmbeddedLanguages\ValidateJsonStringTests.cs (9)
46
diagnosticMessage: string.Format(FeaturesResources.
JSON_issue_0
, FeaturesResources.Constructors_not_allowed));
62
diagnosticMessage: string.Format(FeaturesResources.
JSON_issue_0
, FeaturesResources.Constructors_not_allowed));
78
diagnosticMessage: string.Format(FeaturesResources.
JSON_issue_0
,
103
diagnosticMessage: string.Format(FeaturesResources.
JSON_issue_0
,
128
diagnosticMessage: string.Format(FeaturesResources.
JSON_issue_0
,
193
diagnosticMessage: string.Format(FeaturesResources.
JSON_issue_0
,
218
diagnosticMessage: string.Format(FeaturesResources.
JSON_issue_0
,
289
diagnosticMessage: string.Format(FeaturesResources.
JSON_issue_0
,
320
diagnosticMessage: string.Format(FeaturesResources.
JSON_issue_0
,
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\Json\LanguageServices\AbstractJsonDiagnosticAnalyzer.cs (1)
22
new LocalizableResourceString(nameof(FeaturesResources.
JSON_issue_0
), FeaturesResources.ResourceManager, typeof(FeaturesResources)))