Home
last modified time | relevance | path

Searched defs:MethodCore (Results 1 – 17 of 17) sorted by relevance

/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.HealthCheck.Tests/
H A DTestServerCallContext.cs35 protected override string MethodCore { get; } property in Grpc.HealthCheck.Tests.TestServerCallContext
/dports/devel/grpc130/grpc-1.30.2/src/csharp/Grpc.HealthCheck.Tests/
H A DTestServerCallContext.cs35 protected override string MethodCore { get; } property in Grpc.HealthCheck.Tests.TestServerCallContext
/dports/devel/grpc134/grpc-1.34.1/src/csharp/Grpc.HealthCheck.Tests/
H A DTestServerCallContext.cs35 protected override string MethodCore { get; } property in Grpc.HealthCheck.Tests.TestServerCallContext
/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.Core.Api/
H A DServerCallContext.cs130 protected abstract string MethodCore { get; } property in Grpc.Core.ServerCallContext
/dports/devel/grpc130/grpc-1.30.2/src/csharp/Grpc.Core.Api/
H A DServerCallContext.cs130 protected abstract string MethodCore { get; } property in Grpc.Core.ServerCallContext
/dports/devel/grpc134/grpc-1.34.1/src/csharp/Grpc.Core.Api/
H A DServerCallContext.cs130 protected abstract string MethodCore { 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.cs130 protected abstract string MethodCore { get; } property in Grpc.Core.ServerCallContext
/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.Core/Internal/
H A DDefaultServerCallContext.cs72 protected override string MethodCore => method; field in Grpc.Core.DefaultServerCallContext
/dports/devel/grpc130/grpc-1.30.2/src/csharp/Grpc.Core/Internal/
H A DDefaultServerCallContext.cs72 protected override string MethodCore => method; field in Grpc.Core.DefaultServerCallContext
/dports/devel/grpc134/grpc-1.34.1/src/csharp/Grpc.Core/Internal/
H A DDefaultServerCallContext.cs72 protected override string MethodCore => method; 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.cs72 protected override string MethodCore => method; field in Grpc.Core.DefaultServerCallContext
/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.Core.Testing/
H A DTestServerCallContext.cs77 protected override string MethodCore => method; field in Grpc.Core.Testing.TestServerCallContext.TestingServerCallContext
/dports/devel/grpc130/grpc-1.30.2/src/csharp/Grpc.Core.Testing/
H A DTestServerCallContext.cs77 protected override string MethodCore => method; field in Grpc.Core.Testing.TestServerCallContext.TestingServerCallContext
/dports/devel/grpc134/grpc-1.34.1/src/csharp/Grpc.Core.Testing/
H A DTestServerCallContext.cs77 protected override string MethodCore => method; 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.cs77 protected override string MethodCore => method; field in Grpc.Core.Testing.TestServerCallContext.TestingServerCallContext
/dports/lang/mono/mono-5.10.1.57/mcs/mcs/
H A Dmethod.cs44 public abstract class MethodCore : InterfaceMemberBase, IParametersMember class
50 …protected MethodCore (TypeDefinition parent, FullNamedExpression type, Modifiers mod, Modifiers al… in MethodCore() method in Mono.CSharp.MethodCore
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/mono/
H A DMono.CSharp.cs4170 …public abstract partial class MethodCore : Mono.CSharp.InterfaceMemberBase, Mono.CSharp.IInterface… class
4175 …protected MethodCore(Mono.CSharp.TypeDefinition parent, Mono.CSharp.FullNamedExpression type, Mono… in MethodCore() method in Mono.CSharp.MethodCore