2 references to GetBaseTypeOrNull
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (2)
TypeHelpers.cs (2)
539underlyingType = underlyingType.GetBaseTypeOrNull(appDomain, out type); 640underlyingType = underlyingType.GetBaseTypeOrNull(appDomain, out type);