2 references to Nibble
Microsoft.AspNetCore.OutputCaching.Tests (2)
OutputCacheEntryFormatterTests.cs (2)
110arr[i] = (byte)((Nibble(hex[index++]) << 4) | Nibble(hex[index++]));