1 reference to OpenManifestStream
Microsoft.CodeAnalysis (1)
CommandLine\CommonCompiler.cs (1)
1664
using (Stream? manifestStream =
OpenManifestStream
(fileSystem, messageProvider, compilation.Options.OutputKind, arguments, diagnostics))