Home
last modified time | relevance | path

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

/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DUnmanagedLibrary.cs101 if (PlatformApis.IsNetCore) in LoadSymbol()
144 if (PlatformApis.IsNetCore) in PlatformSpecificLoadLibrary()
DPlatformApis.cs155 public static bool IsNetCore property in Grpc.Core.Internal.PlatformApis