2 references to GetTypeSequence
System.Private.TypeLoader (2)
Internal\Runtime\TypeLoader\NativeLayoutInfoLoadContext.cs (1)
198TypeDesc[] typeArguments = GetTypeSequence(ref parser);
Internal\Runtime\TypeLoader\NativeLayoutInterfacesAlgorithm.cs (1)
46implementedInterfaces = state.NativeLayoutInfo.LoadContext.GetTypeSequence(ref interfaceParser);