21 references to _emptyCompilation
Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests (21)
CodeGeneration\SyntaxGeneratorTests.vb (21)
24
Me._ienumerableInt =
_emptyCompilation
.GetSpecialType(SpecialType.System_Collections_Generic_IEnumerable_T).Construct(
_emptyCompilation
.GetSpecialType(SpecialType.System_Int32))
254
Dim intType =
_emptyCompilation
.GetSpecialType(SpecialType.System_Int32)
290
Dim genericType =
_emptyCompilation
.GetSpecialType(SpecialType.System_Collections_Generic_IEnumerable_T)
293
Dim arrayType =
_emptyCompilation
.CreateArrayTypeSymbol(
_emptyCompilation
.GetSpecialType(SpecialType.System_Int32))
368
Dim intType =
_emptyCompilation
.GetSpecialType(SpecialType.System_Int32)
369
Dim listType =
_emptyCompilation
.GetTypeByMetadataName("System.Collections.Generic.List`1")
938
_emptyCompilation
.GetSpecialType(SpecialType.System_Int32),
939
_emptyCompilation
.GetSpecialType(SpecialType.System_String)
1065
Dim gcHandleType =
_emptyCompilation
.GetTypeByMetadataName(GetType(GCHandle).FullName)
1074
Dim doubleType =
_emptyCompilation
.GetSpecialType(SpecialType.System_Decimal)
1076
Function(m) m.Name = WellKnownMemberNames.ImplicitConversionName AndAlso m.Parameters(0).Type.Equals(
_emptyCompilation
.GetSpecialType(SpecialType.System_Byte)))
2315
Generator.Declaration(
_emptyCompilation
.GetTypeByMetadataName("System.ComponentModel.INotifyPropertyChanged")),
2325
VerifySyntax(Of EnumBlockSyntax)(Generator.Declaration(
_emptyCompilation
.GetTypeByMetadataName("System.DateTimeKind")),
2335
VerifySyntax(Of EnumBlockSyntax)(Generator.Declaration(
_emptyCompilation
.GetTypeByMetadataName("System.Security.SecurityRuleSet")),
2345
Dim compilation =
_emptyCompilation
.AddSyntaxTrees(SyntaxFactory.ParseSyntaxTree("Public Delegate Sub D()"))
2352
Dim compilation =
_emptyCompilation
.AddSyntaxTrees(SyntaxFactory.ParseSyntaxTree(
2368
Dim compilation =
_emptyCompilation
.AddSyntaxTrees(SyntaxFactory.ParseSyntaxTree(
2394
Dim compilation =
_emptyCompilation
.AddSyntaxTrees(SyntaxFactory.ParseSyntaxTree(
2420
Dim compilation =
_emptyCompilation
.AddSyntaxTrees(SyntaxFactory.ParseSyntaxTree(