ReplaceWithTargetIntrinsics Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static class ReplaceWithTargetIntrinsics
type ReplaceWithTargetIntrinsics = class
Public Class ReplaceWithTargetIntrinsics
- Inheritance
-
ReplaceWithTargetIntrinsics
Methods
| Apply(QsCompilation, QsCompilation) |
Merge the environment-specific syntax tree with the target tree. The resulting tree will have the union of the namespaces found in both input trees. All namespaces in the intersection between the trees will be merged so that the environment's definitions of elements are preserved over the target's definitions. |