1 write to ElementType
Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver (1)
TypeSignature.cs (1)
87ElementType = elementType;
3 references to ElementType
Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver (3)
MetadataResolver.cs (2)
413return MatchesType(arrayA.ElementType, arrayB.ElementType) &&
TypeSignature.cs (1)
98builder.Append(ElementType.GetDebuggerDisplay());