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