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