1 write to ReadCodeFromStdin
dotnet (1)
Commands\Run\RunCommand.cs (1)
130
ReadCodeFromStdin
= readCodeFromStdin;
2 references to ReadCodeFromStdin
dotnet (2)
Commands\Run\RunCommand.cs (2)
193
Debug.Assert(!
ReadCodeFromStdin
);
418
ReadCodeFromStdin
? null : ProjectFileFullPath ?? EntryPointFileFullPath!,