2 references to GetTokenInformation
System.Data (2)
fx\src\data\System\Data\ProviderBase\DbConnectionPoolIdentity.cs (2)
133
if (!UnsafeNativeMethods.
GetTokenInformation
(token, 1, tokenStruct, bufferLength, ref lengthNeeded)) {
149
if (!UnsafeNativeMethods.
GetTokenInformation
(token, 1, tokenStruct, bufferLength, ref lengthNeeded)) {