4 references to Value
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (2)
QuickInfo\SemanticQuickInfoSourceTests.cs (2)
7467Value($"\r\n{FeaturesResources.Value_colon}\r\n Value text")); 7486Value($"\r\n{FeaturesResources.Value_colon}\r\n Value text"));
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (2)
QuickInfo\SemanticQuickInfoSourceTests.vb (2)
2551Value($"{vbCrLf}{FeaturesResources.Value_colon}{vbCrLf} Value text")) 2572Value($"{vbCrLf}{FeaturesResources.Value_colon}{vbCrLf} Value text"))