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