1 instantiation of TryParseNoFormatProviderStruct
Microsoft.AspNetCore.Http.Extensions.Tests (1)
ParameterBindingMethodCacheTests.cs (1)
970result = new TryParseNoFormatProviderStruct(val);
2 references to TryParseNoFormatProviderStruct
Microsoft.AspNetCore.Http.Extensions.Tests (2)
ParameterBindingMethodCacheTests.cs (2)
118[InlineData(typeof(TryParseNoFormatProviderStruct))] 962public static bool TryParse(string? value, out TryParseNoFormatProviderStruct result)