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