Open brianpos opened 1 month ago
The modelinspector property does not have a static backing property to effectively cache the value to remove future calls from re-scanning the assemblies
https://github.com/FirelyTeam/firely-net-sdk/blob/ffb6d67245064903398bb79ffd9cf3492c728be4/src/Hl7.Fhir.Shims.STU3AndUp/Model/ModelInfo.cs#L262-L274
I had some further discussion details in this discussion post: https://github.com/FirelyTeam/firely-net-sdk/discussions/2835
The modelinspector property does not have a static backing property to effectively cache the value to remove future calls from re-scanning the assemblies
https://github.com/FirelyTeam/firely-net-sdk/blob/ffb6d67245064903398bb79ffd9cf3492c728be4/src/Hl7.Fhir.Shims.STU3AndUp/Model/ModelInfo.cs#L262-L274
I had some further discussion details in this discussion post: https://github.com/FirelyTeam/firely-net-sdk/discussions/2835