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