2 references to GetResourceString
IIS.LongTests (2)
artifacts\obj\IIS.LongTests\Release\net11.0\Microsoft.AspNetCore.Server.SharedStrings.cs (2)
34=> string.Format(Culture, GetResourceString("Http2ErrorUnexpectedFrameLength", new [] { "frameType", "expectedLength" }), frameType, expectedLength); 40=> string.Format(Culture, GetResourceString("Http2ErrorFrameOverLimit", new [] { "size", "limit" }), size, limit);