2 overrides of SetConnectionId
System.Xaml (2)
System\Xaml\Runtime\ClrObjectRuntime.cs (1)
439
public override void
SetConnectionId
(object root, int connectionId, object instance)
System\Xaml\Runtime\PartialTrustTolerantRuntime.cs (1)
318
public override void
SetConnectionId
(object root, int connectionId, object instance)
1 reference to SetConnectionId
System.Xaml (1)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (1)
2150
Runtime.
SetConnectionId
(rootInstance, connectionId, instance);