6 references to VerifyEmitWithNoResources
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (6)
Emit\EmitMetadataTests.cs (6)
2212
VerifyEmitWithNoResources
(comp, Platform.AnyCpu);
2213
VerifyEmitWithNoResources
(comp, Platform.AnyCpu32BitPreferred);
2214
VerifyEmitWithNoResources
(comp, Platform.Arm); // broken before fix
2215
VerifyEmitWithNoResources
(comp, Platform.Itanium); // broken before fix
2216
VerifyEmitWithNoResources
(comp, Platform.X64); // broken before fix
2217
VerifyEmitWithNoResources
(comp, Platform.X86);