7 references to AppendUpperInvariant
Microsoft.AspNetCore.OutputCaching (7)
OutputCacheKeyProvider.cs (7)
108.AppendUpperInvariant(request.Method) 110.AppendUpperInvariant(request.Scheme) 115builder.AppendUpperInvariant(request.Host.Value); 120builder.AppendUpperInvariant("*:*"); 133.AppendUpperInvariant(request.PathBase.Value) 135.AppendUpperInvariant(request.Path.Value); 222.AppendUpperInvariant(queryArray[i].Key)