7 references to Comments_not_allowed
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (4)
EmbeddedLanguages\ValidateJsonStringTests.cs (4)
209FeaturesResources.Comments_not_allowed)); 236FeaturesResources.Comments_not_allowed)); 311FeaturesResources.Comments_not_allowed)); 342FeaturesResources.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)
158FeaturesResources.Comments_not_allowed)) 179FeaturesResources.Comments_not_allowed),