1 instantiation of DelegateTypeInfo
Microsoft.Interop.SourceGeneration (1)
ManagedTypeInfo.cs (1)
66return new DelegateTypeInfo(typeName, diagnosticFormattedName);
1 reference to DelegateTypeInfo
Microsoft.Interop.SourceGeneration (1)
Marshalling\MarshalAsMarshallingGeneratorResolver.cs (1)
87case { ManagedType: DelegateTypeInfo, MarshallingAttributeInfo: NoMarshallingInfo or MarshalAsInfo(UnmanagedType.FunctionPtr, _) }: