2 references to AlwaysReturnTrue
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Security\DoNotAlwaysSkipTokenValidationInDelegates.cs (2)
98alwaysReturnTrue = AlwaysReturnTrue(delegateCreationOperation.Target.Descendants()); 118alwaysReturnTrue = AlwaysReturnTrue(targetOperations);