Skip to content

Commit f01cba9

Browse files
NicoBrabersgfoidl
andauthored
Update src/Http/Http.Abstractions/src/Extensions/UseMiddlewareExtensions.cs
Co-authored-by: Günther Foidl <[email protected]>
1 parent 45318a9 commit f01cba9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Http/Http.Abstractions/src/Extensions/UseMiddlewareExtensions.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ private static bool TryGetServiceKey(ParameterInfo parameterInfo, out object? ke
242242
}
243243
}
244244
}
245+
245246
key = null;
246247
return false;
247248
}

0 commit comments

Comments
 (0)