1 write to _ifacesAll
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\AggregateType.cs (1)
156
public TypeArray IfacesAll =>
_ifacesAll
??= TypeManager.SubstTypeArray(OwningAggregate.GetIfacesAll(), TypeArgsAll);