Add [Out] to a couple of StringBuilders in DllImports
authorstephentoub <stoub@microsoft.com>
Thu, 8 Oct 2015 17:14:21 +0000 (13:14 -0400)
committerstephentoub <stoub@microsoft.com>
Thu, 8 Oct 2015 17:14:21 +0000 (13:14 -0400)
commit1d4061dd6455c5b41a8e9a012914115e29cc2008
treeec7cc301cd7e25c55ebbb266f5b9207304b862d9
parent3e82c94cafb35cef213665153ae59058b31dc368
Add [Out] to a couple of StringBuilders in DllImports

I audited all of the StringBuilders being used in P/Invokes in mscorlib.  Almost all of them were correctly annotated as to their direction of needed marshaling.  Two weren't.
src/mscorlib/src/Microsoft/Win32/UnsafeNativeMethods.cs