18 writes to Value
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (2)
Microsoft.DotNet.Build.Tasks.Installers (2)
Microsoft.DotNet.XliffTasks (5)
Microsoft.Maui.Resizetizer (3)
System.ComponentModel.TypeConverter (1)
System.Private.Xml.Linq (3)
XmlFileLogger (2)
1467 references to Value
BuildBoss (6)
ConfigurationSchemaGenerator (1)
dotnet-svcutil-lib (8)
dotnet-user-jwts (1)
dotnet-user-secrets (1)
IIS.FunctionalTests (2)
IISExpress.FunctionalTests (2)
Microsoft.AspNetCore.Authentication.Test (20)
CertificateTests.cs (20)
482Assert.Equal(Certificates.SelfSignedValidWithNoEku.Issuer, actual.First().Value);
486Assert.Equal(Certificates.SelfSignedValidWithNoEku.Thumbprint, actual.First().Value);
495Assert.Equal(Certificates.SelfSignedValidWithNoEku.SubjectName.Name, actual.First().Value);
505Assert.Equal(Certificates.SelfSignedValidWithNoEku.SerialNumber, actual.First().Value);
515Assert.Equal(Certificates.SelfSignedValidWithNoEku.GetNameInfo(X509NameType.DnsName, false), actual.First().Value);
525Assert.Equal(Certificates.SelfSignedValidWithNoEku.GetNameInfo(X509NameType.EmailName, false), actual.First().Value);
535Assert.Equal(Certificates.SelfSignedValidWithNoEku.GetNameInfo(X509NameType.SimpleName, false), actual.First().Value);
545Assert.Equal(Certificates.SelfSignedValidWithNoEku.GetNameInfo(X509NameType.UpnName, false), actual.First().Value);
555Assert.Equal(Certificates.SelfSignedValidWithNoEku.GetNameInfo(X509NameType.UrlName, false), actual.First().Value);
611Assert.Equal(Expected, name.First().Value);
614Assert.Equal("1", count.First().Value);
630Assert.Equal(Expected, name.First().Value);
634Assert.Equal(expected, count.First().Value);
681Assert.Equal(Expected, actual.First().Value);
738Assert.Equal(Expected, name.First().Value);
741Assert.Equal("1", count.First().Value);
757Assert.Equal(Expected, name.First().Value);
761Assert.Equal(expected, count.First().Value);
779Assert.Equal(Expected, name.First().Value);
784Assert.Equal(laterExpected, count.First().Value);
Microsoft.AspNetCore.DataProtection.Tests (1)
Microsoft.AspNetCore.Mvc.FunctionalTests (17)
Microsoft.Build.BuildCheck.UnitTests (1)
Microsoft.Build.CommandLine.UnitTests (1)
Microsoft.Build.Engine.OM.UnitTests (1)
Microsoft.Build.Engine.UnitTests (1)
Microsoft.Build.Framework.UnitTests (1)
Microsoft.Build.Tasks.Core (4)
Microsoft.Build.Tasks.UnitTests (1)
Microsoft.Build.Utilities.UnitTests (1)
Microsoft.CodeAnalysis.CodeStyle (6)
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (108)
Rename\RenameEngineTests.CSharpConflicts.vb (25)
329Dim outputResult = <code>Outer((string y) => Inner(x => {</code>.Value + vbCrLf +
330<code> var z = 5;</code>.Value + vbCrLf +
331<code>z.L();</code>.Value + vbCrLf +
332<code>x.Ex();</code>.Value + vbCrLf +
333<code> }, y), 0);</code>.Value
379Dim outputResult = <code>Outer((string y) => Inner((x) => {</code>.Value + vbCrLf +
380<code> var z = 5;</code>.Value + vbCrLf +
381<code>z.L();</code>.Value + vbCrLf +
382<code>x.Ex();</code>.Value + vbCrLf +
383<code> }, y), 0);</code>.Value
429Dim outputResult = <code>Outer((y) => Inner((string x) => {</code>.Value + vbCrLf +
430<code> var z = 5;</code>.Value + vbCrLf +
431<code>z.Ex();</code>.Value + vbCrLf +
432<code>x.Ex();</code>.Value + vbCrLf +
433<code> }, y), 0);</code>.Value
479Dim outputResult = <code>Outer(y => Inner((string x) => {</code>.Value + vbCrLf +
480<code> var z = 5;</code>.Value + vbCrLf +
481<code>z.Ex();</code>.Value + vbCrLf +
482<code>x.Ex();</code>.Value + vbCrLf +
483<code> }, y), 0);</code>.Value
529Dim outputResult = <code>Outer(y => Inner((string x) => {</code>.Value + vbCrLf +
530<code> var z = 5;</code>.Value + vbCrLf +
531<code> z.Ex();</code>.Value + vbCrLf +
532<code> x.Ex();</code>.Value + vbCrLf +
533<code> }, y), 0);</code>.Value
Microsoft.CodeAnalysis.LanguageServer.Protocol (4)
Microsoft.CodeAnalysis.VisualBasic.CodeStyle.UnitTests (47)
src\Analyzers\VisualBasic\Tests\GenerateMethod\GenerateConversionTests.vb (16)
30</text>.Value.Replace(vbLf, vbCrLf),
44</text>.Value.Replace(vbLf, vbCrLf))
58</text>.Value.Replace(vbLf, vbCrLf),
72</text>.Value.Replace(vbLf, vbCrLf))
90</text>.Value.Replace(vbLf, vbCrLf),
106</text>.Value.Replace(vbLf, vbCrLf))
129</text>.Value.Replace(vbLf, vbCrLf),
151</text>.Value.Replace(vbLf, vbCrLf))
165</text>.Value.Replace(vbLf, vbCrLf),
179</text>.Value.Replace(vbLf, vbCrLf))
193</text>.Value.Replace(vbLf, vbCrLf),
207</text>.Value.Replace(vbLf, vbCrLf))
225</text>.Value.Replace(vbLf, vbCrLf),
241</text>.Value.Replace(vbLf, vbCrLf))
264</text>.Value.Replace(vbLf, vbCrLf),
286</text>.Value.Replace(vbLf, vbCrLf))
src\Analyzers\VisualBasic\Tests\ImplementInterface\ImplementInterfaceTests.vb (21)
1498End Class</Text>.Value.Replace(vbLf, vbCrLf),
1509End Class</Text>.Value.Replace(vbLf, vbCrLf))
2011End Class</Text>.Value.Replace(vbLf, vbCrLf),
2077End Class</Text>.Value.Replace(vbLf, vbCrLf))
2100End Class</Text>.Value.Replace(vbLf, vbCrLf),
2166End Class</Text>.Value.Replace(vbLf, vbCrLf))
2192End Class]]></Text>.Value.Replace(vbLf, vbCrLf),
2221End Class]]></Text>.Value.Replace(vbLf, vbCrLf))
2249End Class]]></Text>.Value.Replace(vbLf, vbCrLf),
2280End Class]]></Text>.Value.Replace(vbLf, vbCrLf))
2747</Text>.Value.Replace(vbLf, vbCrLf),
2786</Text>.Value.Replace(vbLf, vbCrLf))
3601</Text>.Value.Replace(vbLf, vbCrLf),
3615</Text>.Value.Replace(vbLf, vbCrLf))
3690</Text>.Value.Replace(vbLf, vbCrLf),
3707</Text>.Value.Replace(vbLf, vbCrLf))
3718</Text>.Value.Replace(vbLf, vbCrLf),
3739</Text>.Value.Replace(vbLf, vbCrLf),
3762</Text>.Value.Replace(vbLf, vbCrLf),
3773</Text>.Value.Replace(vbLf, vbCrLf))
3807</Text>.Value.Replace(vbLf, vbCrLf),
src\Analyzers\VisualBasic\Tests\RemoveUnnecessaryCast\RemoveUnnecessaryCastTests.vb (1)
3057</Code>.Value)
Microsoft.CodeAnalysis.VisualBasic.CommandLine.UnitTests (86)
CommandLineBreakingChanges.vb (9)
39</text>.Value.Trim().Replace(vbLf, vbCrLf), tempLog.ReadAllText().Trim().Replace(src, "SRC.VB"))
57</text>.Value).Path
75</text>.Value.Trim().Replace(vbLf, vbCrLf), tempOut.ReadAllText().Trim().Replace(src, "SRC.VB"))
89</text>.Value).Path
107</text>.Value.Trim().Replace(vbLf, vbCrLf), tempOut.ReadAllText().Trim().Replace(src, "SRC.VB"))
121</text>.Value).Path
139</text>.Value.Trim().Replace(vbLf, vbCrLf), tempOut.ReadAllText().Trim().Replace(src, "SRC.VB"))
156</text>.Value).Path
174</text>.Value.Trim().Replace(vbLf, vbCrLf), tempOut.ReadAllText().Trim().Replace(src, "SRC.VB"))
CommandLineTests.vb (71)
286</text>.Value).Path
332</text>.Value).Path
470</text>.Value).Path
511</text>.Value).Path
529</text>.Value).Path
547</text>.Value).Path
560</text>.Value.Replace(vbLf, vbCrLf).Trim,
588</text>.Value).Path
601</text>.Value.Replace(vbLf, vbCrLf).Trim,
621</text>.Value.Trim().Replace(vbLf, vbCrLf), tempOut.ReadAllText().Trim().Replace(src, "SRC.VB"))
640</text>.Value.Trim().Replace(vbLf, vbCrLf), tempOut.ReadAllText().Trim().Replace(src, "SRC.VB"))
758</text>.Value).Path
780</text>.Value).Path
929/imports:System.Text</text>.Value).Path
3645Dim src = dir.CreateFile("a.vb").WriteAllText(source.Value)
4103</text>.Value.Replace(vbLf, vbCrLf))
4131</text>.Value.Replace(vbLf, vbCrLf))
4183</text>.Value.Replace(vbLf, vbCrLf))
4221</text>.Value.Replace(vbLf, vbCrLf))
4262</text>.Value.Replace(vbLf, vbCrLf))
4281</text>.Value.Replace(vbLf, vbCrLf))
4300</text>.Value.Replace(vbLf, vbCrLf))
4319</text>.Value.Replace(vbLf, vbCrLf))
4338</text>.Value.Replace(vbLf, vbCrLf))
4357</text>.Value.Replace(vbLf, vbCrLf))
5112</text>.Value.Replace(vbLf, vbCrLf))
5179</text>.Value.Replace(vbLf, vbCrLf))
5222</text>.Value.Replace(vbLf, vbCrLf))
5290</text>.Value.Replace(vbLf, vbCrLf))
5335</text>.Value.Replace(vbLf, vbCrLf))
5957file.WriteAllText(source.Value)
6010file.WriteAllText(source.Value)
6097file.WriteAllText(source.Value)
6141file.WriteAllText(source.Value)
6189file.WriteAllText(source.Value)
6235file.WriteAllText(source.Value)
6277file.WriteAllText(source.Value)
6312file.WriteAllText(source.Value)
6344file.WriteAllText(source.Value)
6378file.WriteAllText(source.Value)
6412file.WriteAllText(source.Value)
6444file.WriteAllText(source.Value)
6480</result>.Value.Replace(vbLf, vbCrLf).Trim()
6494</text>.Value.Replace(vbLf, vbCrLf))
6919</text>.Value).Path
6923</text>.Value).Path
6967</text>.Value).Path
6971</text>.Value).Path
7001</text>.Value).Path
7005</text>.Value).Path
7035</text>.Value).Path
7039</text>.Value).Path
7064</text>.Value).Path
7069</text>.Value).Path
7088</text>.Value).Path
7256</text>.Value).Path
7277</text>.Value).Path
7314</text>.Value).Path
7469</text>.Value).Path
7532</text>.Value.Replace(vbLf, vbCrLf))
8670</text>.Value.Replace(vbLf, vbCrLf))
8953</text>.Value).Path
9010</text>.Value).Path
9033</text>.Value).Path
9057</text>.Value).Path
9078</text>.Value).Path
9100</text>.Value).Path
9105</text>.Value).Path
9109</text>.Value).Path
9133</text>.Value.ToString(),
9567sourceFile.WriteAllText(source.Value)
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (73)
Emit\EntryPointTests.vb (9)
138{VisualBasicSyntaxTree.ParseText(vbx.Value, options:=TestOptions.Script),
139VisualBasicSyntaxTree.ParseText(vb.Value, options:=VisualBasicParseOptions.Default)}, options:=TestOptions.ReleaseExe)
553{VisualBasicSyntaxTree.ParseText(vbx.Value, options:=TestOptions.Script)}, options:=TestOptions.ReleaseExe, references:=LatestVbReferences)
572{VisualBasicSyntaxTree.ParseText(vbx.Value, options:=TestOptions.Script),
573VisualBasicSyntaxTree.ParseText(vb.Value, options:=VisualBasicParseOptions.Default)}, options:=TestOptions.ReleaseExe, references:=LatestVbReferences)
599{VisualBasicSyntaxTree.ParseText(vbx.Value, options:=TestOptions.Script),
600VisualBasicSyntaxTree.ParseText(vb.Value, options:=VisualBasicParseOptions.Default)}, options:=TestOptions.ReleaseExe, references:=LatestVbReferences)
752{VisualBasicSyntaxTree.ParseText(vbx.Value, options:=TestOptions.Script),
753VisualBasicSyntaxTree.ParseText(vb.Value, options:=TestOptions.Regular)}, options:=TestOptions.ReleaseExe.WithMainTypeName("C"))
Microsoft.CodeAnalysis.VisualBasic.Features.UnitTests (177)
ExtractMethod\ExtractMethodTests.vb (8)
139</Text>.Value.Replace(vbLf, vbCrLf),
153</Text>.Value.Replace(vbLf, vbCrLf))
308</Text>.Value.Replace(vbLf, vbCrLf),
330</Text>.Value.Replace(vbLf, vbCrLf))
352</Text>.Value.Replace(vbLf, vbCrLf),
377</Text>.Value.Replace(vbLf, vbCrLf))
402</Text>.Value.Replace(vbLf, vbCrLf),
429</Text>.Value.Replace(vbLf, vbCrLf))
FullyQualify\FullyQualifyTests.vb (6)
783End Module</Text>.Value.Replace(vbLf, vbCrLf),
788End Module</Text>.Value.Replace(vbLf, vbCrLf), testHost:=testHost)
801End Module</Text>.Value.Replace(vbLf, vbCrLf),
808End Module</Text>.Value.Replace(vbLf, vbCrLf), testHost:=testHost)
831End Namespace</Text>.Value.Replace(vbLf, vbCrLf),
849End Namespace</Text>.Value.Replace(vbLf, vbCrLf), testHost:=testHost)
GenerateMethod\GenerateMethodTests.vb (65)
1053End Class</text>.Value.Replace(vbLf, vbCrLf),
1064End Class</text>.Value.Replace(vbLf, vbCrLf))
1078End Class</text>.Value.Replace(vbLf, vbCrLf),
1091End Class</text>.Value.Replace(vbLf, vbCrLf))
1442</Text>.Value.Replace(vbLf, vbCrLf),
1458</Text>.Value.Replace(vbLf, vbCrLf))
1712</text>.Value)
1726</text>.Value.Replace(vbLf, vbCrLf),
1739</text>.Value.Replace(vbLf, vbCrLf))
1757</text>.Value.Replace(vbLf, vbCrLf),
1775</text>.Value.Replace(vbLf, vbCrLf))
1794</text>.Value.Replace(vbLf, vbCrLf),
1812</text>.Value.Replace(vbLf, vbCrLf))
1834</text>.Value.Replace(vbLf, vbCrLf),
1855</text>.Value.Replace(vbLf, vbCrLf))
2264</text>.Value.Replace(vbLf, vbCrLf),
2282</text>.Value.Replace(vbLf, vbCrLf))
2302</text>.Value.Replace(vbLf, vbCrLf),
2320</text>.Value.Replace(vbLf, vbCrLf))
2340</text>.Value.Replace(vbLf, vbCrLf),
2358</text>.Value.Replace(vbLf, vbCrLf))
2375</text>.Value.Replace(vbLf, vbCrLf),
2392</text>.Value.Replace(vbLf, vbCrLf))
2410</text>.Value.Replace(vbLf, vbCrLf),
2426</text>.Value.Replace(vbLf, vbCrLf))
2448</text>.Value.Replace(vbLf, vbCrLf),
2468</text>.Value.Replace(vbLf, vbCrLf))
2481</text>.Value.Replace(vbLf, vbCrLf),
2494</text>.Value.Replace(vbLf, vbCrLf))
2508</text>.Value.Replace(vbLf, vbCrLf),
2523</text>.Value.Replace(vbLf, vbCrLf))
2536</text>.Value.Replace(vbLf, vbCrLf),
2547</text>.Value.Replace(vbLf, vbCrLf))
2573</text>.Value.Replace(vbLf, vbCrLf),
2599</text>.Value.Replace(vbLf, vbCrLf))
2613</text>.Value.Replace(vbLf, vbCrLf),
2626</text>.Value.Replace(vbLf, vbCrLf))
2642</text>.Value.Replace(vbLf, vbCrLf),
2658</text>.Value.Replace(vbLf, vbCrLf))
2704</text>.Value.Replace(vbLf, vbCrLf),
2750</text>.Value.Replace(vbLf, vbCrLf))
2785</text>.Value.Replace(vbLf, vbCrLf),
2820</text>.Value.Replace(vbLf, vbCrLf))
2856</text>.Value.Replace(vbLf, vbCrLf),
2892</text>.Value.Replace(vbLf, vbCrLf))
2926</text>.Value.Replace(vbLf, vbCrLf),
2960</text>.Value.Replace(vbLf, vbCrLf))
2994</text>.Value.Replace(vbLf, vbCrLf),
3028</text>.Value.Replace(vbLf, vbCrLf))
3062</text>.Value.Replace(vbLf, vbCrLf),
3096</text>.Value.Replace(vbLf, vbCrLf))
3126</text>.Value.Replace(vbLf, vbCrLf),
3156</text>.Value.Replace(vbLf, vbCrLf))
3171</text>.Value.Replace(vbLf, vbCrLf),
3184</text>.Value.Replace(vbLf, vbCrLf))
3205</text>.Value.Replace(vbLf, vbCrLf),
3222</text>.Value.Replace(vbLf, vbCrLf))
3234</text>.Value.Replace(vbLf, vbCrLf),
3247</text>.Value.Replace(vbLf, vbCrLf))
3259</text>.Value.Replace(vbLf, vbCrLf),
3272</text>.Value.Replace(vbLf, vbCrLf))
4048</text>.Value.Replace(vbLf, vbCrLf),
4062</text>.Value.Replace(vbLf, vbCrLf))
4087</text>.Value.Replace(vbLf, vbCrLf),
4109</text>.Value.Replace(vbLf, vbCrLf))
GenerateVariable\GenerateVariableTests.vb (7)
1083</Text>.Value)
1333End Module</Text>.Value.Replace(vbLf, vbCrLf),
1341End Module</Text>.Value.Replace(vbLf, vbCrLf),
1349x = [|Goo|]</Text>.Value.Replace(vbLf, vbCrLf),
1352x = Goo</Text>.Value.Replace(vbLf, vbCrLf),
1359x = [|Goo|]</Text>.Value.Replace(vbLf, vbCrLf),
1362x = Goo</Text>.Value.Replace(vbLf, vbCrLf),
SimplifyTypeNames\SimplifyTypeNamesTests.vb (57)
91Await TestInRegularAndScriptAsync(source.Value, expected.Value)
1051</Text>.Value.Replace(vbLf, vbCrLf),
1117</Text>.Value.Replace(vbLf, vbCrLf),
1598Await TestInRegularAndScriptAsync(source.Value, expected.Value)
1617Await TestMissingInRegularAndScriptAsync(source.Value)
1663Await TestInRegularAndScriptAsync(source.Value.ReplaceLineEndings(endOfLine), expected.Value.ReplaceLineEndings(endOfLine))
1712Await TestInRegularAndScriptAsync(source.Value, expected.Value)
1751Await TestInRegularAndScriptAsync(source.Value, expected.Value)
1796Await TestMissingInRegularAndScriptAsync(source.Value)
1823Await TestInRegularAndScriptAsync(source.Value, expected.Value)
1825Using workspace = TestWorkspace.CreateVisualBasic(source.Value, composition:=GetComposition().WithTestHostParts(TestHost.OutOfProcess))
1871Await TestInRegularAndScriptAsync(source.Value, expected.Value)
1873Using workspace = TestWorkspace.CreateVisualBasic(source.Value, composition:=GetComposition().WithTestHostParts(TestHost.OutOfProcess))
1876Assert.Equal(span.Start, expected.Value.ReplaceLineEndings(vbLf).IndexOf("new C", StringComparison.Ordinal) + 4)
1905Await TestInRegularAndScriptAsync(source.Value, expected.Value)
1907Using workspace = TestWorkspace.CreateVisualBasic(source.Value, composition:=GetComposition().WithTestHostParts(TestHost.OutOfProcess))
1910Assert.Equal(span.Start, expected.Value.ReplaceLineEndings(vbLf).IndexOf("Console.WriteLine(""goo"")", StringComparison.Ordinal))
1925Await TestMissingInRegularAndScriptAsync(source.Value)
1945Await TestMissingInRegularAndScriptAsync(source.Value)
1973Await TestInRegularAndScriptAsync(source.Value.ReplaceLineEndings(endOfLine), expected.Value.ReplaceLineEndings(endOfLine))
1992Await TestMissingInRegularAndScriptAsync(source.Value)
2011Await TestMissingInRegularAndScriptAsync(source.Value)
2027Await TestMissingInRegularAndScriptAsync(source.Value)
2050Await TestInRegularAndScriptAsync(source.Value, expected.Value, options:=PreferIntrinsicPredefinedTypeInDeclaration())
2073Await TestInRegularAndScriptAsync(source.Value, expected.Value, options:=PreferIntrinsicPredefinedTypeInDeclaration())
2094Await TestInRegularAndScriptAsync(source.Value, expected.Value, options:=PreferIntrinsicTypeInMemberAccess())
2113Await TestInRegularAndScriptAsync(source.Value, expected.Value, options:=PreferIntrinsicTypeInMemberAccess())
2126Await TestMissingInRegularAndScriptAsync(source.Value,
2141Await TestMissingInRegularAndScriptAsync(source.Value, New TestParameters(options:=[Option](CodeStyleOptions2.PreferIntrinsicPredefinedTypeKeywordInDeclaration, False, NotificationOption2.Error)))
2155Await TestMissingInRegularAndScriptAsync(source.Value, New TestParameters(options:=[Option](CodeStyleOptions2.PreferIntrinsicPredefinedTypeKeywordInDeclaration, False, NotificationOption2.Error)))
2169Await TestMissingInRegularAndScriptAsync(source.Value, New TestParameters(options:=[Option](CodeStyleOptions2.PreferIntrinsicPredefinedTypeKeywordInDeclaration, False, NotificationOption2.Error)))
2194Await TestInRegularAndScriptAsync(source.Value, expected.Value, options:=PreferIntrinsicTypeInMemberAccess())
2215Await TestInRegularAndScriptAsync(source.Value, expected.Value, options:=PreferIntrinsicTypeInMemberAccess())
2235Await TestMissingInRegularAndScriptAsync(source.Value)
2248Await TestMissingInRegularAndScriptAsync(source.Value, New TestParameters(options:=[Option](CodeStyleOptions2.PreferIntrinsicPredefinedTypeKeywordInMemberAccess, False, NotificationOption2.Error)))
2262Await TestMissingInRegularAndScriptAsync(source.Value, New TestParameters(options:=[Option](CodeStyleOptions2.PreferIntrinsicPredefinedTypeKeywordInMemberAccess, False, NotificationOption2.Error)))
2274Await TestMissingInRegularAndScriptAsync(source.Value, New TestParameters(options:=[Option](CodeStyleOptions2.PreferIntrinsicPredefinedTypeKeywordInMemberAccess, False, NotificationOption2.Error)))
2293Await TestInRegularAndScriptAsync(source.Value, expected.Value, options:=PreferIntrinsicTypeInMemberAccess())
2305Await TestMissingInRegularAndScriptAsync(source.Value, New TestParameters(options:=[Option](CodeStyleOptions2.PreferIntrinsicPredefinedTypeKeywordInMemberAccess, False, NotificationOption2.Error)))
2324Await TestInRegularAndScriptAsync(source.Value, expected.Value, options:=PreferIntrinsicTypeInMemberAccess())
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (68)
Binding\BindingCollectionInitializerTests.vb (6)
58VerifyOperationTreeAndDiagnosticsForTest(Of ObjectCreationExpressionSyntax)(source.Value, expectedOperationTree, expectedDiagnostics)
120VerifyOperationTreeAndDiagnosticsForTest(Of ObjectCreationExpressionSyntax)(source.Value, expectedOperationTree, expectedDiagnostics)
186VerifyOperationTreeAndDiagnosticsForTest(Of ObjectCreationExpressionSyntax)(source.Value, expectedOperationTree, expectedDiagnostics)
306VerifyOperationTreeAndDiagnosticsForTest(Of ObjectCreationExpressionSyntax)(source.Value, expectedOperationTree, expectedDiagnostics)
724VerifyOperationTreeAndDiagnosticsForTest(Of ObjectCreationExpressionSyntax)(source.Value, expectedOperationTree, expectedDiagnostics)
1691VerifyOperationTreeAndDiagnosticsForTest(Of ObjectCreationExpressionSyntax)(source.Value, expectedOperationTree, expectedDiagnostics)
Compilation\ReferenceManagerTests.vb (10)
36Dim refV1 = CreateCompilationWithMscorlib40({refSource.Value}, {v1})
37Dim refV2 = CreateCompilationWithMscorlib40({refSource.Value}, {v2})
51Dim testRefV1 = CreateCompilationWithMscorlib40({testRefSource.Value}, New MetadataReference() {New VisualBasicCompilationReference(refV1), v2}, options:=TestOptions.ReleaseDll)
54Dim testRefV2 = CreateCompilationWithMscorlib40({testRefSource.Value}, New MetadataReference() {New VisualBasicCompilationReference(refV2), v1}, options:=TestOptions.ReleaseDll)
82Dim refV1 = CreateCompilationWithMscorlib40({refSource.Value}, {v1})
83Dim refV2 = CreateCompilationWithMscorlib40({refSource.Value}, {v2})
92Dim testRefV1 = CreateCompilationWithMscorlib40({refSource.Value}, New MetadataReference() {New VisualBasicCompilationReference(refV1), v2}, options:=TestOptions.ReleaseDll)
95Dim testRefV2 = CreateCompilationWithMscorlib40({refSource.Value}, New MetadataReference() {New VisualBasicCompilationReference(refV2), v1}, options:=TestOptions.ReleaseDll)
679</text>.Value
694</text>.Value
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (69)
SymbolDisplay\SymbolDisplayTests.vb (7)
3805text.Value.IndexOf("N1", StringComparison.Ordinal), {
3814text.Value.IndexOf("N2", StringComparison.Ordinal), {
3821text.Value.IndexOf("C1", StringComparison.Ordinal),
3826text.Value.IndexOf("C2", StringComparison.Ordinal),
3836text.Value.IndexOf("OUTER.INNER.GOO", StringComparison.Ordinal),
3848text.Value.IndexOf("Microsoft.VisualBasic.Collection", StringComparison.Ordinal),
4735</text>.Value
SymbolsTests\CompilationCreationTests.vb (16)
127</text>.Value)
161</text>.Value)
231</text>.Value)
670</text>.Value}, {NetFramework.mscorlib})
683</text>.Value}, {NetFramework.mscorlib, varC_MTTestLib1_V1.ToMetadataReference()})
716</text>.Value}, {NetFramework.mscorlib})
737</text>.Value}, {NetFramework.mscorlib, varC_MTTestLib2.ToMetadataReference(), varC_MTTestLib1_V2.ToMetadataReference()})
790</text>.Value}, {NetFramework.mscorlib})
822</text>.Value}, {NetFramework.mscorlib, varC_MTTestLib2.ToMetadataReference(), varC_MTTestLib1_V3.ToMetadataReference(), varC_MTTestLib3.ToMetadataReference()})
1645{source1.Value},
1653{source1.Value},
1667{source4.Value},
1675{source4.Value},
1690{source7.Value},
1764{source3.Value},
1782{source5.Value},
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (86)
TestSyntaxNodes.vb (31)
1373End If</x>.Value), MultiLineIfBlockSyntax)
1377</x>.Value)
1380</x>.Value)
1389End If</x>.Value, newBlock.ToFullString())
1398End If</x>.Value, newBlock.ToFullString())
1405End If</x>.Value, newBlock.ToFullString())
1412End If</x>.Value, newBlock.ToFullString())
1421End If</x>.Value), MultiLineIfBlockSyntax)
1425</x>.Value)
1428</x>.Value)
1438End If</x>.Value, newBlock.ToFullString())
1448End If</x>.Value, newBlock.ToFullString())
1458End If</x>.Value, newBlock.ToFullString())
1468End If</x>.Value, newBlock.ToFullString())
1493End Class</x>.Value)
1502End Class</x>.Value, cu1.ToFullString())
1507End Class</x>.Value, cu2.ToFullString())
1512End Class</x>.Value, cu3.ToFullString())
1519End Class</x>.Value)
1537End Class</x>.Value)
1545End Class</x>.Value, cu1.ToFullString())
1550End Class</x>.Value, cu2.ToFullString())
1557End Class</x>.Value)
1687</x>.Value)
2253</code>.Value
2347End Class</code>.Value
3290Dim text = SourceText.Value
3364Dim text = SourceText.Value
3390Dim text = SourceText.Value
3414Dim text = SourceText.Value
3459Dim text = SourceText.Value
Microsoft.CodeAnalysis.VisualBasic.Test.Utilities (3)
Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests (292)
Formatting\FormattingTests.vb (290)
32Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
47Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
64Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
83Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
106Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
125Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
140Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
155Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
180Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
213Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
234Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
255Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
276Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
297Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
326Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
365Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
400Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
421Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
442Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
463Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
478Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
501Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
524Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
549Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
570Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
599Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
618Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
665Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
678Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
695Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
712Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
731Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
760Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
793Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
832Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
990Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
1015Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
1034Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
1053Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
1076Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
1099Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
1122Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
1162Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
1177Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
1474Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
1493Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
1511Await AssertFormatLf2CrLfAsync(code.Value, code.Value)
1528Await AssertFormatLf2CrLfAsync(code.Value, code.Value)
1557Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
1574Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
1593Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
1612Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
1629Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
1646Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
1703Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
1724Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
1741Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
1758Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
1779Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
2119Await AssertFormatLf2CrLfAsync(code.Value, expected.Value, optionSet)
2180Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
2191Await AssertFormatLf2CrLfAsync(code.Value, code.Value)
2201Await AssertFormatLf2CrLfAsync(code.Value, code.Value)
2222Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
2245Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
2266Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
2276Await AssertFormatLf2CrLfAsync(code.Value, code.Value)
2303Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
2328Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
2441Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
2452Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
2493Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
2536Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
2568Await AssertFormatLf2CrLfAsync(code.Value, code.Value)
2585Await AssertFormatLf2CrLfAsync(code.Value, code.Value)
2599Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
2618Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
2645Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
2660Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
2689Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
2698Await AssertFormatLf2CrLfAsync(code.Value, code.Value)
2712Await AssertFormatLf2CrLfAsync(code.Value, code.Value)
2736Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
2771Await AssertFormatSpanAsync(code.Value.Replace(vbLf, vbCrLf), expected.Value.Replace(vbLf, vbCrLf))
2803Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
2831Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
2865Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
2885Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
2904Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
3059Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
3090Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
3134Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
3153Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
3164Await AssertFormatLf2CrLfAsync(code.Value, code.Value)
3175Await AssertFormatLf2CrLfAsync(code.Value, code.Value)
3300Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
3321Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
3338Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
3357Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
3398Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
3406Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
3416Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
3448Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
3466Await AssertFormatLf2CrLfAsync(code.Value, code.Value)
3485Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
3504Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
3511Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
3535Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
3559Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
3573Await AssertFormatLf2CrLfAsync(code.Value, code.Value)
3588Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
3601Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
3618Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
3641Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
3668Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
3705Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
3749End Class</text>.Value.Replace(vbLf, vbCrLf)
3772End Class</text>.Value.Replace(vbLf, vbCrLf)
3810Await AssertFormatLf2CrLfAsync(text.Value, text.Value)
3823Await AssertFormatLf2CrLfAsync(code.Value, code.Value)
3848Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
3867Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
3892Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
3940Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
3992Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
4016Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
4026Dim actual = CreateMethod(code.Value)
4042Await AssertFormatLf2CrLfAsync(code.Value, code.Value)
4072Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
4102Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
4144Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
4184Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
4202End Class</text>.Value)
4239Await AssertFormatLf2CrLfAsync(text.Value, expected.Value)
4258Await AssertFormatLf2CrLfAsync(text.Value, expected.Value)
4298Await AssertFormatLf2CrLfAsync(text.Value, expected.Value)
4321Await AssertFormatLf2CrLfAsync(text.Value, expected.Value)
4432Await AssertFormatLf2CrLfAsync(text.Value, expected.Value)
4455Await AssertFormatLf2CrLfAsync(text.Value, expected.Value)
4480Await AssertFormatLf2CrLfAsync(text.Value, expected.Value)
4503Await AssertFormatLf2CrLfAsync(text.Value, expected.Value)
4528Await AssertFormatLf2CrLfAsync(text.Value, expected.Value)
4549Await AssertFormatLf2CrLfAsync(text.Value, expected.Value)
4586Await AssertFormatLf2CrLfAsync(text.Value, expected.Value)
4636Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
4653Await AssertFormatLf2CrLfAsync(code.Value, expected.Value)
4669Await AssertFormatLf2CrLfAsync(code.Value, code.Value)
Microsoft.CodeAnalysis.Workspaces (6)
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (8)
Microsoft.DotNet.Arcade.Sdk (3)
Microsoft.DotNet.Build.Tasks.Installers (2)
Microsoft.DotNet.MacOsPkg (2)
Microsoft.DotNet.NuGetRepack.Tasks (4)
Microsoft.DotNet.SourceBuild.Tasks (3)
Microsoft.DotNet.VersionTools (2)
Microsoft.DotNet.XliffTasks (15)
Microsoft.DotNet.XliffTasks.Tests (2)
Microsoft.Extensions.FileProviders.Embedded (2)
Microsoft.Maui.Resizetizer (7)
Microsoft.VisualStudio.LanguageServices (2)
Microsoft.VisualStudio.LanguageServices.CSharp (1)
Microsoft.VisualStudio.LanguageServices.UnitTests (281)
Help\HelpTests.vb (179)
31Await TestAsync(text.Value, "vb.Friend")
42Await TestAsync(text.Value, "vb.Protected")
53Await TestAsync(text.Value, "vb.ProtectedFriend")
64Await TestAsync(text.Value, "vb.ProtectedFriend")
75Await TestAsync(text.Value, "vb.PrivateProtected")
86Await TestAsync(text.Value, "vb.PrivateProtected")
97Await TestAsync(text.Value, "vb.PrivateProtected")
108Await TestAsync(text.Value, "vb.PrivateProtected")
119Await TestAsync(text.Value, "vb.PrivateProtected")
129Await TestAsync(text.Value, "vb.PrivateProtected")
143Await TestAsync(text.Value, "vb.AddHandler")
157Await TestAsync(text.Value, "vb.AddHandler")
169Await TestAsync(text.Value, "vb.Array")
181Await TestAsync(text.Value, "vb.Array")
193Await TestAsync(text.Value, "vb.=")
208Await TestAsync(text.Value, HelpKeywords.Attributes)
220Await TestAsync(text.Value, HelpKeywords.ModuleAttribute)
232Await TestAsync(text.Value, HelpKeywords.AssemblyAttribute)
244Await TestAsync(text.Value, "vb.+")
256Await TestAsync(text.Value, "vb.Call")
274Await TestAsync(text.Value, "vb.Select")
292Await TestAsync(text.Value, "vb.Select")
308Await TestAsync(text.Value, "vb.As")
324Await TestAsync(text.Value, "vb.When")
342Await TestAsync(text.Value, "vb.Try")
355Await TestAsync(text.Value, HelpKeywords.CollectionInitializer)
368Await TestAsync(text.Value, HelpKeywords.CollectionInitializer)
379Await TestAsync(text.Value, HelpKeywords.Constructor)
394Await TestAsync(text.Value, HelpKeywords.QueryDistinct)
408Await TestAsync(text.Value, "vb.Do")
422Await TestAsync(text.Value, "vb.Do")
436Await TestAsync(text.Value, "vb.Do")
452Await TestAsync(text.Value, "vb.Then")
470Await TestAsync(text.Value, "vb.ElseIf")
488Await TestAsync(text.Value, "vb.Else")
504Await TestAsync(text.Value, "vb.If")
518Await TestAsync(text.Value, HelpKeywords.LambdaFunction)
527Await TestAsync(text.Value, "vb.Class")
547Await TestAsync(text.Value, "vb.AddHandler")
559Await TestAsync(text.Value, "vb.End")
569Await TestAsync(text.Value, "vb.Enum")
582Await TestAsync(text.Value, "vb.Erase")
595Await TestAsync(text.Value, "vb.Erase")
607Await TestAsync(text.Value, "vb.Error")
617Await TestAsync(text.Value, "vb.Event")
631Await TestAsync(text.Value, "vb.Exit")
646Await TestAsync(text.Value, "vb.Exit")
656Await TestAsync(text.Value, "vb.Protected")
666Await TestAsync(text.Value, "vb.ReadOnly")
676Await TestAsync(text.Value, "vb.Dim")
687Await TestAsync(text.Value, "vb.In")
698Await TestAsync(text.Value, "vb.Each")
709Await TestAsync(text.Value, HelpKeywords.ForEach)
720Await TestAsync(text.Value, "vb.Step")
731Await TestAsync(text.Value, "vb.To")
742Await TestAsync(text.Value, "vb.For")
752Await TestAsync(text.Value, HelpKeywords.QueryFrom)
762Await TestAsync(text.Value, HelpKeywords.VarianceOut)
774Await TestAsync(text.Value, "vb.GetType")
787Await TestAsync(text.Value, "vb.GoTo")
800Await TestAsync(text.Value, HelpKeywords.Colon)
812Await TestAsync(text.Value, HelpKeywords.IfOperator)
826Await TestAsync(text.Value, "vb.Implements")
840Await TestAsync(text.Value, "vb.Implements")
852Await TestAsync(text.Value, HelpKeywords.AnonymousType)
864Await TestAsync(text.Value, HelpKeywords.AnonymousType)
876Await TestAsync(text.Value, HelpKeywords.AnonymousKey)
888Await TestAsync(text.Value, HelpKeywords.AnonymousType)
900Await TestAsync(text.Value, HelpKeywords.AnonymousType)
913Await TestAsync(text.Value, "vb.TypeOf")
926Await TestAsync(text.Value, "vb.TypeOf")
941Await TestAsync(text.Value, "vb.Async")
956Await TestAsync(text.Value, HelpKeywords.LambdaFunction)
971Await TestAsync(text.Value, HelpKeywords.QueryLet)
982Await TestAsync(text.Value, HelpKeywords.PartialMethod)
993Await TestAsync(text.Value, HelpKeywords.Main)
1005Await TestAsync(text.Value, "vb.Me")
1017Await TestAsync(text.Value, "vb.Module")
1029Await TestAsync(text.Value, "vb.MyBase")
1041Await TestAsync(text.Value, "vb.MyBase")
1055Await TestAsync(text.Value, HelpKeywords.NewConstraint)
1068Await TestAsync(text.Value, HelpKeywords.ObjectInitializer)
1081Await TestAsync(text.Value, HelpKeywords.ObjectInitializer)
1093Await TestAsync(text.Value, HelpKeywords.Nullable)
1105Await TestAsync(text.Value, HelpKeywords.OnError)
1117Await TestAsync(text.Value, HelpKeywords.OptionCompare)
1129Await TestAsync(text.Value, HelpKeywords.OptionExplicit)
1141Await TestAsync(text.Value, HelpKeywords.OptionInfer)
1153Await TestAsync(text.Value, HelpKeywords.OptionStrict)
1165Await TestAsync(text.Value, "vb.Option")
1177Await TestAsync(text.Value, "vb.CInt")
1189Await TestAsync(text.Value, "vb.DirectCast")
1201Await TestAsync(text.Value, "vb.TryCast")
1213Await TestAsync(text.Value, HelpKeywords.PreprocessorConst)
1228Await TestAsync(text.Value, HelpKeywords.PreprocessorIf)
1243Await TestAsync(text.Value, HelpKeywords.PreprocessorIf)
1258Await TestAsync(text.Value, HelpKeywords.PreprocessorIf)
1273Await TestAsync(text.Value, HelpKeywords.PreprocessorIf)
1286Await TestAsync(text.Value, HelpKeywords.Region)
1299Await TestAsync(text.Value, HelpKeywords.Region)
1312Await TestAsync(text.Value, "vb.RaiseEvent")
1325Await TestAsync(text.Value, HelpKeywords.Redim)
1338Await TestAsync(text.Value, "vb.Is")
1354Await TestAsync(text.Value, "vb.RemoveHandler")
1366Await TestAsync(text.Value, "vb.Resume")
1378Await TestAsync(text.Value, "vb.Return")
1390Await TestAsync(text.Value, "vb.Stop")
1404Await TestAsync(text.Value, "vb.SyncLock")
1416Await TestAsync(text.Value, "vb.Throw")
1429Await TestAsync(text.Value, HelpKeywords.Negate)
1443Await TestAsync(text.Value, "vb.Using")
1455Await TestAsync(text.Value, "vb.Yield")
1477Await TestAsync(text.Value, "vb.Integer")
1489Await TestAsync(text.Value, "System.Console.WriteLine")
1501Await TestAsync(text.Value, "vb.Date")
1518End Module]]></a>.Value, HelpKeywords.XmlDocComment)
1527End Class]]></a>.Value, "vb.AnonymousType")
1543End Module]]></a>.Value, "vb.AnonymousType")
1556End Module]]></a>.Value, "vb.ByVal")
1569End Module]]></a>.Value, "vb.Of")
1583]]></a>.Value, "vb.+=")
1597End Module]]></a>.Value, "System.Collections.Generic.IEnumerable`1")
1610End Module]]></a>.Value, "vb.Sub")
1621]]></a>.Value, "vb.As")
1634]]></a>.Value, "vb.Await")
1641End Class]]></a>.Value, "vb.AutoImplementedProperty")
1650End Module]]></a>.Value, "System.Int32.MaxValue")
1668]]></a>.Value, "vb.Public")
1686]]></a>.Value, "vb.Public")
1696]]></a>.Value, "vb.=")
1705End Module]]></a>.Value, "vb.Rem")
1714End Module]]></a>.Value, HelpKeywords.TaskListUserComments)
1726]]></a>.Value, "vb.Call")
1731Await TestAsync(<a><![CDATA[Imports <xmln[||]s:ns="goo">]]></a>.Value, "vb.ImportsXmlns")
1744End Module]]></a>.Value, "System.String()")
1753End Module]]></a>.Value, "")
1766End Module]]></a>.Value, "System.Int32.Parse")
1780End Module]]></a>.Value, "vb.CType")
1794End Module]]></a>.Value, "vb.Nothing")
1807End Module]]></a>.Value, "vb.Nullable")
1823End Module]]></a>.Value, "vb.String")
1834End Module]]></a>.Value, "vb.UInteger")
1841]]></a>.Value, "vb.Structure")
1858]]></a>.Value, "vb.XmlLiteralDocument")
1875]]></a>.Value, "vb.XmlLiteralElement")
1892]]></a>.Value, "vb.XmlLiteralComment")
1905End Class]]></a>.Value, "vb.While")
1918]]></a>.Value, "vb.ImplementsClause")
1932]]></a>.Value, "vb.AddressOf")
1937Await TestAsync(<a><![CDATA[[|Shared|]]]></a>.Value, "vb.Shared")
1942Await TestAsync(<a><![CDATA[[|Widening|]]]></a>.Value, "vb.Widening")
1947Await TestAsync(<a><![CDATA[[|CType|]]]></a>.Value, "vb.CType")
1952Await TestAsync(<a><![CDATA[[|Narrowing|]]]></a>.Value, "vb.Narrowing")
1957Await TestAsync(<a><![CDATA[[|Operator|]]]></a>.Value, "vb.Operator")
1962Await TestAsync(<a><![CDATA[[|AddHandler|]]]></a>.Value, "vb.AddHandler")
1967Await TestAsync(<a><![CDATA[Declare [|Ansi|]]]></a>.Value, "vb.Ansi")
1972Await TestAsync(<a><![CDATA[Declare [|Auto|]]]></a>.Value, "vb.Auto")
1977Await TestAsync(<a><![CDATA[Declare [|Unicode|]]]></a>.Value, "vb.Unicode")
1982Await TestAsync(<a><![CDATA[[|Handles|]]]></a>.Value, "vb.Handles")
1994]]></a>.Value, "vb.IDisposable")
2004]]></a>.Value, "System.Exception")
2014End Class]]></a>.Value, "vb.Not")
2024End Class]]></a>.Value, "vb.Integer")
2047End Module]]></a>.Value, "vb.QueryGroupJoin")
2070End Module]]></a>.Value, "vb.QueryGroupJoinIn")
2093End Module]]></a>.Value, "vb.Equals")
2116End Module]]></a>.Value, "vb.QuerySelect")
2139End Module]]></a>.Value, "System.Linq.Enumerable.Count")
2148End Class]]></a>.Value, "vb.IsTrue")
2161End Module]]></a>.Value, "vb.AnonymousType")
2172End Class]]></a>.Value, "System.Object.GetType")
2185End Module]]></a>.Value, "System.Array.Length")
2194End Module]]></a>.Value, "System.String()")
2204End Module]]></a>.Value, "System.Int32")
2215End Module]]></a>.Value, "System.Linq.Enumerable")
2224End Module]]></a>.Value, "vb.String")
2237End Module]]></a>.Value, "System.Int32.ToString")
2250End Module]]></a>.Value, "System.Int32.ToString")
2259End Module]]></a>.Value, "vb.NameOf")
Microsoft.VisualStudio.LanguageServices.VisualBasic (4)
Roslyn.Compilers.VisualBasic.IOperation.UnitTests (3)
System.ComponentModel.TypeConverter (1)
System.Private.Xml.Linq (30)