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