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