3 references to GetResourceString
IIS.LongTests (3)
artifacts\obj\IIS.LongTests\Release\net11.0\Microsoft.AspNetCore.Server.SharedStrings.cs (3)
19
var value =
GetResourceString
(resourceKey);
31
internal static string @Http2ErrorUnexpectedFrameLength =>
GetResourceString
("Http2ErrorUnexpectedFrameLength");
37
internal static string @Http2ErrorFrameOverLimit =>
GetResourceString
("Http2ErrorFrameOverLimit");