4 references to IDtcNetworkAccessConfig
WsatConfig (4)
Configuration\MsdtcWrapper.cs (2)
25static Guid IDtcNetworkAccessConfigInterfaceId = typeof(IDtcNetworkAccessConfig).GUID; 27IDtcNetworkAccessConfig proxy;
Configuration\SafeNativeMethods.cs (2)
80[Out, MarshalAs(UnmanagedType.Interface)]out IDtcNetworkAccessConfig idtcnac); 89[Out, MarshalAs(UnmanagedType.Interface)]out IDtcNetworkAccessConfig idtcnac);