2 references to GetMarshallingInfoForAttributes
Microsoft.Interop.SourceGeneration (2)
MarshallingInfoParser.cs (2)
242if (GetMarshallingInfoForAttributes(type.GetAttributes().AsSpan(), type, indirectionDepth, useSiteAttributes, GetMarshallingInfo) is MarshallingInfo info) 252return GetMarshallingInfoForAttributes([attribute], type, indirectionDepth, useSiteAttributes, marshallingInfoCallback);