2 references to hasBaseTypeOrInterface
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceMemberContainerSymbol.cs (2)
2017
if (
hasBaseTypeOrInterface
(static t => t.ContainsNativeIntegerWrapperType()))
2030
if (
hasBaseTypeOrInterface
(static t => t.NeedsNullableAttribute()))