1 instantiation of COAUTHINFO_X64
System.Web (1)
Configuration\RemoteWebConfigurationHost.cs (1)
576ca = new COAUTHINFO_X64(RpcAuthent.WinNT, RpcAuthor.None, null, /*RpcLevel.Connect*/ RpcLevel.Default, RpcImpers.Impersonate, ciptr);
2 references to COAUTHINFO_X64
System.Web (2)
Configuration\RemoteWebConfigurationHost.cs (2)
559COAUTHINFO_X64 ca = null; 599Marshal.DestroyStructure(captr, typeof(COAUTHINFO_X64));