1 write to _type
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (1)
TypeWalker.cs (1)
19
_type
= type;
1 reference to _type
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (1)
TypeWalker.cs (1)
24
return new TypeEnumerator(
_type
);