1 reference to StructureMarshalerFree
System.Private.CoreLib (1)
src\System\StubHelpers.cs (1)
2030
var freeMethodInfo = (MethodInfo)structureMarshalerType.GetMemberWithSameMetadataDefinitionAs(
StructureMarshalerFree
)!;