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