Ensure Debugger.NotifyOfCrossthreadDependency is exposed from mscorlib
authorstephentoub <stoub@microsoft.com>
Wed, 24 Feb 2016 16:03:50 +0000 (11:03 -0500)
committerstephentoub <stoub@microsoft.com>
Wed, 24 Feb 2016 16:04:24 +0000 (11:04 -0500)
Commit migrated from https://github.com/dotnet/coreclr/commit/893c951dd469fb4d96bbded5261651601493e2bf

src/coreclr/src/mscorlib/model.xml

index 72ba47f..2ab2357 100644 (file)
       <Member Name="Log(System.Int32,System.String,System.String)" />
       <Member MemberType="Property" Name="IsAttached" />
       <Member Status="ImplRoot" Name="BreakCanThrow" /> <!-- EE -->
+      <Member Name="NotifyOfCrossThreadDependency" />
     </Type>
     <Type Name="System.Diagnostics.DebuggerBrowsableAttribute">
       <Member Name="#ctor(System.Diagnostics.DebuggerBrowsableState)" />