Searched refs:IsMacOSX (Results 1 – 3 of 3) sorted by relevance
192 if (PlatformApis.IsMacOSX) in GetPlatformString()224 if (PlatformApis.IsMacOSX) in GetNativeLibraryFilename()
107 if (PlatformApis.IsMacOSX) in LoadSymbol()150 if (PlatformApis.IsMacOSX) in PlatformSpecificLoadLibrary()
96 public static bool IsMacOSX property in Grpc.Core.Internal.PlatformApis