Home
last modified time | relevance | path

Searched refs:InsertAggregate (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Microsoft.CSharp/src/Microsoft/CSharp/RuntimeBinder/Semantics/Types/
H A DTypeTable.cs76 public void InsertAggregate( in InsertAggregate() method in Microsoft.CSharp.RuntimeBinder.Semantics.TypeTable
H A DTypeManager.cs164 _typeTable.InsertAggregate(agg, atsOuter, typeArgs, pAggregate); in GetAggregate()