3 references to GetResourceString
IIS.ShadowCopy.Tests (3)
artifacts\obj\IIS.ShadowCopy.Tests\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");