6 references to ProcessGenericArgumentDataFlow
ILCompiler.Compiler (6)
Compiler\Dataflow\GenericArgumentDataFlow.cs (4)
55
ProcessGenericArgumentDataFlow
(diagnosticContext, reflectionMarker, instantiatedType);
83
ProcessGenericArgumentDataFlow
(diagnosticContext, reflectionMarker, method.OwningType);
88
ProcessGenericArgumentDataFlow
(diagnosticContext, reflectionMarker, field.OwningType);
110
ProcessGenericArgumentDataFlow
(diagnosticContext, reflectionMarker, genericArgument);
Compiler\Dataflow\RequireDynamicallyAccessedMembersAction.cs (1)
34
GenericArgumentDataFlow.
ProcessGenericArgumentDataFlow
(_diagnosticContext, _reflectionMarker, foundType);
Compiler\Dataflow\TrimAnalysisGenericInstantiationAccessPattern.cs (1)
38
GenericArgumentDataFlow.
ProcessGenericArgumentDataFlow
(diagnosticContext, reflectionMarker, type);