1 reference to StructureMarshalerConvertToManaged
System.Private.CoreLib (1)
src\System\StubHelpers.cs (1)
2029
var convertToManagedMethodInfo = (MethodInfo)structureMarshalerType.GetMemberWithSameMetadataDefinitionAs(
StructureMarshalerConvertToManaged
)!;