6 references to VerifyEmitWithNoResources
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (6)
Emit\EmitMetadata.vb (6)
964
VerifyEmitWithNoResources
(comp.WithAssemblyName("EmitWithNoResourcesAllPlatforms_AnyCpu"), Platform.AnyCpu)
965
VerifyEmitWithNoResources
(comp.WithAssemblyName("EmitWithNoResourcesAllPlatforms_AnyCpu32BitPreferred"), Platform.AnyCpu32BitPreferred)
966
VerifyEmitWithNoResources
(comp.WithAssemblyName("EmitWithNoResourcesAllPlatforms_Arm"), Platform.Arm) ' broken before fix
967
VerifyEmitWithNoResources
(comp.WithAssemblyName("EmitWithNoResourcesAllPlatforms_Itanium"), Platform.Itanium) ' broken before fix
968
VerifyEmitWithNoResources
(comp.WithAssemblyName("EmitWithNoResourcesAllPlatforms_X64"), Platform.X64) ' broken before fix
969
VerifyEmitWithNoResources
(comp.WithAssemblyName("EmitWithNoResourcesAllPlatforms_X86"), Platform.X86)