3 usages of Guid 7b8a2d94-0ac9-11d1-896c-00c04fb6bfc4
Microsoft.DotNet.Cli.Utils (1)
DangerousFileDetector.cs (1)
24private const string CLSID_InternetSecurityManager = "7b8a2d94-0ac9-11d1-896c-00c04fb6bfc4";
Microsoft.DotNet.Cli.Utils.Tests (1)
DangerousFileDetectorTests.cs (1)
69string CLSID_InternetSecurityManager = "7b8a2d94-0ac9-11d1-896c-00c04fb6bfc4";
PresentationCore (1)
MS\Internal\AppModel\CustomCredentialPolicy.cs (1)
121[ComImport, ComVisible(false), Guid("7b8a2d94-0ac9-11d1-896c-00c04Fb6bfc4")]