Home
last modified time | relevance | path

Searched defs:FindPropertiesByName (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core.Tests/
DAuthContextTest.cs54 public void FindPropertiesByName() in FindPropertiesByName() method in Grpc.Core.Tests.AuthContextTest
/external/grpc-grpc/src/csharp/Grpc.Core/
DAuthContext.cs103 public IEnumerable<AuthProperty> FindPropertiesByName(string propertyName) in FindPropertiesByName() method in Grpc.Core.AuthContext