7 references to Comments_not_allowed
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (4)
EmbeddedLanguages\ValidateJsonStringTests.cs (4)
209
FeaturesResources.
Comments_not_allowed
));
236
FeaturesResources.
Comments_not_allowed
));
311
FeaturesResources.
Comments_not_allowed
));
342
FeaturesResources.
Comments_not_allowed
));
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\Json\JsonParser.StrictSyntaxChecker.cs (1)
84
=> new EmbeddedDiagnostic(FeaturesResources.
Comments_not_allowed
, GetSpan(trivia.VirtualChars)),
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (2)
EmbeddedLanguages\ValidateJsonStringTests.vb (2)
158
FeaturesResources.
Comments_not_allowed
))
179
FeaturesResources.
Comments_not_allowed
),