1 write to RequestsShellIntegration
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TrustManager.cs (1)
66
appTrustExtraInfo.
RequestsShellIntegration
= parsedData.RequestsShellIntegration;
3 references to RequestsShellIntegration
System.Windows.Forms (3)
winforms\Managed\System\WinForms\TrustManager.cs (3)
140
if (appTrustExtraInfo.
RequestsShellIntegration
&&
492
if (appTrustExtraInfo.
RequestsShellIntegration
)
953
if (matchingAppTrustExtraInfo != null && matchingAppTrustExtraInfo.
RequestsShellIntegration
)