Type of issue
Current Behavior
The IConfigurationNodeManager has dropped the FindNodeIdInAddressSpace method and SystemContext Property,
The IMasterNodeManager has dropped the AddReferences method.
Calls such as the following fail at compile time:
ServerInternal.NodeManager.ConfigurationNodeManager.FindNodeInAddressSpace(...)
ServerInternal.NodeManager.ConfigurationNodeManager.SystemContext
Server.NodeManager.AddReferences(...)
Expected Behavior
No breaking change
Steps To Reproduce
No response
Environment
- OS:
- Environment:
- Runtime:
- Nuget Version:
- Component:
- Server:
- Client:
Anything else?
No response