2 references to StableUnicastIpAddressTableDelegate
System (2)
net\System\Net\NetworkInformation\TeredoHelper.cs (1)
45
private readonly
StableUnicastIpAddressTableDelegate
onStabilizedDelegate;
net\System\Net\NetworkInformation\UnSafeNetInfoNativemethods.cs (1)
683
[MarshalAs(UnmanagedType.FunctionPtr)][In]
StableUnicastIpAddressTableDelegate
callback,