1 instantiation of ComplexProxy
Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests (1)
ObjectFormatterTests.cs (1)
164var a = new ComplexProxy();
2 references to ComplexProxy
Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests (1)
ObjectFormatterTests.cs (1)
164var a = new ComplexProxy();
Microsoft.CodeAnalysis.Scripting.TestUtilities (1)
ObjectFormatterFixtures\Custom.cs (1)
290[DebuggerTypeProxy(typeof(ComplexProxy))]