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