1 reference to OutputFile
Microsoft.NETCore.Platforms (1)
UpdateRuntimeIdentifierGraph.cs (1)
47
using StreamWriter streamWriter = File.CreateText(
OutputFile
!);