StructureMapExtractionContext

constructor(    transformSupportServices: StructureMapUtilities.ITransformerServices? = null,     workerContext: IWorkerContext = SimpleWorkerContext(),     structureMapProvider: suspend (String, IWorkerContext) -> StructureMap?)