2 implementations of Visit
ILCompiler.MetadataTransform (2)
Internal\Metadata\NativeFormat\Writer\NativeMetadataWriter.cs (2)
206
public Dictionary<string, DstT>
Visit
<SrcT, DstT>(SrcT src, IEnumerable<KeyValuePair<string, DstT>> dst)
433
public Dictionary<string, DstT>
Visit
<SrcT, DstT>(SrcT src, IEnumerable<KeyValuePair<string, DstT>> dst) where SrcT : MetadataRecord where DstT : MetadataRecord