Base:
method
ProjectConstructor
System.Reflection.Context.Projection.Projector.ProjectConstructor(System.Reflection.ConstructorInfo)
2 references to ProjectConstructor
System.Reflection.Context (2)
System\Reflection\Context\CustomReflectionContext.Projector.cs (2)
138return ProjectConstructor(constructor); 235output = ProjectConstructor((ConstructorInfo)value);