3 references to WithEmbedInteropTypes
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (1)
Symbols\Retargeting\NoPia.cs (1)
1850references: new MetadataReference[] { new CSharpCompilationReference(pia).WithEmbedInteropTypes(true) });
Microsoft.CodeAnalysis.UnitTests (2)
MetadataReferences\MetadataReferenceTests.cs (2)
352var r2 = r.WithEmbedInteropTypes(true); 383var r2 = r.WithEmbedInteropTypes(true);