2 references to IsOrInheritsFrom
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider (2)
src\ExpressionEvaluator\Core\Source\ResultProvider\Formatter.Values.cs (2)
255
else if (lmrType.
IsOrInheritsFrom
("System.Xml.Linq", "XNode") ||
256
lmrType.
IsOrInheritsFrom
("System.Text", "StringBuilder"))