1 reference to WithImports
Microsoft.CodeAnalysis.Scripting (1)
Hosting\CommandLine\CommandLineHelpers.cs (1)
22
return options.WithReferences(Array.Empty<MetadataReference>()).
WithImports
(Array.Empty<string>());