Fix undefined locals in desktop test builds. (dotnet/coreclr#6073)
authorMike McLaughlin <mikem@microsoft.com>
Thu, 30 Jun 2016 05:06:06 +0000 (22:06 -0700)
committerGitHub <noreply@github.com>
Thu, 30 Jun 2016 05:06:06 +0000 (22:06 -0700)
commit138cbafeeb0c6608a00a6c6b195ad3250c0904a0
tree6a42e7ae2629d6a6ba19db8b4dcd6656d905dbbf
parentf69df15912961fbf34c4346b923ac39310d07a15
Fix undefined locals in desktop test builds. (dotnet/coreclr#6073)

When for desktop out of the ProjectK branch, the previous change left unassigned member variables.  Moved the pragma to include them.

Commit migrated from https://github.com/dotnet/coreclr/commit/24a53c5bd05c4ee9dd496af296b5a7aef18bce82
src/coreclr/src/mscorlib/src/System/Diagnostics/Stacktrace.cs