Home
last modified time | relevance | path

Searched refs:NativeAuthProperty (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DAuthContextSafeHandle.cs79 …var nativeAuthProperty = (NativeAuthProperty) Marshal.PtrToStructure(authPropertyPtr, typeof(Nativ… in PtrToAuthProperty()
90 internal struct NativeAuthProperty struct in Grpc.Core.Internal.AuthContextSafeHandle