4 references to Framework
dotnet (4)
Commands\Test\MTP\TestApplication.cs (1)
339
{ HandshakeMessagePropertyNames.
Framework
, RuntimeInformation.FrameworkDescription },
Commands\Test\MTP\TestApplicationHandler.cs (3)
50
var tfm = TargetFrameworkParser.GetShortTargetFramework(handshakeMessage.Properties[HandshakeMessagePropertyNames.
Framework
]);
81
HandshakeMessagePropertyNames.
Framework
=> nameof(HandshakeMessagePropertyNames.
Framework
),