2 references to ValidateOperations
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\ImplementIDisposableCorrectly.cs (2)
648
if (
ValidateOperations
(operations))
680
OperationKind.Block =>
ValidateOperations
(((IBlockOperation)operation).Operations),