1 write to _authContext
Microsoft.AspNetCore.Grpc.JsonTranscoding (1)
Internal\JsonTranscodingServerCallContext.cs (1)
190
_authContext
= clientCertificate == null
2 references to _authContext
Microsoft.AspNetCore.Grpc.JsonTranscoding (2)
Internal\JsonTranscodingServerCallContext.cs (2)
186
if (
_authContext
== null)
195
return
_authContext
;