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)
107
return DecodeGenericTypeParameter(ref signatureReader,
_allTypeParameters
, _containingArity);