2 references to WithImports
Microsoft.CodeAnalysis.Scripting (2)
ScriptOptions.cs (2)
331
=>
WithImports
(ToImmutableArrayChecked(imports, nameof(imports)));
345
=>
WithImports
(ConcatChecked(Imports, imports, nameof(imports)));