2 references to bindingType
System (2)
net\System\Net\HttpListenerRequest.cs (2)
1189
if (pThisResultData->identifierData->
bindingType
== UnsafeNclNativeMethods.HttpApi.TOKENBINDING_TYPE.TOKENBINDING_TYPE_PROVIDED)
1193
else if (pThisResultData->identifierData->
bindingType
== UnsafeNclNativeMethods.HttpApi.TOKENBINDING_TYPE.TOKENBINDING_TYPE_REFERRED)