1 write to SdkVersion
Microsoft.NET.TestFramework (1)
TestCommandLine.cs (1)
77ret.SdkVersion = argStack.Pop();
2 references to SdkVersion
Microsoft.NET.TestFramework (2)
TestContext.cs (2)
270if (commandLine.SdkVersion != null) 272testContext.SdkVersion = commandLine.SdkVersion;