Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 6ce862b

Browse files
committed
Merge pull request #2097 from dotnet-bot/from-tfs
Merge changes from TFS
2 parents 8cd5786 + 46b04e3 commit 6ce862b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/Microsoft.CSharp/src/Resources/Microsoft.CSharp.rd.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@
9191
</Namespace>
9292
</Assembly>
9393

94-
<Type Name="System.Reflection.Missing" Dynamic="Required All" />
94+
<Assembly Name="System.Runtime.InteropServices">
95+
<Type Name="System.Reflection.Missing" Dynamic="Required All" />
96+
</Assembly>
9597
</Library>
9698
</Directives>

0 commit comments

Comments
 (0)