2 references to IsNetCore
Microsoft.DotNet.RemoteExecutor (2)
RemoteExecutor.cs (2)
61
if (
IsNetCore
())
476
bool isNetCore =
IsNetCore
();