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