1 reference to DoesNotReturnIf
Microsoft.AspNetCore.Cryptography.Internal (1)
CryptoUtil.cs (1)
20
public static void Assert([
DoesNotReturnIf
(false)] bool condition, string message)