1 implementation of RealObject
Microsoft.Build.Engine.OM.UnitTests (1)
ObjectModelRemoting\RemoteProjectsProviderMock\ExporterMock.cs (1)
107object IRemoterSource.RealObject => this.Source;
1 reference to RealObject
Microsoft.Build.Engine.OM.UnitTests (1)
ObjectModelRemoting\Helpers\ViewValidation.construction.cs (1)
303var real = remoter.RealObject as T;