2 references to ValidateOperations
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\ImplementIDisposableCorrectly.cs (2)
525
if (
ValidateOperations
(operations))
555
return
ValidateOperations
(blockStatement.Operations);