7 references to XmlLiterals
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (7)
Formatting\Indentation\SmartIndenterTests.vb (1)
2042Dim code = My.Resources.XmlLiterals.IndentationTest2
Formatting\Indentation\SmartTokenFormatter_FormatTokenTests.vb (5)
102Dim code = My.Resources.XmlLiterals.TokenFormatter2 109Dim code = My.Resources.XmlLiterals.TokenFormatter1 116Dim code = My.Resources.XmlLiterals.XmlTest1_TokenFormat 123Dim code = My.Resources.XmlLiterals.XmlTest9 144Await TestAsync(My.Resources.XmlLiterals.EmptyElement1, indentation:=23)
Formatting\XmlLiterals.Designer.vb (1)
46Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("XmlLiterals", GetType(XmlLiterals).Assembly)