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