1 write to PointedAtType
Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver (1)
TypeSignature.cs (1)
111PointedAtType = pointedAtType;
3 references to PointedAtType
Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver (3)
MetadataResolver.cs (2)
420return MatchesType(pointerA.PointedAtType, pointerB.PointedAtType);
TypeSignature.cs (1)
119return $"{PointedAtType.GetDebuggerDisplay()}*";