Home
last modified time | relevance | path

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

/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.Core.Api/
H A DServerCallContext.cs67 public string Peer => PeerCore;
134 protected abstract string PeerCore { get; } property in Grpc.Core.ServerCallContext
/dports/devel/grpc130/grpc-1.30.2/src/csharp/Grpc.Core.Api/
H A DServerCallContext.cs67 public string Peer => PeerCore;
134 protected abstract string PeerCore { get; } property in Grpc.Core.ServerCallContext
/dports/devel/grpc134/grpc-1.34.1/src/csharp/Grpc.Core.Api/
H A DServerCallContext.cs67 public string Peer => PeerCore;
134 protected abstract string PeerCore { get; } property in Grpc.Core.ServerCallContext
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/csharp/Grpc.Core.Api/
H A DServerCallContext.cs67 public string Peer => PeerCore;
134 protected abstract string PeerCore { get; } property in Grpc.Core.ServerCallContext
/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.HealthCheck.Tests/
H A DTestServerCallContext.cs37 protected override string PeerCore { get; } property in Grpc.HealthCheck.Tests.TestServerCallContext
/dports/devel/grpc130/grpc-1.30.2/src/csharp/Grpc.HealthCheck.Tests/
H A DTestServerCallContext.cs37 protected override string PeerCore { get; } property in Grpc.HealthCheck.Tests.TestServerCallContext
/dports/devel/grpc134/grpc-1.34.1/src/csharp/Grpc.HealthCheck.Tests/
H A DTestServerCallContext.cs37 protected override string PeerCore { get; } property in Grpc.HealthCheck.Tests.TestServerCallContext
/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.Core/Internal/
H A DDefaultServerCallContext.cs76 protected override string PeerCore => callHandle.GetPeer(); field in Grpc.Core.DefaultServerCallContext
/dports/devel/grpc130/grpc-1.30.2/src/csharp/Grpc.Core/Internal/
H A DDefaultServerCallContext.cs76 protected override string PeerCore => callHandle.GetPeer(); field in Grpc.Core.DefaultServerCallContext
/dports/devel/grpc134/grpc-1.34.1/src/csharp/Grpc.Core/Internal/
H A DDefaultServerCallContext.cs76 protected override string PeerCore => callHandle.GetPeer(); field in Grpc.Core.DefaultServerCallContext
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/csharp/Grpc.Core/Internal/
H A DDefaultServerCallContext.cs76 protected override string PeerCore => callHandle.GetPeer(); field in Grpc.Core.DefaultServerCallContext
/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.Core.Testing/
H A DTestServerCallContext.cs81 protected override string PeerCore => peer; field in Grpc.Core.Testing.TestServerCallContext.TestingServerCallContext
/dports/devel/grpc130/grpc-1.30.2/src/csharp/Grpc.Core.Testing/
H A DTestServerCallContext.cs81 protected override string PeerCore => peer; field in Grpc.Core.Testing.TestServerCallContext.TestingServerCallContext
/dports/devel/grpc134/grpc-1.34.1/src/csharp/Grpc.Core.Testing/
H A DTestServerCallContext.cs81 protected override string PeerCore => peer; field in Grpc.Core.Testing.TestServerCallContext.TestingServerCallContext
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/csharp/Grpc.Core.Testing/
H A DTestServerCallContext.cs81 protected override string PeerCore => peer; field in Grpc.Core.Testing.TestServerCallContext.TestingServerCallContext