2 references to Create
illink (2)
Linker.Dataflow\FlowAnnotations.cs (1)
757
"EmptyTypes" when field.DeclaringType.IsTypeOf (WellKnownType.System_Type) => ArrayValue.
Create
(0, field.DeclaringType),
Linker.Dataflow\HandleCallAction.cs (1)
76
AddReturnValue (ArrayValue.
Create
(0, ((GenericInstanceMethod) calledMethod.Method).GenericArguments[0]));