2 references to IsValidOperation
Microsoft.AspNetCore.Http.RequestDelegateGenerator (2)
RequestDelegateGenerator.cs (1)
28
if (operation.
IsValidOperation
(wellKnownTypes, out var invocationOperation))
RequestDelegateGeneratorSuppressor.cs (1)
60
if (operation.
IsValidOperation
(wellKnownTypes, out var invocationOperation))