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