2 references to IsAncestorOrSelfOfType
System.Windows.Forms.Analyzers.VisualBasic (2)
Analyzers\AvoidPassingTaskWithoutCancellationToken\AvoidPassingTaskWithoutCancellationTokenAnalyzer.vb (2)
72If Not IsAncestorOrSelfOfType(objectType, "System.Windows.Forms.Control") Then 95IsAncestorOrSelfOfType(type.BaseType, typeName)