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