3 references to NoPiaInterfaces
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (3)
CodeGen\CodeGenFunctionPointersTests.cs (3)
2526
var nopiaReference = CreateCompilation(
NoPiaInterfaces
).EmitToImageReference(embedInteropTypes: true);
2559
var nopiaReference = CreateCompilation(
NoPiaInterfaces
).EmitToImageReference(embedInteropTypes: true);
2586
var nopiaReference = CreateCompilation(
NoPiaInterfaces
).EmitToImageReference(embedInteropTypes: true);