2 references to GetResourceString
System.IO.Hashing (2)
artifacts\obj\System.IO.Hashing\Debug\net10.0\System.SR.cs (2)
16
internal static string @Argument_DestinationTooShort =>
GetResourceString
("Argument_DestinationTooShort", @"Destination is too short.");
18
internal static string @NotSupported_GetHashCode =>
GetResourceString
("NotSupported_GetHashCode", @"The GetHashCode method is not supported on this object. Use GetCurrentHash or GetHashAndReset to retrieve the hash code computed by this object.");