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