2 references to LocalAlloc
System (2)
net\System\Net\HttpListener.cs (1)
2477token = SafeLocalFreeChannelBinding.LocalAlloc(tokenSize);
security\system\security\Authentication\ExtendedProtection\ExtendedProtectionPolicy.cs (1)
95customChannelBinding = SafeLocalFreeChannelBinding.LocalAlloc(channelBindingData.Length);