PowerShell/src/Microsoft.WSMan.Management
xtqqczze 6c03776d74
Use is null syntax (#13277)
Replace `== null` with `is null`
2020-07-30 18:04:03 +05:00
..
resources Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
ConfigProvider.cs Use is null syntax (#13277) 2020-07-30 18:04:03 +05:00
CredSSP.cs Use is null syntax (#13277) 2020-07-30 18:04:03 +05:00
CurrentConfigurations.cs Use is null syntax (#13277) 2020-07-30 18:04:03 +05:00
Interop.cs Add missing assessibility modifiers (#12820) 2020-05-31 04:46:24 +00:00
InvokeWSManAction.cs Add missing assessibility modifiers (#12820) 2020-05-31 04:46:24 +00:00
Microsoft.WSMan.Management.csproj Update .NET SDK version from 5.0.100-preview.7.20366.2 to 5.0.100-preview.7.20366.15 (#13200) 2020-07-22 18:53:33 +05:00
NewWSManSession.cs Use is null syntax (#13277) 2020-07-30 18:04:03 +05:00
PingWSMan.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Set-QuickConfig.cs Code redundancy fixes (#12916) 2020-06-11 11:25:35 +05:00
WSManConnections.cs Use is null syntax (#13277) 2020-07-30 18:04:03 +05:00
WsManHelper.cs Use is null syntax (#13277) 2020-07-30 18:04:03 +05:00
WSManInstance.cs Code redundancy fixes (#12916) 2020-06-11 11:25:35 +05:00
WsManSnapin.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00