2 references to IsSubclassOf
ILLink.RoslynAnalyzer (2)
COMAnalyzer.cs (2)
111 } else if (typeSymbol.IsSubclassOf ("System.Runtime.InteropServices", "CriticalHandle") || 112 typeSymbol.IsSubclassOf ("System.Runtime.InteropServices", "SafeHandle")) {