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