2 references to IsSubclassOf
ILLink.RoslynAnalyzer (2)
COMAnalyzer.cs (2)
126
else if (typeSymbol.
IsSubclassOf
("System.Runtime.InteropServices", "CriticalHandle") ||
127
typeSymbol.
IsSubclassOf
("System.Runtime.InteropServices", "SafeHandle"))