1 write to _allTypeParameters
Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver (1)
MetadataDecoder.cs (1)
27_allTypeParameters = allTypeParameters;
1 reference to _allTypeParameters
Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver (1)
MetadataDecoder.cs (1)
107return DecodeGenericTypeParameter(ref signatureReader, _allTypeParameters, _containingArity);