2 references to GetPropertiesValuesByName
Microsoft.Extensions.Http.Resilience.Tests (2)
Helpers\OptionsUtilities.cs (2)
31
var propertiesValuesByName1 = options1.
GetPropertiesValuesByName
();
32
var propertiesValuesByName2 = options2.
GetPropertiesValuesByName
();