2 references to Create
ILCompiler.Compiler (2)
Compiler\Dataflow\FlowAnnotations.cs (1)
1016
"EmptyTypes" when field.OwningType.IsTypeOf(ILLink.Shared.TypeSystemProxy.WellKnownType.System_Type) => ArrayValue.
Create
(0, field.OwningType),
Compiler\Dataflow\HandleCallAction.cs (1)
228
AddReturnValue(ArrayValue.
Create
(0, calledMethod.Method.Instantiation[0]));