3 references to WithEmbedInteropTypes
Microsoft.CodeAnalysis (3)
MetadataReference\CompilationReference.cs (1)
74
return WithProperties(Properties.
WithEmbedInteropTypes
(value));
MetadataReference\MetadataReference.cs (1)
62
return WithProperties(Properties.
WithEmbedInteropTypes
(value));
MetadataReference\PortableExecutableReference.cs (1)
101
return WithProperties(Properties.
WithEmbedInteropTypes
(value));