4 references to System_IntPtr
Microsoft.CodeAnalysis.CSharp (4)
Symbols\AnonymousTypes\AnonymousTypeManager.SymbolCollection.cs (1)
56ReportErrorOnSymbol(System_IntPtr, diagnostics, ref hasErrors);
Symbols\AnonymousTypes\PublicSymbols\AnonymousType.DelegatePublicSymbol.cs (1)
54var constructor = new SynthesizedDelegateConstructor(this, Manager.System_Object, Manager.System_IntPtr);
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType.DelegateTemplateSymbol.cs (2)
112var constructor = new SynthesizedDelegateConstructor(this, manager.System_Object, manager.System_IntPtr); 186var constructor = new SynthesizedDelegateConstructor(this, manager.System_Object, manager.System_IntPtr);