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