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