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