16 references to JSON_issue_0
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (9)
EmbeddedLanguages\ValidateJsonStringTests.cs (9)
47
diagnosticMessage: string.Format(FeaturesResources.
JSON_issue_0
, FeaturesResources.Constructors_not_allowed));
65
diagnosticMessage: string.Format(FeaturesResources.
JSON_issue_0
, FeaturesResources.Constructors_not_allowed));
83
diagnosticMessage: string.Format(FeaturesResources.
JSON_issue_0
,
110
diagnosticMessage: string.Format(FeaturesResources.
JSON_issue_0
,
137
diagnosticMessage: string.Format(FeaturesResources.
JSON_issue_0
,
208
diagnosticMessage: string.Format(FeaturesResources.
JSON_issue_0
,
235
diagnosticMessage: string.Format(FeaturesResources.
JSON_issue_0
,
310
diagnosticMessage: string.Format(FeaturesResources.
JSON_issue_0
,
341
diagnosticMessage: string.Format(FeaturesResources.
JSON_issue_0
,
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\Json\LanguageServices\AbstractJsonDiagnosticAnalyzer.cs (1)
27
new LocalizableResourceString(nameof(FeaturesResources.
JSON_issue_0
), FeaturesResources.ResourceManager, typeof(FeaturesResources)))
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (6)
EmbeddedLanguages\ValidateJsonStringTests.vb (6)
42
diagnosticMessage:=String.Format(FeaturesResources.
JSON_issue_0
, FeaturesResources.Constructors_not_allowed))
57
diagnosticMessage:=String.Format(FeaturesResources.
JSON_issue_0
,
79
diagnosticMessage:=String.Format(FeaturesResources.
JSON_issue_0
,
101
diagnosticMessage:=String.Format(FeaturesResources.
JSON_issue_0
,
157
diagnosticMessage:=String.Format(FeaturesResources.
JSON_issue_0
,
178
diagnosticMessage:=String.Format(FeaturesResources.
JSON_issue_0
,