1>------ Build started: Project: CodeAnalysis, Configuration: Debug Any CPU ------ 1>Building with tools version "15.0". 1>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 1>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 1>Target _CheckForUnsupportedTargetFramework: 1> Task "NETSdkError" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true'). 1>Target CheckForImplicitPackageReferenceOverrides: 1> Using "CheckForImplicitPackageReferenceOverrides" task from assembly "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\Sdks\Microsoft.NET.Sdk\build\..\tools\net46/Microsoft.NET.Build.Tasks.dll". 1> Task "CheckForImplicitPackageReferenceOverrides" 1> Done executing task "CheckForImplicitPackageReferenceOverrides". 1>Target CheckForDuplicateItems: 1> Using "CheckForDuplicateItems" task from assembly "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\Sdks\Microsoft.NET.Sdk\build\..\tools\net46/Microsoft.NET.Build.Tasks.dll". 1> Task "CheckForDuplicateItems" 1> Done executing task "CheckForDuplicateItems". 1> Task "CheckForDuplicateItems" 1> Done executing task "CheckForDuplicateItems". 1> Task "CheckForDuplicateItems" 1> Done executing task "CheckForDuplicateItems". 1>Target _CheckForInvalidConfigurationAndPlatform: 1> Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ). 1> Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ). 1> Using "Message" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Task "Message" 1> Configuration=Debug 1> Done executing task "Message". 1> Task "Message" 1> Platform=AnyCPU 1> Done executing task "Message". 1> Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\' != '' and !HasTrailingSlash('D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\')). 1> Task "Error" skipped, due to false condition; ('$(BaseIntermediateOutputPath)' != '' and !HasTrailingSlash('$(BaseIntermediateOutputPath)')) was evaluated as ('D:\repos\roslyn\Binaries\Obj\CodeAnalysis\' != '' and !HasTrailingSlash('D:\repos\roslyn\Binaries\Obj\CodeAnalysis\')). 1> Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\' != '' and !HasTrailingSlash('D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\')). 1>Target BeforeBuild: 1>Target BuildOnlySettings: 1>Target RemoveDuplicateXUnitContent: 1>Target GetFrameworkPaths: 1>Target GetReferenceAssemblyPaths: 1>Target AssignLinkMetadata: 1> Task "AssignLinkMetadata" skipped, due to false condition; ('@(None)' != '' and '%(None.DefiningProjectFullPath)' != '$(MSBuildProjectFullPath)') was evaluated as ('..\CodeAnalysisRules.ruleset;RuleSet\RuleSetSchema.xsd' != '' and 'D:\repos\roslyn\src\Compilers\Core\Portable\CodeAnalysis.csproj' != 'D:\repos\roslyn\src\Compilers\Core\Portable\CodeAnalysis.csproj'). 1> Task "AssignLinkMetadata" skipped, due to false condition; ('@(Content)' != '' and '%(Content.DefiningProjectFullPath)' != '$(MSBuildProjectFullPath)') was evaluated as ('C:\Users\jcouv/.nuget/packages/\microsoft.diasymreader.native\1.6.0-beta2-25304\runtimes\win\native\Microsoft.DiaSymReader.Native.x86.dll;C:\Users\jcouv/.nuget/packages/\microsoft.diasymreader.native\1.6.0-beta2-25304\runtimes\win\native\Microsoft.DiaSymReader.Native.amd64.dll' != '' and 'D:\repos\roslyn\src\Compilers\Core\Portable\CodeAnalysis.csproj' != 'D:\repos\roslyn\src\Compilers\Core\Portable\CodeAnalysis.csproj'). 1> Task "AssignLinkMetadata" skipped, due to false condition; ('@(Page)' != '' and '%(Page.DefiningProjectFullPath)' != '$(MSBuildProjectFullPath)') was evaluated as ('' != '' and '' != 'D:\repos\roslyn\src\Compilers\Core\Portable\CodeAnalysis.csproj'). 1> Task "AssignLinkMetadata" skipped, due to false condition; ('@(ApplicationDefinition)' != '' and '%(ApplicationDefinition.DefiningProjectFullPath)' != '$(MSBuildProjectFullPath)') was evaluated as ('' != '' and '' != 'D:\repos\roslyn\src\Compilers\Core\Portable\CodeAnalysis.csproj'). 1> Task "AssignLinkMetadata" skipped, due to false condition; ('@(EmbeddedResource)' != '' and '%(EmbeddedResource.DefiningProjectFullPath)' != '$(MSBuildProjectFullPath)') was evaluated as ('CodeAnalysisResources.resx;Resources\default.win32manifest' != '' and 'D:\repos\roslyn\src\Compilers\Core\Portable\CodeAnalysis.csproj' != 'D:\repos\roslyn\src\Compilers\Core\Portable\CodeAnalysis.csproj'). 1>Target PrepareForBuild: 1> Using "FindAppConfigFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Task "FindAppConfigFile" 1> Done executing task "FindAppConfigFile". 1> Using "MakeDir" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Task "MakeDir" 1> Done executing task "MakeDir". 1>Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!=''). 1>Target BeforeResolveReferences: 1>Target RunResolvePackageDependencies: 1> Using "ResolvePackageDependencies" task from assembly "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\Sdks\Microsoft.NET.Sdk\build\..\tools\net46/Microsoft.NET.Build.Tasks.dll". 1> Task "ResolvePackageDependencies" 1> Done executing task "ResolvePackageDependencies". 1>Target _ComputeTFMOnlyFileDependencies: 1>Target _ComputeLockFileReferences: 1>Target "_ComputeTFMOnlyFileDependencies" skipped. Previously built successfully. 1>Target _ComputeLockFileFrameworks: 1>Target ResolveLockFileReferences: 1>Target "RunResolvePackageDependencies" skipped. Previously built successfully. 1>Target _ComputeLockFileAnalyzers: 1>Target ResolveLockFileAnalyzers: 1>Target "ResolveLockFileCopyLocalProjectDeps" skipped, due to false condition; ('$(CopyLocalLockFileAssemblies)' == 'true') was evaluated as ('false' == 'true'). 1>Target "RunResolvePackageDependencies" skipped. Previously built successfully. 1>Target _ComputeActiveTFMPackageDependencies: 1>Target _ComputeTransitiveProjectReferences: 1>Target IncludeTransitiveProjectReferences: 1>Target ResolvePackageDependenciesForBuild: 1>Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and 1> '$(_UsingDefaultRuntimeIdentifier)' == 'true' and 1> '@(NativeCopyLocalItems)' == '') was evaluated as ('' == 'true' and 1> '' == 'true' and 1> '' == ''). 1>Target AssignProjectConfiguration: 1> Using "AssignProjectConfiguration" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Task "AssignProjectConfiguration" 1> Done executing task "AssignProjectConfiguration". 1>Target "AssignProjectConfiguration" skipped. Previously built successfully. 1>Target _SplitProjectReferencesByFileExistence: 1> Task "ResolveNonMSBuildProjectOutput" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'=='true' and '@(ProjectReferenceWithConfiguration)'!='') was evaluated as ('true'=='true' and ''!=''). 1>Target _GetProjectReferenceTargetFrameworkProperties: 1> Using "MSBuild" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Task "MSBuild" 1> Done executing task "MSBuild". 1>Target PrepareProjectReferences: 1>Target ResolveProjectReferences: 1> Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and ('$(BuildingInsideVisualStudio)' == 'true' or '$(BuildProjectReferences)' != 'true') and '$(VisualStudioVersion)' != '10.0' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and ('true' == 'true' or 'true' != 'true') and '15.0' != '10.0' and '' != ''). 1> Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and ('$(BuildingInsideVisualStudio)' == 'true' or '$(BuildProjectReferences)' != 'true') and '$(VisualStudioVersion)' == '10.0' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and ('true' == 'true' or 'true' != 'true') and '15.0' == '10.0' and '' != ''). 1> Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingInsideVisualStudio)' != 'true' and '$(BuildProjectReferences)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and 'true' != 'true' and 'true' == 'true' and '' != ''). 1> Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingProject)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and 'true' == 'true' and '' != ''). 1> Task "Warning" skipped, due to false condition; ('@(ProjectReferenceWithConfiguration)' != '' and '@(_MSBuildProjectReferenceNonexistent)' != '') was evaluated as ('' != '' and '' != ''). 1>Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true'). 1>Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!=''). 1>Target "GetFrameworkPaths" skipped. Previously built successfully. 1>Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. 1>Target "PrepareForBuild" skipped. Previously built successfully. 1>Target GetInstalledSDKLocations: 1> Task "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '') was evaluated as ('' != ''). 1> Task "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '' and '$(SupportWindows81SDKs)' == 'true' and '$(TargetPlatformIdentifierWindows81)' != '' and '$(TargetPlatformVersionWindows81)' != '') was evaluated as ('' != '' and '' == 'true' and '' != '' and '' != ''). 1> Task "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '' and '$(SupportWindowsPhone81SDKs)' == 'true' and '$(TargetPlatformIdentifierWindowsPhone81)' != '' and '$(TargetPlatformVersionWindowsPhone81)' != '') was evaluated as ('' != '' and '' == 'true' and '' != '' and '' != ''). 1>Target ResolveSDKReferences: 1> Task "ResolveSDKReference" skipped, due to false condition; ('@(SDKReference)'!='') was evaluated as (''!=''). 1>Target "ResolveSDKReferences" skipped. Previously built successfully. 1>Target ExpandSDKReferences: 1> Task "GetSDKReferenceFiles" skipped, due to false condition; ('@(ResolvedSDKReference)'!='') was evaluated as (''!=''). 1>Target "FakesGenerateBeforeBuild" skipped, due to false condition; (@(Fakes) != '' AND $(BuildingProject)) was evaluated as ( != '' AND true). 1>Target "ResolvePackageDependenciesForBuild" skipped. Previously built successfully. 1>Target ResolveAssemblyReferences: 1> Using "ResolveAssemblyReference" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Task "ResolveAssemblyReference" 1> TargetFrameworkMoniker: 1> .NETStandard,Version=v1.3 1> TargetFrameworkMonikerDisplayName: 1> 1> TargetedRuntimeVersion: 1> 1> Assemblies: 1> C:\Users\jcouv\.nuget\packages\system.collections\4.3.0\ref\netstandard1.3\System.Collections.dll 1> Private = 'false' 1> C:\Users\jcouv\.nuget\packages\system.collections.concurrent\4.3.0\ref\netstandard1.3\System.Collections.Concurrent.dll 1> Private = 'false' 1> C:\Users\jcouv\.nuget\packages\system.collections.immutable\1.3.1\lib\netstandard1.0\System.Collections.Immutable.dll 1> Private = 'false' 1> C:\Users\jcouv\.nuget\packages\system.diagnostics.debug\4.3.0\ref\netstandard1.3\System.Diagnostics.Debug.dll 1> Private = 'false' 1> C:\Users\jcouv\.nuget\packages\system.diagnostics.fileversioninfo\4.3.0\ref\netstandard1.3\System.Diagnostics.FileVersionInfo.dll 1> Private = 'false' 1> C:\Users\jcouv\.nuget\packages\system.diagnostics.tools\4.3.0\ref\netstandard1.0\System.Diagnostics.Tools.dll 1> Private = 'false' 1> C:\Users\jcouv\.nuget\packages\system.globalization\4.3.0\ref\netstandard1.3\System.Globalization.dll 1> Private = 'false' 1> C:\Users\jcouv\.nuget\packages\system.io\4.3.0\ref\netstandard1.3\System.IO.dll 1> Private = 'false' 1> C:\Users\jcouv\.nuget\packages\system.io.compression\4.3.0\ref\netstandard1.3\System.IO.Compression.dll 1> Private = 'false' 1> C:\Users\jcouv\.nuget\packages\system.io.filesystem\4.3.0\ref\netstandard1.3\System.IO.FileSystem.dll 1> Private = 'false' 1> C:\Users\jcouv\.nuget\packages\system.io.filesystem.primitives\4.3.0\ref\netstandard1.3\System.IO.FileSystem.Primitives.dll 1> Private = 'false' 1> C:\Users\jcouv\.nuget\packages\system.linq\4.3.0\ref\netstandard1.0\System.Linq.dll 1> Private = 'false' 1> C:\Users\jcouv\.nuget\packages\system.reflection\4.3.0\ref\netstandard1.3\System.Reflection.dll 1> Private = 'false' 1> C:\Users\jcouv\.nuget\packages\system.reflection.extensions\4.3.0\ref\netstandard1.0\System.Reflection.Extensions.dll 1> Private = 'false' 1> C:\Users\jcouv\.nuget\packages\system.reflection.metadata\1.4.2\lib\netstandard1.1\System.Reflection.Metadata.dll 1> Private = 'false' 1> C:\Users\jcouv\.nuget\packages\system.reflection.primitives\4.3.0\ref\netstandard1.0\System.Reflection.Primitives.dll 1> Private = 'false' 1> C:\Users\jcouv\.nuget\packages\system.resources.resourcemanager\4.3.0\ref\netstandard1.0\System.Resources.ResourceManager.dll 1> Private = 'false' 1> C:\Users\jcouv\.nuget\packages\system.runtime\4.3.0\ref\netstandard1.3\System.Runtime.dll 1> Private = 'false' 1> C:\Users\jcouv\.nuget\packages\system.runtime.extensions\4.3.0\ref\netstandard1.3\System.Runtime.Extensions.dll 1> Private = 'false' 1> C:\Users\jcouv\.nuget\packages\system.runtime.handles\4.3.0\ref\netstandard1.3\System.Runtime.Handles.dll 1> Private = 'false' 1> C:\Users\jcouv\.nuget\packages\system.runtime.interopservices\4.3.0\ref\netstandard1.3\System.Runtime.InteropServices.dll 1> Private = 'false' 1> C:\Users\jcouv\.nuget\packages\system.runtime.numerics\4.3.0\ref\netstandard1.1\System.Runtime.Numerics.dll 1> Private = 'false' 1> C:\Users\jcouv\.nuget\packages\system.security.cryptography.algorithms\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Algorithms.dll 1> Private = 'false' 1> C:\Users\jcouv\.nuget\packages\system.security.cryptography.encoding\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Encoding.dll 1> Private = 'false' 1> C:\Users\jcouv\.nuget\packages\system.security.cryptography.primitives\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Primitives.dll 1> Private = 'false' 1> C:\Users\jcouv\.nuget\packages\system.security.cryptography.x509certificates\4.3.0\ref\netstandard1.3\System.Security.Cryptography.X509Certificates.dll 1> Private = 'false' 1> C:\Users\jcouv\.nuget\packages\system.text.encoding\4.3.0\ref\netstandard1.3\System.Text.Encoding.dll 1> Private = 'false' 1> C:\Users\jcouv\.nuget\packages\system.text.encoding.codepages\4.3.0\ref\netstandard1.3\System.Text.Encoding.CodePages.dll 1> Private = 'false' 1> C:\Users\jcouv\.nuget\packages\system.text.encoding.extensions\4.3.0\ref\netstandard1.3\System.Text.Encoding.Extensions.dll 1> Private = 'false' 1> C:\Users\jcouv\.nuget\packages\system.threading\4.3.0\ref\netstandard1.3\System.Threading.dll 1> Private = 'false' 1> C:\Users\jcouv\.nuget\packages\system.threading.tasks\4.3.0\ref\netstandard1.3\System.Threading.Tasks.dll 1> Private = 'false' 1> C:\Users\jcouv\.nuget\packages\system.valuetuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll 1> Private = 'false' 1> C:\Users\jcouv\.nuget\packages\system.xml.readerwriter\4.3.0\ref\netstandard1.3\System.Xml.ReaderWriter.dll 1> Private = 'false' 1> C:\Users\jcouv\.nuget\packages\system.xml.xdocument\4.3.0\ref\netstandard1.3\System.Xml.XDocument.dll 1> Private = 'false' 1> C:\Users\jcouv\.nuget\packages\system.xml.xmldocument\4.3.0\ref\netstandard1.3\System.Xml.XmlDocument.dll 1> Private = 'false' 1> C:\Users\jcouv\.nuget\packages\system.xml.xpath\4.3.0\ref\netstandard1.3\System.Xml.XPath.dll 1> Private = 'false' 1> C:\Users\jcouv\.nuget\packages\system.xml.xpath.xdocument\4.3.0\ref\netstandard1.3\System.Xml.XPath.XDocument.dll 1> Private = 'false' 1> AssemblyFiles: 1> CandidateAssemblyFiles: 1> C:\Users\jcouv/.nuget/packages/\microsoft.diasymreader.native\1.6.0-beta2-25304\runtimes\win\native\Microsoft.DiaSymReader.Native.x86.dll 1> C:\Users\jcouv/.nuget/packages/\microsoft.diasymreader.native\1.6.0-beta2-25304\runtimes\win\native\Microsoft.DiaSymReader.Native.amd64.dll 1> TargetFrameworkDirectories: 1> 1> InstalledAssemblyTables: 1> IgnoreInstalledAssemblyTable: 1> False 1> SearchPaths: 1> {CandidateAssemblyFiles} 1> {HintPathFromItem} 1> {TargetFrameworkDirectory} 1> {RawFileName} 1> AllowedAssemblyExtensions: 1> .winmd 1> .dll 1> .exe 1> AllowedRelatedFileExtensions: 1> .dll.config 1> .exe.config 1> AppConfigFile: 1> 1> AutoUnify: 1> True 1> CopyLocalDependenciesWhenParentReferenceInGac: 1> True 1> FindDependencies: 1> True 1> TargetProcessorArchitecture: 1> msil 1> StateFile: 1> D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\CodeAnalysis.csprojResolveAssemblyReference.cache 1> InstalledAssemblySubsetTables: 1> IgnoreInstalledAssemblySubsetTable: 1> False 1> TargetFrameworkSubsets: 1> FullTargetFrameworkSubsetNames: 1> Full 1> ProfileName: 1> 1> FullFrameworkFolders: 1> LatestTargetFrameworkDirectories: 1> ProfileTablesLocation: 1> Unified primary reference "System.Collections, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.collections.immutable\1.3.1\lib\netstandard1.0\System.Collections.Immutable.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.linq\4.3.0\ref\netstandard1.0\System.Linq.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.reflection.metadata\1.4.2\lib\netstandard1.1\System.Reflection.Metadata.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.valuetuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll" because AutoUnify is 'true'. 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.collections\4.3.0\ref\netstandard1.3\System.Collections.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Primary reference "System.Collections.Concurrent, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.collections.concurrent\4.3.0\ref\netstandard1.3\System.Collections.Concurrent.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Unified primary reference "System.Collections.Immutable, Version=1.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Using this version instead of original version "1.2.0.0" in "C:\Users\jcouv\.nuget\packages\system.reflection.metadata\1.4.2\lib\netstandard1.1\System.Reflection.Metadata.dll" because AutoUnify is 'true'. 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.collections.immutable\1.3.1\lib\netstandard1.0\System.Collections.Immutable.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Unified primary reference "System.Diagnostics.Debug, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.collections.immutable\1.3.1\lib\netstandard1.0\System.Collections.Immutable.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.reflection.metadata\1.4.2\lib\netstandard1.1\System.Reflection.Metadata.dll" because AutoUnify is 'true'. 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.diagnostics.debug\4.3.0\ref\netstandard1.3\System.Diagnostics.Debug.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Primary reference "System.Diagnostics.FileVersionInfo, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.diagnostics.fileversioninfo\4.3.0\ref\netstandard1.3\System.Diagnostics.FileVersionInfo.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Primary reference "System.Diagnostics.Tools, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.diagnostics.tools\4.3.0\ref\netstandard1.0\System.Diagnostics.Tools.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Unified primary reference "System.Globalization, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.collections.immutable\1.3.1\lib\netstandard1.0\System.Collections.Immutable.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.resources.resourcemanager\4.3.0\ref\netstandard1.0\System.Resources.ResourceManager.dll" because AutoUnify is 'true'. 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.globalization\4.3.0\ref\netstandard1.3\System.Globalization.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Unified primary reference "System.IO, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.io.compression\4.3.0\ref\netstandard1.3\System.IO.Compression.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.io.filesystem\4.3.0\ref\netstandard1.3\System.IO.FileSystem.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.reflection\4.3.0\ref\netstandard1.3\System.Reflection.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.reflection.metadata\1.4.2\lib\netstandard1.1\System.Reflection.Metadata.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.security.cryptography.algorithms\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Algorithms.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.security.cryptography.primitives\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Primitives.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.xml.readerwriter\4.3.0\ref\netstandard1.3\System.Xml.ReaderWriter.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.xml.xdocument\4.3.0\ref\netstandard1.3\System.Xml.XDocument.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.xml.xmldocument\4.3.0\ref\netstandard1.3\System.Xml.XmlDocument.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.xml.xpath\4.3.0\ref\netstandard1.3\System.Xml.XPath.dll" because AutoUnify is 'true'. 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.io\4.3.0\ref\netstandard1.3\System.IO.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Unified primary reference "System.IO.Compression, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.reflection.metadata\1.4.2\lib\netstandard1.1\System.Reflection.Metadata.dll" because AutoUnify is 'true'. 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.io.compression\4.3.0\ref\netstandard1.3\System.IO.Compression.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Primary reference "System.IO.FileSystem, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.io.filesystem\4.3.0\ref\netstandard1.3\System.IO.FileSystem.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Unified primary reference "System.IO.FileSystem.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.io.filesystem\4.3.0\ref\netstandard1.3\System.IO.FileSystem.dll" because AutoUnify is 'true'. 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.io.filesystem.primitives\4.3.0\ref\netstandard1.3\System.IO.FileSystem.Primitives.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Primary reference "System.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.linq\4.3.0\ref\netstandard1.0\System.Linq.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Unified primary reference "System.Reflection, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.reflection.extensions\4.3.0\ref\netstandard1.0\System.Reflection.Extensions.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.reflection.metadata\1.4.2\lib\netstandard1.1\System.Reflection.Metadata.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.resources.resourcemanager\4.3.0\ref\netstandard1.0\System.Resources.ResourceManager.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.runtime.interopservices\4.3.0\ref\netstandard1.3\System.Runtime.InteropServices.dll" because AutoUnify is 'true'. 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.reflection\4.3.0\ref\netstandard1.3\System.Reflection.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Primary reference "System.Reflection.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.reflection.extensions\4.3.0\ref\netstandard1.0\System.Reflection.Extensions.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Primary reference "System.Reflection.Metadata, Version=1.4.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.reflection.metadata\1.4.2\lib\netstandard1.1\System.Reflection.Metadata.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Primary reference "System.Reflection.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.reflection.primitives\4.3.0\ref\netstandard1.0\System.Reflection.Primitives.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Primary reference "System.Resources.ResourceManager, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.resources.resourcemanager\4.3.0\ref\netstandard1.0\System.Resources.ResourceManager.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Unified primary reference "System.Runtime, Version=4.0.20.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.collections\4.3.0\ref\netstandard1.3\System.Collections.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.collections.concurrent\4.3.0\ref\netstandard1.3\System.Collections.Concurrent.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.collections.immutable\1.3.1\lib\netstandard1.0\System.Collections.Immutable.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.diagnostics.debug\4.3.0\ref\netstandard1.3\System.Diagnostics.Debug.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.diagnostics.fileversioninfo\4.3.0\ref\netstandard1.3\System.Diagnostics.FileVersionInfo.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.diagnostics.tools\4.3.0\ref\netstandard1.0\System.Diagnostics.Tools.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.globalization\4.3.0\ref\netstandard1.3\System.Globalization.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.io.compression\4.3.0\ref\netstandard1.3\System.IO.Compression.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.io.filesystem\4.3.0\ref\netstandard1.3\System.IO.FileSystem.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.io.filesystem.primitives\4.3.0\ref\netstandard1.3\System.IO.FileSystem.Primitives.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.linq\4.3.0\ref\netstandard1.0\System.Linq.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.reflection.extensions\4.3.0\ref\netstandard1.0\System.Reflection.Extensions.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.reflection.metadata\1.4.2\lib\netstandard1.1\System.Reflection.Metadata.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.reflection.primitives\4.3.0\ref\netstandard1.0\System.Reflection.Primitives.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.resources.resourcemanager\4.3.0\ref\netstandard1.0\System.Resources.ResourceManager.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.runtime.handles\4.3.0\ref\netstandard1.3\System.Runtime.Handles.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.runtime.interopservices\4.3.0\ref\netstandard1.3\System.Runtime.InteropServices.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.runtime.numerics\4.3.0\ref\netstandard1.1\System.Runtime.Numerics.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.security.cryptography.algorithms\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Algorithms.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.security.cryptography.encoding\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Encoding.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.security.cryptography.primitives\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Primitives.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.security.cryptography.x509certificates\4.3.0\ref\netstandard1.3\System.Security.Cryptography.X509Certificates.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.text.encoding\4.3.0\ref\netstandard1.3\System.Text.Encoding.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.text.encoding.codepages\4.3.0\ref\netstandard1.3\System.Text.Encoding.CodePages.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.text.encoding.extensions\4.3.0\ref\netstandard1.3\System.Text.Encoding.Extensions.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.threading\4.3.0\ref\netstandard1.3\System.Threading.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.threading.tasks\4.3.0\ref\netstandard1.3\System.Threading.Tasks.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.valuetuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.xml.readerwriter\4.3.0\ref\netstandard1.3\System.Xml.ReaderWriter.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.xml.xdocument\4.3.0\ref\netstandard1.3\System.Xml.XDocument.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.xml.xmldocument\4.3.0\ref\netstandard1.3\System.Xml.XmlDocument.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.xml.xpath\4.3.0\ref\netstandard1.3\System.Xml.XPath.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.xml.xpath.xdocument\4.3.0\ref\netstandard1.3\System.Xml.XPath.XDocument.dll" because AutoUnify is 'true'. 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.runtime\4.3.0\ref\netstandard1.3\System.Runtime.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Unified primary reference "System.Runtime.Extensions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.collections.immutable\1.3.1\lib\netstandard1.0\System.Collections.Immutable.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.reflection.metadata\1.4.2\lib\netstandard1.1\System.Reflection.Metadata.dll" because AutoUnify is 'true'. 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.runtime.extensions\4.3.0\ref\netstandard1.3\System.Runtime.Extensions.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Primary reference "System.Runtime.Handles, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.runtime.handles\4.3.0\ref\netstandard1.3\System.Runtime.Handles.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Unified primary reference "System.Runtime.InteropServices, Version=4.0.20.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.reflection.metadata\1.4.2\lib\netstandard1.1\System.Reflection.Metadata.dll" because AutoUnify is 'true'. 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.runtime.interopservices\4.3.0\ref\netstandard1.3\System.Runtime.InteropServices.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Primary reference "System.Runtime.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.runtime.numerics\4.3.0\ref\netstandard1.1\System.Runtime.Numerics.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Primary reference "System.Security.Cryptography.Algorithms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.security.cryptography.algorithms\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Algorithms.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Primary reference "System.Security.Cryptography.Encoding, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.security.cryptography.encoding\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Encoding.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Primary reference "System.Security.Cryptography.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.security.cryptography.primitives\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Primitives.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Primary reference "System.Security.Cryptography.X509Certificates, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.security.cryptography.x509certificates\4.3.0\ref\netstandard1.3\System.Security.Cryptography.X509Certificates.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Unified primary reference "System.Text.Encoding, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.io\4.3.0\ref\netstandard1.3\System.IO.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.io.compression\4.3.0\ref\netstandard1.3\System.IO.Compression.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.io.filesystem\4.3.0\ref\netstandard1.3\System.IO.FileSystem.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.reflection.metadata\1.4.2\lib\netstandard1.1\System.Reflection.Metadata.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.xml.readerwriter\4.3.0\ref\netstandard1.3\System.Xml.ReaderWriter.dll" because AutoUnify is 'true'. 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.text.encoding\4.3.0\ref\netstandard1.3\System.Text.Encoding.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Primary reference "System.Text.Encoding.CodePages, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.text.encoding.codepages\4.3.0\ref\netstandard1.3\System.Text.Encoding.CodePages.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Unified primary reference "System.Text.Encoding.Extensions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.reflection.metadata\1.4.2\lib\netstandard1.1\System.Reflection.Metadata.dll" because AutoUnify is 'true'. 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.text.encoding.extensions\4.3.0\ref\netstandard1.3\System.Text.Encoding.Extensions.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Unified primary reference "System.Threading, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.collections.immutable\1.3.1\lib\netstandard1.0\System.Collections.Immutable.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.reflection.metadata\1.4.2\lib\netstandard1.1\System.Reflection.Metadata.dll" because AutoUnify is 'true'. 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.threading\4.3.0\ref\netstandard1.3\System.Threading.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Unified primary reference "System.Threading.Tasks, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.collections.concurrent\4.3.0\ref\netstandard1.3\System.Collections.Concurrent.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.io\4.3.0\ref\netstandard1.3\System.IO.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.io.compression\4.3.0\ref\netstandard1.3\System.IO.Compression.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.io.filesystem\4.3.0\ref\netstandard1.3\System.IO.FileSystem.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.security.cryptography.primitives\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Primitives.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.threading\4.3.0\ref\netstandard1.3\System.Threading.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.xml.readerwriter\4.3.0\ref\netstandard1.3\System.Xml.ReaderWriter.dll" because AutoUnify is 'true'. 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.threading.tasks\4.3.0\ref\netstandard1.3\System.Threading.Tasks.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Primary reference "System.ValueTuple, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.valuetuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Unified primary reference "System.Xml.ReaderWriter, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Using this version instead of original version "4.0.10.0" in "C:\Users\jcouv\.nuget\packages\system.xml.xdocument\4.3.0\ref\netstandard1.3\System.Xml.XDocument.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.xml.xmldocument\4.3.0\ref\netstandard1.3\System.Xml.XmlDocument.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.xml.xpath\4.3.0\ref\netstandard1.3\System.Xml.XPath.dll" because AutoUnify is 'true'. 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.xml.xpath.xdocument\4.3.0\ref\netstandard1.3\System.Xml.XPath.XDocument.dll" because AutoUnify is 'true'. 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.xml.readerwriter\4.3.0\ref\netstandard1.3\System.Xml.ReaderWriter.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Unified primary reference "System.Xml.XDocument, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.xml.xpath.xdocument\4.3.0\ref\netstandard1.3\System.Xml.XPath.XDocument.dll" because AutoUnify is 'true'. 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.xml.xdocument\4.3.0\ref\netstandard1.3\System.Xml.XDocument.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Primary reference "System.Xml.XmlDocument, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.xml.xmldocument\4.3.0\ref\netstandard1.3\System.Xml.XmlDocument.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Unified primary reference "System.Xml.XPath, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.xml.xpath.xdocument\4.3.0\ref\netstandard1.3\System.Xml.XPath.XDocument.dll" because AutoUnify is 'true'. 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.xml.xpath\4.3.0\ref\netstandard1.3\System.Xml.XPath.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Primary reference "System.Xml.XPath.XDocument, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.xml.xpath.xdocument\4.3.0\ref\netstandard1.3\System.Xml.XPath.XDocument.dll". 1> Reference found at search path location "{RawFileName}". 1> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 1> The ImageRuntimeVersion for this reference is "v4.0.30319". 1> Done executing task "ResolveAssemblyReference". 1>Target "ForceGenerationOfBindingRedirects" skipped, due to false condition; ('$(ForceGenerationOfBindingRedirects)' == 'true') was evaluated as ('' == 'true'). 1>Target "GenerateBindingRedirects" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true') was evaluated as ('' == 'true' and '' == 'true'). 1>Target "ForceGenerationOfBindingRedirects" skipped, due to false condition; ('$(ForceGenerationOfBindingRedirects)' == 'true') was evaluated as ('' == 'true'). 1>Target "GenerateBindingRedirectsUpdateAppConfig" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true' and Exists('$(_GenerateBindingRedirectsIntermediateAppConfig)')) was evaluated as ('' == 'true' and '' == 'true' and Exists('D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\CodeAnalysis.csproj.Microsoft.CodeAnalysis.dll.config')). 1>Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!=''). 1>Target AfterResolveReferences: 1>Target "ResolveTestReferences" skipped, due to false condition; ('@(Shadow)'!='') was evaluated as (''!=''). 1>Target LinkVSSDKEmbeddableAssemblies: 1>Target ResolveReferences: 1>Target "_ComputeNETCoreBuildOutputFiles" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true') was evaluated as ('' == 'true'). 1>Target "DeployPortableOnDeveloperBuild" skipped, due to false condition; ('$(_IsAnyPortableUnitTest)' == 'true' AND '$(DeveloperBuild)' == 'true' AND '$(OS)' == 'Windows_NT') was evaluated as ('' == 'true' AND 'true' == 'true' AND 'Windows_NT' == 'Windows_NT'). 1>Target "ResolvePackageDependenciesForBuild" skipped. Previously built successfully. 1>Target ValidationExtension: 1> Task "WorkflowBuildMessageTask" skipped, due to false condition; ('$(SkipWorkflowValidation)'!='' and '$(SkipWorkflowValidation)'!='true' and '$(SkipWorkflowValidation)'!='false') was evaluated as (''!='' and ''!='true' and ''!='false'). 1>Target ExpressionBuildExtension: 1> Task "WorkflowBuildMessageTask" skipped, due to false condition; ('$(DisableWorkflowCompiledExpressions)'!='' and '$(DisableWorkflowCompiledExpressions)'!='true' and '$(DisableWorkflowCompiledExpressions)'!='false') was evaluated as (''!='' and ''!='true' and ''!='false'). 1>Target "XamlMarkupCompilePass1" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != ''). 1>Target "XamlMarkupCompileReadGeneratedFileList" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != ''). 1>Target "XamlMarkupCompileAddFilesGenerated" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != ''). 1>Target "XamlMarkupCompilePass2" skipped, due to false condition; ('$(XamlRequiresCompilationPass2)' == 'true' ) was evaluated as ('false' == 'true' ). 1>Target "XamlMarkupCompileReadPass2Flag" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != ''). 1>Target "XamlMarkupCompileAddExtensionFilesGenerated" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != ''). 1>Target "AddDeferredValidationErrorsFileToFileWrites" skipped, due to false condition; (Exists('$(DeferredValidationErrorsFileName)')) was evaluated as (Exists('D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\\AC2C1ABA-CCF6-44D4-8127-588FD4D0A860-DeferredValidationErrors.xml')). 1>Target "ReportValidationBuildExtensionErrors" skipped, due to false condition; ('$(SkipWorkflowValidation)' != 'true' and ('@(XamlPage)' != '' or '@(XamlAppDef)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 1>Target "_ComputeNETCoreBuildOutputFiles" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true') was evaluated as ('' == 'true'). 1>Target AssignTargetPaths: 1> Using "AssignTargetPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Task "AssignTargetPath" 1> Done executing task "AssignTargetPath". 1> Task "AssignTargetPath" 1> Done executing task "AssignTargetPath". 1> Task "AssignTargetPath" 1> Done executing task "AssignTargetPath". 1> Task "AssignTargetPath" 1> Done executing task "AssignTargetPath". 1> Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.ruleset'=='.manifest'). 1> Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.xsd'=='.manifest'). 1>Target "AssignTargetPaths" skipped. Previously built successfully. 1>Target SplitResourcesByCulture: 1> Task "Warning" skipped, due to false condition; ('@(ResxWithNoCulture)'!='') was evaluated as (''!=''). 1> Task "Warning" skipped, due to false condition; ('@(ResxWithCulture)'!='') was evaluated as (''!=''). 1> Task "Warning" skipped, due to false condition; ('@(NonResxWithCulture)'!='') was evaluated as (''!=''). 1> Task "Warning" skipped, due to false condition; ('@(NonResxWithNoCulture)'!='') was evaluated as (''!=''). 1> Using "AssignCulture" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Task "AssignCulture" 1> Culture of "" was assigned to file "CodeAnalysisResources.resx". 1> Done executing task "AssignCulture". 1> Task "AssignCulture" 1> Culture of "" was assigned to file "Resources\default.win32manifest". 1> Done executing task "AssignCulture". 1>Target CreateManifestResourceNames: 1> Using "CreateCSharpManifestResourceName" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Task "CreateCSharpManifestResourceName" 1> Root namespace is 'Microsoft.CodeAnalysis'. 1> Resource file 'CodeAnalysisResources.resx' doesn't depend on any other file. 1> Resource file 'CodeAnalysisResources.resx' gets manifest resource name 'Microsoft.CodeAnalysis.CodeAnalysisResources'. 1> Done executing task "CreateCSharpManifestResourceName". 1> Task "CreateCSharpManifestResourceName" 1> Root namespace is 'Microsoft.CodeAnalysis'. 1> Resource file 'Resources\default.win32manifest' doesn't depend on any other file. 1> Resource file 'Resources\default.win32manifest' gets manifest resource name 'Microsoft.CodeAnalysis.Resources.default.win32manifest'. 1> Done executing task "CreateCSharpManifestResourceName". 1> Task "CreateCSharpManifestResourceName" skipped, due to false condition; ('%(EmbeddedResource.ManifestResourceName)' == '' and '%(EmbeddedResource.WithCulture)' == 'true' and '%(EmbeddedResource.Type)' == 'Non-Resx') was evaluated as ('' == '' and 'false' == 'true' and 'Resx' == 'Non-Resx'). 1> Task "CreateCSharpManifestResourceName" skipped, due to false condition; ('%(EmbeddedResource.ManifestResourceName)' == '' and '%(EmbeddedResource.WithCulture)' == 'true' and '%(EmbeddedResource.Type)' == 'Non-Resx') was evaluated as ('' == '' and 'false' == 'true' and 'Non-Resx' == 'Non-Resx'). 1>Target CreateCustomManifestResourceNames: 1>Target PrepareResourceNames: 1>Target "ResolveAssemblyReferences" skipped. Previously built successfully. 1>Target "SplitResourcesByCulture" skipped. Previously built successfully. 1>Target BeforeResGen: 1>Target CoreResGen: 1> Using "GenerateResource" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Task "GenerateResource" 1> No resources are out of date with respect to their source files. Skipping resource generation. 1> Done executing task "GenerateResource". 1> Task "GenerateResource" skipped, due to false condition; ('%(EmbeddedResource.Type)' == 'Resx' and '%(EmbeddedResource.GenerateResource)' != 'false' and '$(GenerateResourceMSBuildRuntime)' != 'CLR2') was evaluated as ('Non-Resx' == 'Resx' and '' != 'false' and 'CurrentRuntime' != 'CLR2'). 1> Task "GenerateResource" skipped, due to false condition; ('%(EmbeddedResource.Type)' == 'Resx' and '%(EmbeddedResource.GenerateResource)' != 'false' and '$(GenerateResourceMSBuildRuntime)' == 'CLR2') was evaluated as ('Resx' == 'Resx' and '' != 'false' and 'CurrentRuntime' == 'CLR2'). 1> Task "GenerateResource" skipped, due to false condition; ('%(EmbeddedResource.Type)' == 'Resx' and '%(EmbeddedResource.GenerateResource)' != 'false' and '$(GenerateResourceMSBuildRuntime)' == 'CLR2') was evaluated as ('Non-Resx' == 'Resx' and '' != 'false' and 'CurrentRuntime' == 'CLR2'). 1>Target AfterResGen: 1>Target ResGen: 1>Target "CompileLicxFiles" skipped, due to false condition; ('@(_LicxFile)'!='') was evaluated as (''!=''). 1>Target PrepareResources: 1>Target ResolveKeySource: 1> Using "ResolveKeySource" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Task "ResolveKeySource" 1> Done executing task "ResolveKeySource". 1>Target "ResolveReferences" skipped. Previously built successfully. 1>Target "ResolveKeySource" skipped. Previously built successfully. 1>Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!=''). 1>Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!=''). 1>Target "_SetExternalWin32ManifestProperties" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='') was evaluated as (''=='true' or ''!='' or ''!=''). 1>Target _SetEmbeddedWin32ManifestProperties: 1> Using "GetFrameworkPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Task "GetFrameworkPath" 1> Done executing task "GetFrameworkPath". 1>Target SetWin32ManifestProperties: 1>Target "ResolveReferences" skipped. Previously built successfully. 1>Target FindReferenceAssembliesForReferences: 1>Target _GenerateCompileInputs: 1> Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithNoCulture)'!='' and '%(ManifestResourceWithNoCulture.EmittedForCompatibilityOnly)'=='') was evaluated as ('D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\Microsoft.CodeAnalysis.CodeAnalysisResources.resources'!='' and 'true'==''). 1> Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithNoCultureOnDisk)'!='' and '%(ManifestNonResxWithNoCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as ('Resources\default.win32manifest'!='' and 'true'==''). 1>Target "PrepareForBuild" skipped. Previously built successfully. 1>Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. 1>Target _SetTargetFrameworkMonikerAttribute: 1>Target GenerateTargetFrameworkMonikerAttribute: 1> Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. 1> Input files: C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.targets 1> Output files: D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\.NETStandard,Version=v1.3.AssemblyAttributes.cs 1>Target "GenerateAdditionalSources" skipped, due to false condition; ('@(AssemblyAttributes)' != '' and '$(GenerateAdditionalSources)' == 'true') was evaluated as ('' != '' and '' == 'true'). 1>Target BeforeCompile: 1>Target "_TimeStampBeforeCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'Library'=='library')). 1>Target "ResolveAssemblyReferences" skipped. Previously built successfully. 1>Target _GenerateCompileDependencyCache: 1> Using "Hash" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Task "Hash" 1> Done executing task "Hash". 1> Using "WriteLinesToFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Task "WriteLinesToFile" 1> MSB3493: 1> Done executing task "WriteLinesToFile". 1>Target "PrepareForBuild" skipped. Previously built successfully. 1>Target GenerateInternalsVisibleToFile: 1> Skipping target "GenerateInternalsVisibleToFile" because all output files are up-to-date with respect to the input files. 1> Input files: D:\repos\roslyn\build\Targets\GenerateInternalsVisibleTo.targets;CodeAnalysis.csproj 1> Output files: D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\GeneratedInternalsVisibleTo.cs 1>Target "PrepareForBuild" skipped. Previously built successfully. 1>Target GenerateAssemblyInfoFile: 1> Skipping target "GenerateAssemblyInfoFile" because all output files are up-to-date with respect to the input files. 1> Input files: D:\repos\roslyn\build\Targets\GenerateAssemblyInfo.targets 1> Output files: D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\GeneratedAssemblyInfo_42.42.42.42424.cs 1>Target GenerateCompiledExpressionsTempFile: 1> Task "WriteLinesToFile" skipped, due to false condition; (!Exists('$(GenerateCompiledExpressionsTempFilePathForEditing)')) was evaluated as (!Exists('D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs')). 1> Task "WriteLinesToFile" skipped, due to false condition; (!Exists('$(GenerateCompiledExpressionsTempFilePathForValidation)')) was evaluated as (!Exists('D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs')). 1> Task "WriteLinesToFile" skipped, due to false condition; (!Exists('$(GenerateCompiledExpressionsTempFilePathForTypeInfer)')) was evaluated as (!Exists('D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs')). 1>Target DesignTimeXamlMarkupCompilation: 1> Task "MakeDir" skipped, due to false condition; ('@(XamlAppDef)' != '') was evaluated as ('' != ''). 1> Task "CallTarget" skipped, due to false condition; ('$(BuildingProject)' != 'true' and '@(XamlAppDef)' != '') was evaluated as ('true' != 'true' and '' != ''). 1>Target "CleanInProcessXamlGeneratedFiles" skipped, due to false condition; ('@(XamlAppDef)' != '' And '$(BuildingInsideVisualStudio)'!='true') was evaluated as ('' != '' And 'true'!='true'). 1>Target "_ComputeNonExistentFileProperty" skipped, due to false condition; (('$(BuildingInsideVisualStudio)' == 'true') and ('$(BuildingOutOfProcess)' != 'true') and (('$(BuildingProject)' == 'false') or ('$(UseHostCompilerIfAvailable)' == 'true'))) was evaluated as (('true' == 'true') and ('' != 'true') and (('true' == 'false') or ('false' == 'true'))). 1>Target ResolveCodeAnalysisRuleSet: 1> Using "ResolveCodeAnalysisRuleSet" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Task "ResolveCodeAnalysisRuleSet" 1> Done executing task "ResolveCodeAnalysisRuleSet". 1>Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and 1> '$(_UsingDefaultRuntimeIdentifier)' == 'true' and 1> '@(NativeCopyLocalItems)' == '') was evaluated as ('' == 'true' and 1> '' == 'true' and 1> '' == ''). 1>Target "ShimReferencePathsWhenCommonTargetsDoesNotUnderstandReferenceAssemblies" skipped, due to false condition; ('@(ReferencePathWithRefAssemblies)' == '') was evaluated as ('C:\Users\jcouv\.nuget\packages\system.collections.concurrent\4.3.0\ref\netstandard1.3\System.Collections.Concurrent.dll;C:\Users\jcouv\.nuget\packages\system.collections\4.3.0\ref\netstandard1.3\System.Collections.dll;C:\Users\jcouv\.nuget\packages\system.collections.immutable\1.3.1\lib\netstandard1.0\System.Collections.Immutable.dll;C:\Users\jcouv\.nuget\packages\system.diagnostics.debug\4.3.0\ref\netstandard1.3\System.Diagnostics.Debug.dll;C:\Users\jcouv\.nuget\packages\system.diagnostics.fileversioninfo\4.3.0\ref\netstandard1.3\System.Diagnostics.FileVersionInfo.dll;C:\Users\jcouv\.nuget\packages\system.diagnostics.tools\4.3.0\ref\netstandard1.0\System.Diagnostics.Tools.dll;C:\Users\jcouv\.nuget\packages\system.globalization\4.3.0\ref\netstandard1.3\System.Globalization.dll;C:\Users\jcouv\.nuget\packages\system.io.compression\4.3.0\ref\netstandard1.3\System.IO.Compression.dll;C:\Users\jcouv\.nuget\packages\system.io\4.3.0\ref\netstandard1.3\System.IO.dll;C:\Users\jcouv\.nuget\packages\system.io.filesystem\4.3.0\ref\netstandard1.3\System.IO.FileSystem.dll;C:\Users\jcouv\.nuget\packages\system.io.filesystem.primitives\4.3.0\ref\netstandard1.3\System.IO.FileSystem.Primitives.dll;C:\Users\jcouv\.nuget\packages\system.linq\4.3.0\ref\netstandard1.0\System.Linq.dll;C:\Users\jcouv\.nuget\packages\system.reflection\4.3.0\ref\netstandard1.3\System.Reflection.dll;C:\Users\jcouv\.nuget\packages\system.reflection.extensions\4.3.0\ref\netstandard1.0\System.Reflection.Extensions.dll;C:\Users\jcouv\.nuget\packages\system.reflection.metadata\1.4.2\lib\netstandard1.1\System.Reflection.Metadata.dll;C:\Users\jcouv\.nuget\packages\system.reflection.primitives\4.3.0\ref\netstandard1.0\System.Reflection.Primitives.dll;C:\Users\jcouv\.nuget\packages\system.resources.resourcemanager\4.3.0\ref\netstandard1.0\System.Resources.ResourceManager.dll;C:\Users\jcouv\.nuget\packages\system.runtime\4.3.0\ref\netstandard1.3\System.Runtime.dll;C:\Users\jcouv\.nuget\packages\system.runtime.extensions\4.3.0\ref\netstandard1.3\System.Runtime.Extensions.dll;C:\Users\jcouv\.nuget\packages\system.runtime.handles\4.3.0\ref\netstandard1.3\System.Runtime.Handles.dll;C:\Users\jcouv\.nuget\packages\system.runtime.interopservices\4.3.0\ref\netstandard1.3\System.Runtime.InteropServices.dll;C:\Users\jcouv\.nuget\packages\system.runtime.numerics\4.3.0\ref\netstandard1.1\System.Runtime.Numerics.dll;C:\Users\jcouv\.nuget\packages\system.security.cryptography.algorithms\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Algorithms.dll;C:\Users\jcouv\.nuget\packages\system.security.cryptography.encoding\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Encoding.dll;C:\Users\jcouv\.nuget\packages\system.security.cryptography.primitives\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Primitives.dll;C:\Users\jcouv\.nuget\packages\system.security.cryptography.x509certificates\4.3.0\ref\netstandard1.3\System.Security.Cryptography.X509Certificates.dll;C:\Users\jcouv\.nuget\packages\system.text.encoding.codepages\4.3.0\ref\netstandard1.3\System.Text.Encoding.CodePages.dll;C:\Users\jcouv\.nuget\packages\system.text.encoding\4.3.0\ref\netstandard1.3\System.Text.Encoding.dll;C:\Users\jcouv\.nuget\packages\system.text.encoding.extensions\4.3.0\ref\netstandard1.3\System.Text.Encoding.Extensions.dll;C:\Users\jcouv\.nuget\packages\system.threading\4.3.0\ref\netstandard1.3\System.Threading.dll;C:\Users\jcouv\.nuget\packages\system.threading.tasks\4.3.0\ref\netstandard1.3\System.Threading.Tasks.dll;C:\Users\jcouv\.nuget\packages\system.valuetuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll;C:\Users\jcouv\.nuget\packages\system.xml.readerwriter\4.3.0\ref\netstandard1.3\System.Xml.ReaderWriter.dll;C:\Users\jcouv\.nuget\packages\system.xml.xdocument\4.3.0\ref\netstandard1.3\System.Xml.XDocument.dll;C:\Users\jcouv\.nuget\packages\system.xml.xmldocument\4.3.0\ref\netstandard1.3\System.Xml.XmlDocument.dll;C:\Users\jcouv\.nuget\packages\system.xml.xpath\4.3.0\ref\netstandard1.3\System.Xml.XPath.dll;C:\Users\jcouv\.nuget\packages\system.xml.xpath.xdocument\4.3.0\ref\netstandard1.3\System.Xml.XPath.XDocument.dll' == ''). 1>Target PreXsdCodeGen: 1> Using "CallTarget" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Task "CallTarget" 1> Target CleanXsdCodeGen: 1> Using "Delete" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Task "Delete" 1> Done executing task "Delete". 1> Done executing task "CallTarget". 1>Target "XsdCodeGen" skipped, due to false condition; ( '$(XsdCodeGenPreCondition)' == 'True' ) was evaluated as ( 'False' == 'True' ). 1>Target "GenerateAssemblyInfo" skipped, due to false condition; ('$(GenerateAssemblyInfo)' == 'true') was evaluated as ('false' == 'true'). 1>Target CoreCompile: 1> Building target "CoreCompile" completely. 1> Input file "WellKnownMember.cs" is newer than output file "D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\Microsoft.CodeAnalysis.xml". 1> Using "Csc" task from assembly "C:\Users\jcouv\.nuget\packages\microsoft.net.compilers\2.3.0-beta2-61716-09\build\..\tools\Microsoft.Build.Tasks.CodeAnalysis.dll". 1> Task "Csc" 1> C:\Users\jcouv\.nuget\packages\microsoft.net.compilers\2.3.0-beta2-61716-09\tools\csc.exe /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,1701,1701,1702,2008 /langversion:7.1 /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /doc:D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\Microsoft.CodeAnalysis.xml /define:DEBUG;TRACE;COMPILERCORE;DEBUG;NETSTANDARD1_3 /errorendlocation /preferreduilang:en-US /highentropyva+ /reference:C:\Users\jcouv\.nuget\packages\system.collections.concurrent\4.3.0\ref\netstandard1.3\System.Collections.Concurrent.dll /reference:C:\Users\jcouv\.nuget\packages\system.collections\4.3.0\ref\netstandard1.3\System.Collections.dll /reference:C:\Users\jcouv\.nuget\packages\system.collections.immutable\1.3.1\lib\netstandard1.0\System.Collections.Immutable.dll /reference:C:\Users\jcouv\.nuget\packages\system.diagnostics.debug\4.3.0\ref\netstandard1.3\System.Diagnostics.Debug.dll /reference:C:\Users\jcouv\.nuget\packages\system.diagnostics.fileversioninfo\4.3.0\ref\netstandard1.3\System.Diagnostics.FileVersionInfo.dll /reference:C:\Users\jcouv\.nuget\packages\system.diagnostics.tools\4.3.0\ref\netstandard1.0\System.Diagnostics.Tools.dll /reference:C:\Users\jcouv\.nuget\packages\system.globalization\4.3.0\ref\netstandard1.3\System.Globalization.dll /reference:C:\Users\jcouv\.nuget\packages\system.io.compression\4.3.0\ref\netstandard1.3\System.IO.Compression.dll /reference:C:\Users\jcouv\.nuget\packages\system.io\4.3.0\ref\netstandard1.3\System.IO.dll /reference:C:\Users\jcouv\.nuget\packages\system.io.filesystem\4.3.0\ref\netstandard1.3\System.IO.FileSystem.dll /reference:C:\Users\jcouv\.nuget\packages\system.io.filesystem.primitives\4.3.0\ref\netstandard1.3\System.IO.FileSystem.Primitives.dll /reference:C:\Users\jcouv\.nuget\packages\system.linq\4.3.0\ref\netstandard1.0\System.Linq.dll /reference:C:\Users\jcouv\.nuget\packages\system.reflection\4.3.0\ref\netstandard1.3\System.Reflection.dll /reference:C:\Users\jcouv\.nuget\packages\system.reflection.extensions\4.3.0\ref\netstandard1.0\System.Reflection.Extensions.dll /reference:C:\Users\jcouv\.nuget\packages\system.reflection.metadata\1.4.2\lib\netstandard1.1\System.Reflection.Metadata.dll /reference:C:\Users\jcouv\.nuget\packages\system.reflection.primitives\4.3.0\ref\netstandard1.0\System.Reflection.Primitives.dll /reference:C:\Users\jcouv\.nuget\packages\system.resources.resourcemanager\4.3.0\ref\netstandard1.0\System.Resources.ResourceManager.dll /reference:C:\Users\jcouv\.nuget\packages\system.runtime\4.3.0\ref\netstandard1.3\System.Runtime.dll /reference:C:\Users\jcouv\.nuget\packages\system.runtime.extensions\4.3.0\ref\netstandard1.3\System.Runtime.Extensions.dll /reference:C:\Users\jcouv\.nuget\packages\system.runtime.handles\4.3.0\ref\netstandard1.3\System.Runtime.Handles.dll /reference:C:\Users\jcouv\.nuget\packages\system.runtime.interopservices\4.3.0\ref\netstandard1.3\System.Runtime.InteropServices.dll /reference:C:\Users\jcouv\.nuget\packages\system.runtime.numerics\4.3.0\ref\netstandard1.1\System.Runtime.Numerics.dll /reference:C:\Users\jcouv\.nuget\packages\system.security.cryptography.algorithms\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Algorithms.dll /reference:C:\Users\jcouv\.nuget\packages\system.security.cryptography.encoding\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Encoding.dll /reference:C:\Users\jcouv\.nuget\packages\system.security.cryptography.primitives\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Primitives.dll /reference:C:\Users\jcouv\.nuget\packages\system.security.cryptography.x509certificates\4.3.0\ref\netstandard1.3\System.Security.Cryptography.X509Certificates.dll /reference:C:\Users\jcouv\.nuget\packages\system.text.encoding.codepages\4.3.0\ref\netstandard1.3\System.Text.Encoding.CodePages.dll /reference:C:\Users\jcouv\.nuget\packages\system.text.encoding\4.3.0\ref\netstandard1.3\System.Text.Encoding.dll /reference:C:\Users\jcouv\.nuget\packages\system.text.encoding.extensions\4.3.0\ref\netstandard1.3\System.Text.Encoding.Extensions.dll /reference:C:\Users\jcouv\.nuget\packages\system.threading\4.3.0\ref\netstandard1.3\System.Threading.dll /reference:C:\Users\jcouv\.nuget\packages\system.threading.tasks\4.3.0\ref\netstandard1.3\System.Threading.Tasks.dll /reference:C:\Users\jcouv\.nuget\packages\system.valuetuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll /reference:C:\Users\jcouv\.nuget\packages\system.xml.readerwriter\4.3.0\ref\netstandard1.3\System.Xml.ReaderWriter.dll /reference:C:\Users\jcouv\.nuget\packages\system.xml.xdocument\4.3.0\ref\netstandard1.3\System.Xml.XDocument.dll /reference:C:\Users\jcouv\.nuget\packages\system.xml.xmldocument\4.3.0\ref\netstandard1.3\System.Xml.XmlDocument.dll /reference:C:\Users\jcouv\.nuget\packages\system.xml.xpath\4.3.0\ref\netstandard1.3\System.Xml.XPath.dll /reference:C:\Users\jcouv\.nuget\packages\system.xml.xpath.xdocument\4.3.0\ref\netstandard1.3\System.Xml.XPath.XDocument.dll /debug+ /debug:full /filealign:512 /keyfile:"D:\repos\roslyn\build\Targets\..\Strong Name Keys\35MSSharedLib1024.snk" /nologo /optimize- /out:D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\Microsoft.CodeAnalysis.dll /ruleset:..\CodeAnalysisRules.ruleset /resource:D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\Microsoft.CodeAnalysis.CodeAnalysisResources.resources /resource:Resources\default.win32manifest,Microsoft.CodeAnalysis.Resources.default.win32manifest /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /langversion:7.1 /features:strict /features:IOperation /analyzer:C:\Users\jcouv/.nuget/packages/\Microsoft.CodeQuality.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Analyzer.Utilities.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Microsoft.CodeQuality.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Microsoft.CodeQuality.Analyzers.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Microsoft.CodeQuality.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Microsoft.CodeQuality.CSharp.Analyzers.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Microsoft.CodeAnalysis.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Microsoft.CodeAnalysis.Analyzers.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Microsoft.CodeAnalysis.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Microsoft.CodeAnalysis.CSharp.Analyzers.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Microsoft.NetCore.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Microsoft.NetCore.Analyzers.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Microsoft.NetCore.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Microsoft.NetCore.CSharp.Analyzers.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Roslyn.Diagnostics.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Roslyn.Diagnostics.Analyzers.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Roslyn.Diagnostics.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Roslyn.Diagnostics.CSharp.Analyzers.dll /additionalfile:PublicAPI.Shipped.txt /additionalfile:PublicAPI.Unshipped.txt CommitHashAttribute.cs DiagnosticAnalyzer\AnalyzerManager.AnalyzerExecutionContext.cs Generated\Operations.xml.Generated.cs InternalUtilities\CommandLineUtilities.cs InternalUtilities\GeneratedCodeUtilities.cs InternalUtilities\NoThrowStreamDisposer.cs InternalUtilities\OrderedMultiDictionary.cs InternalUtilities\PlatformInformation.cs Operations\ArgumentKind.cs Operations\BinaryOperandsKind.cs Operations\BinaryOperationKind.cs Operations\BranchKind.cs Operations\CaseKind.cs Operations\ConversionKind.cs Operations\Expressions.cs Operations\IAddressOfExpression.cs Operations\IArgument.cs Operations\IArrayCreationExpression.cs Operations\IArrayElementReferenceExpression.cs Operations\IArrayInitializer.cs Operations\IAssignmentExpression.cs Operations\IAwaitExpression.cs Operations\IBinaryOperatorExpression.cs Operations\IBlockStatement.cs Operations\IBranchStatement.cs Operations\ICaseClause.cs Operations\ICatchClause.cs Operations\ICompoundAssignmentExpression.cs Operations\IConditionalAccessExpression.cs Operations\IConditionalAccessInstanceExpression.cs Operations\IConditionalChoiceExpression.cs Operations\IConversionExpression.cs Operations\IDefaultValueExpression.cs Operations\IEmptyStatement.cs Operations\IEndStatement.cs Operations\IEventAssignmentExpression.cs Operations\IEventReferenceExpression.cs Operations\IExpressionStatement.cs Operations\IFieldInitializer.cs Operations\IFieldReferenceExpression.cs Operations\IFixedStatement.cs Operations\IForEachLoopStatement.cs Operations\IForLoopStatement.cs Operations\IForWhileUntilLoopStatement.cs Operations\IHasArgumentsExpression.cs Operations\IHasOperatorMethodExpression.cs Operations\IIfStatement.cs Operations\IIncrementExpression.cs Operations\IIndexedPropertyReferenceExpression.cs Operations\IInstanceReferenceExpression.cs Operations\IInvalidExpression.cs Operations\IInvalidStatement.cs Operations\IInvocationExpression.cs Operations\IIsTypeExpression.cs Operations\ILabelStatement.cs Operations\ILambdaExpression.cs Operations\ILateBoundMemberReferenceExpression.cs Operations\ILiteralExpression.cs Operations\ILocalReferenceExpression.cs Operations\ILockStatement.cs Operations\ILoopStatement.cs Operations\IMemberReferenceExpression.cs Operations\IMethodBindingExpression.cs Operations\IndexedPropertyReferenceExpression_IHasArgumentsExpression.cs Operations\InstanceReferenceKind.cs Operations\INullCoalescingExpression.cs Operations\InvocationExpression_IHasArgumentsExpression.cs Operations\IObjectCreationExpression.cs Operations\IOmittedArgumentExpression.cs Operations\IOperationWithChildren.cs Operations\ObjectCreationExpression_IHasArgumentsExpression.cs Operations\Operation.cs Operations\IOperationKind.cs Operations\IParameterInitializer.cs Operations\IParameterReferenceExpression.cs Operations\IParenthesizedExpression.cs Operations\IPlaceholderExpression.cs Operations\IPointerIndirectionReferenceExpression.cs Operations\IPropertyInitializer.cs Operations\IPropertyReferenceExpression.cs Operations\IRangeCaseClause.cs Operations\IRelationalCaseClause.cs Operations\IReturnStatement.cs Operations\ISingleValueCaseClause.cs Operations\ISizeOfExpression.cs Operations\IStopStatement.cs Operations\ISwitchCase.cs Operations\ISwitchStatement.cs Operations\ISymbolInitializer.cs Operations\ISyntheticLocalReferenceExpression.cs Operations\IThrowStatement.cs Operations\ITryStatement.cs Operations\ITypeOfExpression.cs Operations\ITypeOperationExpression.cs Operations\ITypeParameterObjectCreationExpression.cs Operations\IUnaryOperatorExpression.cs Operations\IUnboundLambdaExpression.cs Operations\IUsingStatement.cs Operations\IVariableDeclaration.cs Operations\IVariableDeclarationStatement.cs Operations\IWhileUntilLoopStatement.cs Operations\IWithStatement.cs Operations\LoopKind.cs Operations\SimpleBinaryOperationKind.cs Operations\SimpleUnaryOperationKind.cs Operations\SyntheticLocalKind.cs Operations\UnaryAndBinaryOperationExtensions.cs Operations\UnaryOperandKind.cs Operations\UnaryOperationKind.cs Emit\AsyncMoveNextBodyDebugInfo.cs Emit\IteratorMoveNextBodyDebugInfo.cs Emit\StateMachineMoveNextDebugInfo.cs PEWriter\ExtendedPEBuilder.cs Serialization\IObjectWritable.cs Serialization\ObjectBinder.cs Serialization\ObjectBinderSnapshot.cs Serialization\ObjectReader.cs Serialization\ObjectWriter.cs Symbols\IDiscardSymbol.cs Syntax\InternalSyntax\GreenNodeExtensions.cs Syntax\InternalSyntax\SyntaxListPool.cs Syntax\SyntaxList.SeparatedWithManyWeakChildren.cs CodeGen\ItemTokenMap.cs Emit\DebugDocumentsBuilder.cs Emit\InstrumentationKind.cs EmbeddedText.cs Emit\EditAndContinue\LambdaSyntaxFacts.cs InternalUtilities\EncodingExtensions.cs InternalUtilities\BlobBuildingStream.cs GlobalSuppressions.cs PEWriter\DebugSourceInfo.cs PEWriter\ExportedType.cs ..\..\Shared\DesktopShim.cs AdditionalTextFile.cs AssemblyUtilities.cs Binding\AbstractLookupSymbolsInfo.cs CaseInsensitiveComparison.cs CodeGen\DynamicAnalysisMethodBodyData.cs CodeGen\ILEmitStyle.cs DiagnosticAnalyzer\AnalysisResult.cs DiagnosticAnalyzer\AnalyzerAssemblyLoader.cs FileSystem\CompilerPathUtilities.cs InternalUtilities\AssemblyIdentityUtils.cs InternalUtilities\EmptyComparer.cs InternalUtilities\StringOrdinalComparer.cs MetadataReference\AssemblyIdentityMap.cs Operations\OperationVisitor.cs Operations\OperationWalker.cs Compilation\ScriptCompilationInfo.cs DiagnosticAnalyzer\SyntaxTreeValueProvider.cs DiagnosticAnalyzer\SourceTextValueProvider.cs DiagnosticAnalyzer\CompilationAnalysisValueProviderFactory.cs DiagnosticAnalyzer\CompilationAnalysisValueProvider.cs DiagnosticAnalyzer\AnalyzerDriver.CompilationData.cs DiagnosticAnalyzer\AnalysisContextInfo.cs DiagnosticAnalyzer\AnalysisValueProvider.cs DiagnosticAnalyzer\SuppressMessageInfo.cs Diagnostic\SuppressionInfo.cs InternalUtilities\JsonWriter.cs InternalUtilities\IncrementalHashExtensions.cs InternalUtilities\SetWithInsertionOrder.cs InternalUtilities\StackGuard.cs InternalUtilities\StreamExtensions.cs PEWriter\NativeResourceWriter.cs PEWriter\MetadataWriter.DynamicAnalysis.cs PEWriter\SourceSpan.cs RealParser.cs ReferenceManager\MergedAliases.cs StrongName\CryptoBlobParser.cs Symbols\ISourceAssemblySymbol.cs Symbols\IAssemblySymbolInternal.cs Symbols\ISourceAssemblySymbolInternal.cs Symbols\TypeCompareKind.cs Syntax\SeparatedSyntaxListBuilder.cs Syntax\SyntaxListBuilder.cs Syntax\InternalSyntax\ChildSyntaxList.cs Syntax\InternalSyntax\ChildSyntaxList.Enumerator.cs Syntax\InternalSyntax\ChildSyntaxList.Reversed.cs Syntax\InternalSyntax\ChildSyntaxList.Reversed.Enumerator.cs Syntax\InternalSyntax\SyntaxList.cs Syntax\InternalSyntax\SyntaxList.WithLotsOfChildren.cs Syntax\InternalSyntax\SyntaxList.WithManyChildren.cs Syntax\InternalSyntax\SyntaxList.WithThreeChildren.cs Syntax\InternalSyntax\SyntaxList.WithTwoChildren.cs Syntax\InternalSyntax\SyntaxListBuilder.cs "Syntax\InternalSyntax\SyntaxListBuilder`1.cs" Syntax\InternalSyntax\SyntaxListBuilderExtensions.cs Syntax\InternalSyntax\SeparatedSyntaxListBuilder.cs Syntax\InternalSyntax\SeparatedSyntaxList.cs "Syntax\InternalSyntax\SyntaxList`1.Enumerator.cs" "Syntax\InternalSyntax\SyntaxList`1.cs" Syntax\InternalSyntax\SyntaxNodeCache.cs Syntax\SyntaxList.cs Syntax\SyntaxList.SeparatedWithManyChildren.cs Syntax\SyntaxList.WithManyChildren.cs Syntax\SyntaxList.WithManyWeakChildren.cs Syntax\SyntaxList.WithThreeChildren.cs Syntax\SyntaxList.WithTwoChildren.cs Syntax\InternalSyntax\SyntaxDiagnosticInfoList.cs Syntax\SyntaxListBuilderExtensions.cs "Syntax\SyntaxListBuilder`1.cs" Syntax\SyntaxNodeOrTokenListBuilder.cs Syntax\SyntaxTokenListBuilder.cs Syntax\SyntaxTreeComparer.cs Syntax\ICompilationUnitSyntax.cs Syntax\ISkippedTokensTriviaSyntax.cs Syntax\SyntaxTriviaListBuilder.cs Text\LargeTextWriter.cs Text\SourceTextComparer.cs Text\SourceTextWriter.cs Text\StringTextWriter.cs InternalUtilities\UnicodeCharacterUtilities.cs CodeAnalysisResources.Designer.cs CodeAnalysisResourcesLocalizableErrorArgument.cs CodeGen\ArrayMembers.cs CodeGen\BasicBlock.cs CodeGen\ClosureDebugInfo.cs CodeGen\CompilationTestData.cs CodeGen\DebugDocumentProvider.cs CodeGen\EmitState.cs CodeGen\ILBuilder.cs CodeGen\ILBuilderConversions.cs CodeGen\ILBuilderEmit.cs CodeGen\ILOpCodeExtensions.cs CodeGen\ITokenDeferral.cs CodeGen\LabelInfo.cs CodeGen\LambdaDebugInfo.cs CodeGen\LocalConstantDefinition.cs CodeGen\LocalDefinition.cs CodeGen\LocalOrParameter.cs CodeGen\LocalScopeManager.cs CodeGen\LocalSlotDebugInfo.cs CodeGen\LocalSlotManager.cs CodeGen\MetadataConstant.cs CodeGen\MetadataCreateArray.cs CodeGen\MetadataNamedArgument.cs CodeGen\MetadataTypeOf.cs CodeGen\MethodBody.cs CodeGen\DebugId.cs CodeGen\PermissionSetAttribute.cs CodeGen\PrivateImplementationDetails.cs CodeGen\RawSequencePoint.cs CodeGen\ReferenceDependencyWalker.cs CodeGen\ScopeType.cs CodeGen\SequencePointList.cs CodeGen\SwitchIntegralJumpTableEmitter.cs CodeGen\SwitchIntegralJumpTableEmitter.SwitchBucket.cs CodeGen\SwitchStringJumpTableEmitter.cs CodeGen\SynthesizedLocalOrdinalsDispenser.cs CodeGen\TokenMap.cs CodeGen\VariableSlotAllocator.cs CodeGen\Win32Res.cs Collections\ArrayBuilderExtensions.cs Collections\ArrayElement.cs Collections\BitVector.cs Collections\Boxes.cs Collections\ByteSequenceComparer.cs Collections\CachingDictionary.cs Collections\CachingFactory.cs Collections\ConcurrentCache.cs Collections\ConsListExtensions.cs Collections\EnumerableExtensions.cs Collections\Grouping.cs Collections\HashSetExtensions.cs Collections\IdentifierCollection.Collection.cs Collections\IdentifierCollection.cs Collections\ImmutableArrayExtensions.cs Collections\ImmutableMemoryStream.cs Collections\OrderedSet.cs Collections\StaticCast.cs CommandLine\CommandLineAnalyzerReference.cs CommandLine\CommandLineReference.cs CommandLine\CommandLineSourceFile.cs CommandLine\CommonCommandLineArguments.cs CommandLine\CommonCommandLineParser.cs CommandLine\CommonCompiler.CompilerEmitStreamProvider.cs CommandLine\CommonCompiler.cs CommandLine\CommonCompiler.ExistingReferencesResolver.cs CommandLine\CommonCompiler.LoggingMetadataFileReferenceResolver.cs CommandLine\CommonCompiler.LoggingSourceFileResolver.cs CommandLine\CommonCompiler.LoggingStrongNameProvider.cs CommandLine\CommonCompiler.LoggingXmlFileResolver.cs CommandLine\ErrorLogger.cs CommandLine\TouchedFileLogger.cs Compilation.EmitStreamProvider.cs Compilation\LoadDirective.cs Compilation\CommonSyntaxAndDeclarationManager.cs Compilation\SymbolFilter.cs DiagnosticAnalyzer\AnalysisResultBuilder.cs DiagnosticAnalyzer\AnalysisScope.cs DiagnosticAnalyzer\AnalysisState.AnalyzerStateData.cs DiagnosticAnalyzer\AnalysisState.cs DiagnosticAnalyzer\AnalysisState.PerAnalyzerState.cs DiagnosticAnalyzer\AnalysisState.StateKind.cs DiagnosticAnalyzer\AnalysisState.SyntaxReferenceAnalyzerStateData.cs DiagnosticAnalyzer\AnalyzerTelemetry.cs DiagnosticAnalyzer\AnalyzerActionCounts.cs DiagnosticAnalyzer\AnalyzerExecutor.cs DiagnosticAnalyzer\AnalyzerManager.cs DiagnosticAnalyzer\CompilationCompletedEvent.cs DiagnosticAnalyzer\CompilationEvent.cs DiagnosticAnalyzer\CompilationStartedEvent.cs DiagnosticAnalyzer\CompilationUnitCompletedEvent.cs DiagnosticAnalyzer\CompilationWithAnalyzersOptions.cs DiagnosticAnalyzer\DiagnosticAnalysisContextHelpers.cs DiagnosticAnalyzer\DiagnosticAnalyzerAction.cs DiagnosticAnalyzer\DiagnosticQueue.cs DiagnosticAnalyzer\DiagnosticStartAnalysisScope.cs DiagnosticAnalyzer\SymbolDeclaredCompilationEvent.cs InternalUtilities\CompilerOptionParseUtilities.cs InternalUtilities\ImmutableArrayInterop.cs InternalUtilities\ReflectionUtilities.cs InternalUtilities\SemaphoreSlimExtensions.cs CorLightup.cs Desktop\AssemblyPortabilityPolicy.cs Desktop\AssemblyVersion.cs Desktop\DesktopAssemblyIdentityComparer.cs Desktop\DesktopAssemblyIdentityComparer.Fx.cs DiagnosticAnalyzer\AnalyzerFileReference.cs DiagnosticAnalyzer\AnalyzerLoadFailureEventArgs.cs StrongName\DesktopStrongNameProvider.cs DiagnosticAnalyzer\CompilerDiagnosticAnalyzer.CompilationAnalyzer.cs DiagnosticAnalyzer\CompilerDiagnosticAnalyzer.cs DiagnosticAnalyzer\IAnalyzerAssemblyLoader.cs Diagnostic\LocalizableResourceString.cs Diagnostic\LocalizableResourceString.FixedLocalizableString.cs Diagnostic\LocalizableString.cs Emit\DebugInformationFormat.cs Emit\EditAndContinue\AddedOrChangedMethodInfo.cs Emit\EditAndContinue\EncHoistedLocalInfo.cs Emit\EditAndContinue\EncHoistedLocalMetadata.cs Emit\EmitOptions.cs Emit\EditAndContinue\EncVariableSlotAllocator.cs Emit\SemanticEditKind.cs EncodedStringText.cs FileKey.cs FileSystemExtensions.cs Interop\IClrMetaHost.cs Interop\IClrRuntimeInfo.cs Interop\IClrStrongName.cs InternalImplementationOnlyAttribute.cs Emit\EditAndContinueMethodDebugInformation.cs DocumentationCommentId.cs Emit\EditAndContinue\SymbolMatcher.cs InternalUtilities\FailFast.cs InternalUtilities\InterlockedOperations.cs InternalUtilities\IReadOnlySet.cs Collections\KeyedStack.cs Collections\OrderPreservingMultiDictionary.cs Collections\SmallConcurrentSetOfInts.cs Collections\SmallDictionary.cs Collections\UnionCollection.cs Compilation\CandidateReason.cs Compilation\Compilation.cs Compilation\CompilationOptions.cs Compilation\CompilationStage.cs Compilation\ControlFlowAnalysis.cs Compilation\DataFlowAnalysis.cs Compilation\EmitResult.cs Compilation\Expression.cs Compilation\Extensions.cs Operations\IOperation.cs Operations\OperationExtensions.cs Compilation\OptimizationLevel.cs Compilation\ParseOptions.cs Compilation\Platform.cs Compilation\PreprocessingSymbolInfo.cs Compilation\SemanticModel.cs Compilation\SourceReferenceResolver.cs Compilation\SpeculativeBindingOption.cs Operations\Statement.cs Compilation\SubsystemVersion.cs Compilation\SymbolInfo.cs Compilation\TypeInfo.cs Compilation\XmlReferenceResolver.cs ConstantValue.cs ConstantValueSpecialized.cs CryptographicHashProvider.cs CvtRes.cs DiagnosticAnalyzer\AdditionalText.cs DiagnosticAnalyzer\AnalyzerDriver.cs DiagnosticAnalyzer\AnalyzerImageReference.cs DiagnosticAnalyzer\AnalyzerOptions.cs DiagnosticAnalyzer\AnalyzerReference.cs DiagnosticAnalyzer\CompilationWithAnalyzers.cs DiagnosticAnalyzer\DiagnosticAnalyzerExtensions.cs DiagnosticAnalyzer\UnresolvedAnalyzerReference.cs Diagnostic\CommonDiagnosticComparer.cs Diagnostic\CommonMessageProvider.cs Diagnostic\Diagnostic.cs Diagnostic\WellKnownDiagnosticTags.cs Diagnostic\Diagnostic_SimpleDiagnostic.cs DiagnosticAnalyzer\DiagnosticAnalysisContext.cs DiagnosticAnalyzer\DiagnosticAnalyzer.cs Diagnostic\DiagnosticBag.cs Diagnostic\DiagnosticDescriptor.cs Diagnostic\DiagnosticFormatter.cs Diagnostic\DiagnosticInfo.cs Diagnostic\DiagnosticSeverity.cs Diagnostic\DiagnosticWithInfo.cs Diagnostic\FileLinePositionSpan.cs Diagnostic\ExternalFileLocation.cs Diagnostic\IMessageSerializable.cs Diagnostic\Location.cs Diagnostic\LocationKind.cs Diagnostic\MetadataLocation.cs Diagnostic\NoLocation.cs Diagnostic\ReportDiagnostic.cs Diagnostic\SourceLocation.cs Diagnostic\XmlLocation.cs DiagnosticAnalyzer\AsyncQueue.cs DiagnosticAnalyzer\DiagnosticAnalyzerAttribute.cs DiagnosticAnalyzer\SuppressMessageAttributeState.cs DiagnosticAnalyzer\SuppressMessageAttributeState.TargetSymbolResolver.cs DocumentationComments\DocumentationCommentIncludeCache.cs DocumentationComments\DocumentationProvider.cs DocumentationComments\DocumentationProvider.NullDocumentationProvider.cs DocumentationComments\XmlDocumentationCommentTextReader.cs DocumentationComments\XmlDocumentationCommentTextReader.XmlStream.cs DocumentationMode.cs Emit\AnonymousTypeKey.cs Emit\AnonymousTypeValue.cs Compilation\CommonModuleCompilationState.cs Emit\Context.cs Emit\EditAndContinue\DefinitionMap.cs Emit\EditAndContinue\DeltaMetadataWriter.cs Emit\EditAndContinue\EmitBaseline.cs Emit\EditAndContinue\EmitDifferenceResult.cs Emit\EditAndContinue\EncLocalInfo.cs Emit\EditAndContinue\IPEDeltaAssemblyBuilder.cs Emit\EditAndContinue\SymbolChange.cs Emit\EditAndContinue\SymbolChanges.cs Emit\ErrorType.cs Emit\ModulePropertiesForSerialization.cs Emit\NoPia\CommonEmbeddedEvent.cs Emit\NoPia\CommonEmbeddedField.cs Emit\NoPia\CommonEmbeddedMember.cs Emit\NoPia\CommonEmbeddedMethod.cs Emit\NoPia\CommonEmbeddedParameter.cs Emit\NoPia\CommonEmbeddedProperty.cs Emit\NoPia\CommonEmbeddedType.cs Emit\NoPia\CommonEmbeddedTypeParameter.cs Emit\NoPia\EmbeddedTypesManager.cs Emit\NoPia\VtblGap.cs Emit\CommonPEModuleBuilder.cs Emit\SemanticEdit.cs EnumConstantHelper.cs InternalUtilities\ArrayExtensions.cs InternalUtilities\BitArithmeticUtilities.cs InternalUtilities\FatalError.cs InternalUtilities\ConcurrentDictionaryExtensions.cs InternalUtilities\ConcurrentLruCache.cs InternalUtilities\ConcurrentSet.cs "InternalUtilities\ConsList`1.cs" InternalUtilities\DecimalUtilities.cs InternalUtilities\DocumentationCommentXmlNames.cs InternalUtilities\EnumerableExtensions.cs InternalUtilities\EnumField.cs InternalUtilities\EnumUtilties.cs InternalUtilities\ExceptionUtilities.cs InternalUtilities\FileNameUtilities.cs InternalUtilities\Hash.cs InternalUtilities\ImmutableArrayExtensions.cs InternalUtilities\ImmutableListExtensions.cs "InternalUtilities\ImmutableSetWithInsertionOrder`1.cs" InternalUtilities\ISetExtensions.cs InternalUtilities\KeyValuePair.cs InternalUtilities\MultiDictionary.cs InternalUtilities\OneOrMany.cs InternalUtilities\ReaderWriterLockSlimExtensions.cs InternalUtilities\ReadOnlyUnmanagedMemoryStream.cs InternalUtilities\ReferenceEqualityComparer.cs InternalUtilities\SpecializedCollections.cs InternalUtilities\SpecializedCollections.Empty.Collection.cs InternalUtilities\SpecializedCollections.Empty.cs InternalUtilities\SpecializedCollections.Empty.Dictionary.cs InternalUtilities\SpecializedCollections.Empty.Enumerable.cs InternalUtilities\SpecializedCollections.Empty.Enumerator.cs "InternalUtilities\SpecializedCollections.Empty.Enumerator`1.cs" InternalUtilities\SpecializedCollections.Empty.List.cs InternalUtilities\SpecializedCollections.Empty.Set.cs InternalUtilities\SpecializedCollections.ReadOnly.Collection.cs "InternalUtilities\SpecializedCollections.ReadOnly.Enumerable`1.cs" "InternalUtilities\SpecializedCollections.ReadOnly.Enumerable`2.cs" InternalUtilities\SpecializedCollections.ReadOnly.Set.cs "InternalUtilities\SpecializedCollections.Singleton.Collection`1.cs" "InternalUtilities\SpecializedCollections.Singleton.Enumerator`1.cs" InternalUtilities\StringExtensions.cs InternalUtilities\StringTable.cs InternalUtilities\SuppressUnmanagedCodeSecurityAttribute.cs InternalUtilities\TextChangeRangeExtensions.cs InternalUtilities\TextKeyedCache.cs InternalUtilities\ThreadSafeFlagOperations.cs InternalUtilities\ThreeState.cs InternalUtilities\UICultureUtilities.cs InternalUtilities\WeakList.cs InternalUtilities\WeakReferenceExtensions.cs InternalUtilities\XmlUtilities.cs Interop\ClrStrongName.cs MemberDescriptor.cs MetadataReader\EmbeddedResource.cs MetadataReader\LocalSlotConstraints.cs MetadataReader\MetadataDecoder.cs MetadataReader\MetadataHelpers.cs MetadataReader\MetadataImportOptions.cs MetadataReader\MetadataReaderExtensions.cs MetadataReader\MetadataTypeCodeExtensions.cs MetadataReader\MetadataTypeName.cs MetadataReader\MetadataTypeName.Key.cs MetadataReader\ModuleExtensions.cs MetadataReader\PEAssembly.cs MetadataReader\PEModule.cs MetadataReader\SymbolFactory.cs MetadataReader\TypeAttributesExtensions.cs MetadataReader\TypeNameDecoder.cs MetadataReader\UnsupportedSignatureContent.cs MetadataReference\AssemblyIdentity.cs MetadataReference\AssemblyIdentity.DisplayName.cs MetadataReference\AssemblyIdentityComparer.cs MetadataReference\AssemblyIdentityExtensions.cs MetadataReference\AssemblyIdentityParts.cs MetadataReference\AssemblyMetadata.cs MetadataReference\CompilationReference.cs MetadataReference\Metadata.cs MetadataReference\MetadataImageKind.cs MetadataReference\MetadataImageReference.cs MetadataReference\MetadataReference.cs MetadataReference\MetadataReferenceProperties.cs MetadataReference\MetadataReferenceResolver.cs MetadataReference\ModuleMetadata.cs MetadataReference\PortableExecutableReference.cs MetadataReference\ReferenceDirective.cs MetadataReference\UnresolvedMetadataReference.cs NativePdbWriter\ComMemoryStream.cs NativePdbWriter\IUnsafeComStream.cs FileSystem\PathKind.cs FileSystem\PathUtilities.cs FileSystem\FileUtilities.cs FileSystem\RelativePathResolver.cs PEWriter\ITypeReferenceExtensions.cs PEWriter\MetadataWriter.PortablePdb.cs PEWriter\NoPiaReferenceIndexer.cs PEWriter\PooledBlobBuilder.cs PEWriter\ReferenceIndexerBase.cs PEWriter\TypeNameSerializer.cs PEWriter\MetadataWriter.cs RuleSet\InvalidRuleSetException.cs RuleSet\RuleSet.cs RuleSet\RuleSetInclude.cs RuleSet\RuleSetProcessor.cs SourceFileResolver.cs SymbolDisplay\ObjectDisplayExtensions.cs SymbolDisplay\ObjectDisplayOptions.cs Optional.cs OutputKind.cs PEWriter\Constants.cs PEWriter\Core.cs PEWriter\CustomDebugInfoWriter.cs PEWriter\DebugSourceDocument.cs PEWriter\ExceptionHandlerRegion.cs PEWriter\Expressions.cs PEWriter\AssemblyReferenceAlias.cs PEWriter\FullMetadataWriter.cs PEWriter\ICustomAttribute.cs PEWriter\IFileReference.cs PEWriter\InheritedTypeParameter.cs PEWriter\InstructionOperandTypes.cs NativePdbWriter\ISymUnmanagedWriter.cs NativePdbWriter\ISymUnmanagedAsyncMethodPropertiesWriter.cs PEWriter\LocalScope.cs PEWriter\ManagedResource.cs PEWriter\MemberRefComparer.cs PEWriter\Members.cs PEWriter\MetadataVisitor.cs PEWriter\MethodSpecComparer.cs PEWriter\Miscellaneous.cs PEWriter\ModifiedTypeReference.cs PEWriter\IImportScope.cs NativePdbWriter\PdbMetadataWrapper.cs NativePdbWriter\PdbWriter.cs PEWriter\PeWriter.cs PEWriter\ReferenceIndexer.cs PEWriter\ReturnValueParameter.cs PEWriter\RootModuleType.cs PEWriter\SequencePoint.cs PEWriter\TypeLibTypeFlags.cs PEWriter\Types.cs PEWriter\TypeSpecComparer.cs PEWriter\Units.cs PEWriter\UsedNamespaceOrType.cs PrimitiveTypeCodeExtensions.cs ReferenceManager\AssemblyData.cs ReferenceManager\AssemblyDataForAssemblyBeingBuilt.cs ReferenceManager\AssemblyReferenceBinding.cs ReferenceManager\AssemblyReferenceCandidate.cs ReferenceManager\BoundInputAssembly.cs ReferenceManager\CommonReferenceManager.Binding.cs ReferenceManager\CommonReferenceManager.Resolution.cs ReferenceManager\CommonReferenceManager.State.cs ReferenceManager\Compilation_MetadataCache.cs ReferenceManager\ModuleReferences.cs ReferenceManager\UnifiedAssembly.cs ResourceDescription.cs ResourceException.cs SignatureComparer.cs SourceCodeKind.cs SpecialMember.cs SpecialMembers.cs SpecialType.cs SpecialTypeExtensions.cs SpecialTypes.cs StrongName\StrongNameKeys.cs StrongName\StrongNameProvider.cs SwitchConstantValueHelper.cs SymbolDisplay\AbstractSymbolDisplayVisitor.cs SymbolDisplay\AbstractSymbolDisplayVisitor_Minimal.cs SymbolDisplay\FormattedSymbol.cs SymbolDisplay\FormattedSymbolList.cs SymbolDisplay\SymbolDisplayCompilerInternalOptions.cs SymbolDisplay\SymbolDisplayDelegateStyle.cs SymbolDisplay\SymbolDisplayExtensionMethodStyle.cs SymbolDisplay\SymbolDisplayExtensions.cs SymbolDisplay\SymbolDisplayFormat.cs SymbolDisplay\SymbolDisplayGenericsOptions.cs SymbolDisplay\SymbolDisplayGlobalNamespaceStyle.cs SymbolDisplay\SymbolDisplayKindOptions.cs SymbolDisplay\SymbolDisplayLocalOptions.cs SymbolDisplay\SymbolDisplayMemberOptions.cs SymbolDisplay\SymbolDisplayMiscellaneousOptions.cs SymbolDisplay\SymbolDisplayParameterOptions.cs SymbolDisplay\SymbolDisplayPart.cs SymbolDisplay\SymbolDisplayPartKind.cs SymbolDisplay\SymbolDisplayPropertyStyle.cs SymbolDisplay\SymbolDisplayTypeQualificationStyle.cs Symbols\Accessibility.cs Symbols\AnonymousTypes\CommonAnonymousTypeManager.cs Symbols\Attributes\AttributeDescription.cs Symbols\Attributes\AttributeUsageInfo.cs Symbols\Attributes\CommonAssemblyWellKnownAttributeData.cs Symbols\Attributes\CommonAttributeData.cs Symbols\Attributes\CommonAttributeDataComparer.cs Symbols\Attributes\CommonEventEarlyWellKnownAttributeData.cs Symbols\Attributes\CommonEventWellKnownAttributeData.cs Symbols\Attributes\CommonFieldEarlyWellKnownAttributeData.cs Symbols\Attributes\CommonFieldWellKnownAttributeData.cs Symbols\Attributes\CommonMethodEarlyWellKnownAttributeData.cs Symbols\Attributes\CommonMethodWellKnownAttributeData.cs Symbols\Attributes\CommonModuleWellKnownAttributeData.cs Symbols\Attributes\CommonParameterEarlyWellKnownAttributeData.cs Symbols\Attributes\CommonParameterWellKnownAttributeData.cs Symbols\Attributes\CommonPropertyEarlyWellKnownAttributeData.cs Symbols\Attributes\CommonPropertyWellKnownAttributeData.cs Symbols\Attributes\CommonReturnTypeWellKnownAttributeData.cs Symbols\Attributes\CommonTypeEarlyWellKnownAttributeData.cs Symbols\Attributes\CommonTypeWellKnownAttributeData.cs Symbols\Attributes\CustomAttributesBag.cs Symbols\Attributes\DecodeWellKnownAttributeArguments.cs Symbols\Attributes\EarlyDecodeWellKnownAttributeArguments.cs Symbols\Attributes\EarlyWellKnownAttributeData.cs Symbols\Attributes\IMarshalAsAttributeTarget.cs Symbols\Attributes\ISecurityAttributeTarget.cs Symbols\Attributes\MarshalAsAttributeDecoder.cs Symbols\Attributes\MarshalPseudoCustomAttributeData.cs Symbols\Attributes\ObsoleteAttributeData.cs Symbols\Attributes\SecurityWellKnownAttributeData.cs Symbols\Attributes\WellKnownAttributeData.cs Symbols\CommonAttributeDataExtensions.cs Symbols\CustomModifier.cs Symbols\CustomModifiersTuple.cs Symbols\IAliasSymbol.cs Symbols\IArrayTypeSymbol.cs Symbols\IAssemblySymbol.cs Symbols\IDynamicTypeSymbol.cs Symbols\IErrorTypeSymbol.cs Symbols\IEventSymbol.cs Symbols\IFieldSymbol.cs Symbols\ILabelSymbol.cs Symbols\ILocalSymbol.cs Symbols\ILocalSymbolInternal.cs Symbols\IMethodSymbol.cs Symbols\IMethodSymbolInternal.cs Symbols\IModuleSymbol.cs Symbols\INamedTypeSymbol.cs Symbols\INamespaceOrTypeSymbol.cs Symbols\INamespaceSymbol.cs Symbols\IParameterSymbol.cs Symbols\IPointerTypeSymbol.cs Symbols\IPreprocessingSymbol.cs Symbols\IPropertySymbol.cs Symbols\IRangeVariableSymbol.cs Symbols\ISymbol.cs Symbols\ISymbolExtensions.cs Symbols\ISynthesizedMethodBodyImplementationSymbol.cs Symbols\ITypeParameterSymbol.cs Symbols\ITypeSymbol.cs Symbols\LanguageNames.cs Symbols\MethodKind.cs Symbols\NamespaceKind.cs Symbols\PlatformInvokeInformation.cs Symbols\RefKind.cs CodeGen\SignatureOnlyLocalDefinition.cs Symbols\SymbolKind.cs Symbols\SymbolKindExtensions.cs Symbols\SymbolVisitor.cs "Symbols\SymbolVisitor`1.cs" SynthesizedLocalKind.cs CodeGen\LocalDebugId.cs Symbols\TypedConstant.cs Symbols\TypedConstantKind.cs Symbols\TypedConstantValue.cs Symbols\TypeKind.cs Symbols\TypeLayout.cs Symbols\TypeParameterKind.cs Symbols\VarianceKind.cs Symbols\WellKnownMemberNames.cs Syntax\SyntaxNavigator.cs Syntax\AbstractWarningStateMap.cs Syntax\AnnotationExtensions.cs Syntax\ChildSyntaxList.cs Syntax\ChildSyntaxList.Enumerator.cs Syntax\ChildSyntaxList.Reversed.cs Syntax\GreenNode.cs Syntax\GreenNodeExtensions.cs Syntax\IStructuredTriviaSyntax.cs Syntax\LineDirectiveMap.cs Syntax\LineDirectiveMap.LineMappingEntry.cs Syntax\LineVisibility.cs Syntax\SeparatedSyntaxList.cs Syntax\SeparatedSyntaxList.Enumerator.cs Syntax\SyntaxAnnotation.cs Syntax\SyntaxDiffer.cs "Syntax\SyntaxList`1.cs" "Syntax\SyntaxList`1.Enumerator.cs" Syntax\SyntaxNode.cs Syntax\SyntaxNode.Iterators.cs Syntax\SyntaxNodeExtensions.cs Syntax\SyntaxNodeExtensions_Tracking.cs Syntax\SyntaxNodeLocationComparer.cs Syntax\SyntaxNodeOrToken.cs Syntax\SyntaxNodeOrTokenList.cs Syntax\SyntaxReference.cs Syntax\SyntaxRemoveOptions.cs Syntax\SyntaxToken.cs Syntax\SyntaxTokenList.cs Syntax\SyntaxTokenList.Enumerator.cs Syntax\SyntaxTokenList.Reversed.cs Syntax\SyntaxTree.cs Syntax\SyntaxTreeExtensions.cs Syntax\SyntaxTrivia.cs Syntax\SyntaxTriviaList.cs Syntax\SyntaxTriviaList.Enumerator.cs Syntax\SyntaxTriviaList.Reversed.cs Syntax\SyntaxWalker.cs Syntax\SyntaxWalkerDepth.cs Syntax\TranslationSyntaxReference.cs Text\ChangedText.cs Text\CompositeText.cs Text\LargeText.cs Text\LinePosition.cs Text\LinePositionSpan.cs Text\SourceHashAlgorithm.cs Text\SourceText.cs Text\SourceTextContainer.cs Text\SourceTextStream.cs Text\StringBuilderText.cs Text\StringText.cs Text\SubText.cs Text\TextChange.cs Text\TextChangeEventArgs.cs Text\TextChangeRange.cs Text\TextLine.cs Text\TextLineCollection.cs Text\TextSpan.cs Text\TextUtilities.cs TreeDumper.cs VersionHelper.cs WellKnownMember.cs WellKnownMembers.cs WellKnownTypes.cs XmlFileResolver.cs Xml\XmlCharType.cs D:\repos\roslyn\src\Compilers\Core\AnalyzerDriver\AnalyzerExceptionDescriptionBuilder.cs D:\repos\roslyn\src\Compilers\Core\AnalyzerDriver\DeclarationComputer.cs D:\repos\roslyn\src\Compilers\Core\AnalyzerDriver\DeclarationInfo.cs D:\repos\roslyn\src\Dependencies\CodeAnalysis.Metadata\CustomDebugInfoConstants.cs D:\repos\roslyn\src\Dependencies\CodeAnalysis.Metadata\CustomDebugInfoEncoder.cs D:\repos\roslyn\src\Dependencies\CodeAnalysis.Metadata\CustomDebugInfoKind.cs D:\repos\roslyn\src\Dependencies\CodeAnalysis.Metadata\CustomDebugInfoReader.cs D:\repos\roslyn\src\Dependencies\CodeAnalysis.Metadata\CustomDebugInfoRecord.cs D:\repos\roslyn\src\Dependencies\CodeAnalysis.Metadata\DynamicLocalInfo.cs D:\repos\roslyn\src\Dependencies\CodeAnalysis.Metadata\ImportTargetKind.cs D:\repos\roslyn\src\Dependencies\CodeAnalysis.Metadata\PortableCustomDebugInfoKinds.cs D:\repos\roslyn\src\Dependencies\CodeAnalysis.Metadata\StateMachineHoistedLocalScope.cs D:\repos\roslyn\src\Dependencies\CodeAnalysis.Metadata\TupleElementNamesInfo.cs D:\repos\roslyn\src\Dependencies\CodeAnalysis.Metadata\VBImportScopeKind.cs D:\repos\roslyn\src\Dependencies\PooledObjects\ArrayBuilder.cs D:\repos\roslyn\src\Dependencies\PooledObjects\ArrayBuilder.Enumerator.cs "D:\repos\roslyn\src\Dependencies\PooledObjects\ObjectPool`1.cs" D:\repos\roslyn\src\Dependencies\PooledObjects\PooledDictionary.cs D:\repos\roslyn\src\Dependencies\PooledObjects\PooledHashSet.cs D:\repos\roslyn\src\Dependencies\PooledObjects\PooledStringBuilder.cs "D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\.NETStandard,Version=v1.3.AssemblyAttributes.cs" D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\GeneratedInternalsVisibleTo.cs D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\GeneratedAssemblyInfo_42.42.42.42424.cs D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs 1> Using shared compilation with compiler from directory: C:\Users\jcouv\.nuget\packages\microsoft.net.compilers\2.3.0-beta2-61716-09\tools 1> Done executing task "Csc". 1> Task "CallTarget" skipped, due to false condition; ('$(TargetsTriggeredByCompilation)' != '') was evaluated as ('' != ''). 1>Target "CheckBootstrapState" skipped, due to false condition; ('$(BootstrapBuildPath)' != '') was evaluated as ('' != ''). 1>Target "CopyDeterministicBuildDiagnosticFile" skipped, due to false condition; ('$(DebugDeterminism)' != '') was evaluated as ('' != ''). 1>Target "ApplyOptimizations" skipped, due to false condition; ('$(OfficialBuild)' == 'true' AND '$(NonShipping)' != 'true' AND '$(SkipApplyOptimizations)' != 'true' AND Exists('$(OptimizationDataFile)')) was evaluated as ('' == 'true' AND '' != 'true' AND '' != 'true' AND Exists('C:\Users\jcouv\.nuget\packages\RoslynDependencies.OptimizationData\2.3.0-beta3-61801-06\content\OptimizationData\Microsoft.CodeAnalysis.pgo')). 1>Target PostCompileBinaryModification: 1> Building target "PostCompileBinaryModification" completely. 1> Input file "D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\Microsoft.CodeAnalysis.dll" is newer than output file "D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\Microsoft.CodeAnalysis.dll.pcbm". 1> Using "Touch" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Task "Touch" 1> Touching "D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\Microsoft.CodeAnalysis.dll.pcbm". 1> Done executing task "Touch". 1>Target "_TimeStampAfterCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'Library'=='library')). 1>Target AfterCompile: 1>Target Compile: 1>Target "DeferredValidation" skipped, due to false condition; ('$(SkipWorkflowValidation)' != 'true' and ('@(XamlPage)' != '' or '@(XamlAppDef)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 1>Target "ExportWindowsMDFile" skipped, due to false condition; ('$(ExportWinMDFile)' == 'true') was evaluated as ('' == 'true'). 1>Target "UnmanagedUnregistration" skipped, due to false condition; ((('$(_AssemblyTimestampBeforeCompile)' != '$(_AssemblyTimestampAfterCompile)' or '$(RegisterForComInterop)' != 'true' or '$(OutputType)' != 'library') or 1> ('$(_AssemblyTimestampBeforeCompile)' == '')) and 1> Exists('@(_UnmanagedRegistrationCache)')) was evaluated as ((('' != '' or '' != 'true' or 'Library' != 'library') or 1> ('' == '')) and 1> Exists('D:\repos\roslyn\Binaries\Obj\CodeAnalysis\CodeAnalysis.csproj.UnmanagedRegistration.cache')). 1>Target "GenerateSerializationAssemblies" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Off' == 'On' or (''!='' and 'Off' == 'Auto')). 1>Target _GenerateSatelliteAssemblyInputs: 1> Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithCulture)'!='' and '%(ManifestResourceWithCulture.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 1> Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithCultureOnDisk)'!='' and '%(ManifestNonResxWithCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 1>Target "CreateManifestResourceNames" skipped. Previously built successfully. 1>Target ComputeIntermediateSatelliteAssemblies: 1>Target "GenerateSatelliteAssemblies" skipped, due to false condition; ('@(_SatelliteAssemblyResourceInputs)' != '' and '$(MSBuildRuntimeType)' != 'Core') was evaluated as ('' != '' and 'Full' != 'Core'). 1>Target "CoreGenerateSatelliteAssemblies" skipped, due to false condition; ('@(_SatelliteAssemblyResourceInputs)' != '' and '$(GenerateSatelliteAssembliesForCore)' == 'true' ) was evaluated as ('' != '' and '' == 'true' ). 1>Target CreateSatelliteAssemblies: 1>Target "GenerateManifests" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='' or '$(GenerateAppxManifest)' == 'true') was evaluated as (''=='true' or ''!='' or ''!='' or '' == 'true'). 1>Target GetTargetPath: 1>Target "ComputeIntermediateSatelliteAssemblies" skipped. Previously built successfully. 1>Target "_CopyFilesMarkedCopyLocal" skipped, due to false condition; ('@(ReferenceCopyLocalPaths)' != '') was evaluated as ('' != ''). 1>Target "AssignTargetPaths" skipped. Previously built successfully. 1>Target "_SplitProjectReferencesByFileExistence" skipped. Previously built successfully. 1>Target "_GetProjectReferenceTargetFrameworkProperties" skipped. Previously built successfully. 1>Target GetCopyToOutputDirectoryXamlAppDefs: 1> Task "AssignTargetPath" 1> Done executing task "AssignTargetPath". 1>Target GetCopyToOutputDirectoryItems: 1> Task "MSBuild" skipped, due to false condition; ('@(_MSBuildProjectReferenceExistent)' != '' and '$(_GetChildProjectCopyToOutputDirectoryItems)' == 'true' and '%(_MSBuildProjectReferenceExistent.Private)' != 'false' and '$(UseCommonOutputDirectory)' != 'true') was evaluated as ('' != '' and 'true' == 'true' and '' != 'false' and 'false' != 'true'). 1> Task "AssignTargetPath" 1> Done executing task "AssignTargetPath". 1>Target _CopyOutOfDateSourceItemsToOutputDirectory: 1> Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files. 1> Input files: C:\Users\jcouv\.nuget\packages\microsoft.diasymreader.native\1.6.0-beta2-25304\runtimes\win\native\Microsoft.DiaSymReader.Native.x86.dll;C:\Users\jcouv\.nuget\packages\microsoft.diasymreader.native\1.6.0-beta2-25304\runtimes\win\native\Microsoft.DiaSymReader.Native.amd64.dll 1> Output files: D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.DiaSymReader.Native.x86.dll;D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.DiaSymReader.Native.amd64.dll 1>Target "_CopyOutOfDateSourceItemsToOutputDirectoryAlways" skipped, due to false condition; ( '@(_SourceItemsToCopyToOutputDirectoryAlways)' != '' ) was evaluated as ( '' != '' ). 1>Target _CopySourceItemsToOutputDirectory: 1>Target "_CopyAppConfigFile" skipped, due to false condition; ( '@(AppConfigWithTargetPath)' != '' ) was evaluated as ( '' != '' ). 1>Target "_CopyManifestFiles" skipped, due to false condition; ( '$(_DeploymentCopyApplicationManifest)'=='true' or '$(GenerateClickOnceManifests)'=='true' ) was evaluated as ( ''=='true' or ''=='true' ). 1>Target _DefaultMicrosoftNETPlatformLibrary: 1>Target "ComputeDependencyFileCompilerOptions" skipped, due to false condition; ('$(PreserveCompilationContext)' == 'true') was evaluated as ('' == 'true'). 1>Target GenerateBuildDependencyFile: 1> Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. 1> Input files: D:\repos\roslyn\Binaries\Obj\CodeAnalysis\project.assets.json 1> Output files: D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.deps.json 1>Target "GenerateBuildRuntimeConfigurationFiles" skipped, due to false condition; ( '$(GenerateRuntimeConfigurationFiles)' == 'true') was evaluated as ( '' == 'true'). 1>Target _CheckForCompileOutputs: 1>Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Off' == 'On' or (''!='' and 'Off' == 'Auto')). 1>Target CopyFilesToOutputDirectory: 1> Using "Copy" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Task "Copy" 1> Copying file from "D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\Microsoft.CodeAnalysis.dll" to "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 1> Done executing task "Copy". 1> Task "CopyRefAssembly" skipped, due to false condition; ('$(ProduceReferenceAssembly)' == 'true' and '$(CopyBuildOutputToOutputDirectory)' == 'true' and '$(SkipCopyBuildProduct)' != 'true') was evaluated as ('false' == 'true' and 'true' == 'true' and '' != 'true'). 1> Task "Message" 1> CodeAnalysis -> D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll 1> Done executing task "Message". 1> Task "Copy" skipped, due to false condition; ('@(AddModules)' != '') was evaluated as ('' != ''). 1> Task "Copy" skipped, due to false condition; ('$(_SGenDllCreated)'=='true') was evaluated as ('false'=='true'). 1> Task "Copy" 1> Copying file from "D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\Microsoft.CodeAnalysis.pdb" to "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.pdb". 1> Done executing task "Copy". 1> Task "Copy" 1> Copying file from "D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\Microsoft.CodeAnalysis.xml" to "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.xml". 1> Done executing task "Copy". 1> Task "Copy" skipped, due to false condition; ('@(IntermediateSatelliteAssembliesWithTargetPath)' != '') was evaluated as ('' != ''). 1> Task "Copy" skipped, due to false condition; ('@(ReferenceComWrappersToCopyLocal)' != '' or '@(ResolvedIsolatedComModules)' != '' or '@(_DeploymentLooseManifestFile)' != '' or '@(NativeReferenceFile)' != '' ) was evaluated as ('' != '' or '' != '' or '' != '' or '' != '' ). 1> Task "Copy" skipped, due to false condition; ('$(SkipCopyWinMDArtifact)' != 'true' and '@(WinMDExpArtifacts)' != '') was evaluated as ('' != 'true' and '' != ''). 1> Task "Message" skipped, due to false condition; ('$(SkipCopyWinMDArtifact)' != 'true' and '$(_WindowsMetadataOutputPath)' != '') was evaluated as ('' != 'true' and '' != ''). 1>Target "RunCodeAnalysis" skipped, due to false condition; ('$(RunCodeAnalysisOnThisProject)'=='true') was evaluated as (''=='true'). 1>Target PrepareForRun: 1>Target "UnmanagedRegistration" skipped, due to false condition; ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library') was evaluated as (''=='true' and 'Library'=='library'). 1>Target "_CheckForCompileOutputs" skipped. Previously built successfully. 1>Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Off' == 'On' or (''!='' and 'Off' == 'Auto')). 1>Target _CleanGetCurrentAndPriorFileWrites: 1> Using "ReadLinesFromFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Task "ReadLinesFromFile" 1> Done executing task "ReadLinesFromFile". 1> Using "ConvertToAbsolutePath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Task "ConvertToAbsolutePath" 1> Done executing task "ConvertToAbsolutePath". 1> Using "FindUnderPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Task "FindUnderPath" 1> Comparison path is "D:\repos\roslyn\src\Compilers\Core\Portable". 1> Done executing task "FindUnderPath". 1> Task "FindUnderPath" 1> Comparison path is "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\". 1> Done executing task "FindUnderPath". 1> Task "FindUnderPath" 1> Comparison path is "D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\". 1> Done executing task "FindUnderPath". 1> Using "RemoveDuplicates" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 1> Task "RemoveDuplicates" 1> Done executing task "RemoveDuplicates". 1>Target IncrementalClean: 1> Task "FindUnderPath" 1> Comparison path is "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\". 1> Done executing task "FindUnderPath". 1> Task "FindUnderPath" 1> Comparison path is "D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\". 1> Done executing task "FindUnderPath". 1> Task "Delete" 1> Done executing task "Delete". 1> Task "RemoveDuplicates" 1> Done executing task "RemoveDuplicates". 1> Task "WriteLinesToFile" skipped, due to false condition; ('@(_CleanUnfilteredPriorFileWrites)'!='@(_CleanUniqueRemainingFileWritesAfterIncrementalClean)') was evaluated as ('D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.DiaSymReader.Native.x86.dll;D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.DiaSymReader.Native.amd64.dll;D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.deps.json;D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll;D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.pdb;D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.xml;D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\CodeAnalysis.csprojResolveAssemblyReference.cache;D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\Microsoft.CodeAnalysis.CodeAnalysisResources.resources;D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\CodeAnalysis.csproj.GenerateResource.Cache;D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\CodeAnalysis.csproj.CoreCompileInputs.cache;D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\GeneratedInternalsVisibleTo.cs;D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\GeneratedAssemblyInfo_42.42.42.42424.cs;D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\Microsoft.CodeAnalysis.dll.pcbm;D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\Microsoft.CodeAnalysis.dll;D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\Microsoft.CodeAnalysis.xml;D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\Microsoft.CodeAnalysis.pdb'!='D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.DiaSymReader.Native.x86.dll;D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.DiaSymReader.Native.amd64.dll;D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.deps.json;D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll;D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.pdb;D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.xml;D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\CodeAnalysis.csprojResolveAssemblyReference.cache;D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\Microsoft.CodeAnalysis.CodeAnalysisResources.resources;D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\CodeAnalysis.csproj.GenerateResource.Cache;D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\CodeAnalysis.csproj.CoreCompileInputs.cache;D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\GeneratedInternalsVisibleTo.cs;D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\GeneratedAssemblyInfo_42.42.42.42424.cs;D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\Microsoft.CodeAnalysis.dll.pcbm;D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\Microsoft.CodeAnalysis.dll;D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\Microsoft.CodeAnalysis.xml;D:\repos\roslyn\Binaries\Obj\CodeAnalysis\Debug\Microsoft.CodeAnalysis.pdb'). 1>Target "PostBuildEvent" skipped, due to false condition; ('$(PostBuildEvent)' != '' and ('$(RunPostBuildEvent)' != 'OnOutputUpdated' or '$(_AssemblyTimestampBeforeCompile)' != '$(_AssemblyTimestampAfterCompile)')) was evaluated as ('' != '' and ('' != 'OnOutputUpdated' or '' != '')). 1>Target "GenerateBuildDependencyFile" skipped. Previously built successfully. 1>Target "GenerateBuildRuntimeConfigurationFiles" skipped, due to false condition; ( '$(GenerateRuntimeConfigurationFiles)' == 'true') was evaluated as ( '' == 'true'). 1>Target CoreBuild: 1>Target AfterBuild: 1>Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully. 1>Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully. 1>Target Build: 1>Target "CopyCompilationRefAssembliesToBin" skipped, due to false condition; ('$(CopyCompilationRefAssemblies)' == 'true' and '$(CopyLocalLockFileAssemblies)' == 'true') was evaluated as ('' == 'true' and 'false' == 'true'). 1>Target "_PackAsBuildAfterTarget" skipped, due to false condition; ('$(GeneratePackageOnBuild)' == 'true' AND '$(IsInnerBuild)' != 'true') was evaluated as ('false' == 'true' AND '' != 'true'). 1> 1>Done building project "CodeAnalysis.csproj". 2>------ Build started: Project: CompilerTestResources, Configuration: Debug Any CPU ------ 2>Building with tools version "15.0". 2>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 2>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 2>Target _CheckForUnsupportedTargetFramework: 2> Task "NETSdkError" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true'). 2>Target CheckForImplicitPackageReferenceOverrides: 2> Using "CheckForImplicitPackageReferenceOverrides" task from assembly "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\Sdks\Microsoft.NET.Sdk\build\..\tools\net46/Microsoft.NET.Build.Tasks.dll". 2> Task "CheckForImplicitPackageReferenceOverrides" 2> Done executing task "CheckForImplicitPackageReferenceOverrides". 2>Target CheckForDuplicateItems: 2> Using "CheckForDuplicateItems" task from assembly "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\Sdks\Microsoft.NET.Sdk\build\..\tools\net46/Microsoft.NET.Build.Tasks.dll". 2> Task "CheckForDuplicateItems" 2> Done executing task "CheckForDuplicateItems". 2> Task "CheckForDuplicateItems" 2> Done executing task "CheckForDuplicateItems". 2> Task "CheckForDuplicateItems" 2> Done executing task "CheckForDuplicateItems". 2>Target _CheckForInvalidConfigurationAndPlatform: 2> Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ). 2> Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ). 2> Task "Message" 2> Configuration=Debug 2> Done executing task "Message". 2> Task "Message" 2> Platform=AnyCPU 2> Done executing task "Message". 2> Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\' != '' and !HasTrailingSlash('D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\')). 2> Task "Error" skipped, due to false condition; ('$(BaseIntermediateOutputPath)' != '' and !HasTrailingSlash('$(BaseIntermediateOutputPath)')) was evaluated as ('D:\repos\roslyn\Binaries\Obj\CompilerTestResources\' != '' and !HasTrailingSlash('D:\repos\roslyn\Binaries\Obj\CompilerTestResources\')). 2> Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('D:\repos\roslyn\Binaries\Obj\CompilerTestResources\Debug\' != '' and !HasTrailingSlash('D:\repos\roslyn\Binaries\Obj\CompilerTestResources\Debug\')). 2>Target BeforeBuild: 2>Target BuildOnlySettings: 2>Target RemoveDuplicateXUnitContent: 2>Target GetFrameworkPaths: 2>Target GetReferenceAssemblyPaths: 2>Target "AssignLinkMetadata" skipped, due to false condition; ( '$(SynthesizeLinkMetadata)' == 'true' ) was evaluated as ( '' == 'true' ). 2>Target PrepareForBuild: 2> Task "FindAppConfigFile" 2> Done executing task "FindAppConfigFile". 2> Task "MakeDir" 2> Done executing task "MakeDir". 2>Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!=''). 2>Target BeforeResolveReferences: 2>Target RunResolvePackageDependencies: 2> Using "ResolvePackageDependencies" task from assembly "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\Sdks\Microsoft.NET.Sdk\build\..\tools\net46/Microsoft.NET.Build.Tasks.dll". 2> Task "ResolvePackageDependencies" 2> Done executing task "ResolvePackageDependencies". 2>Target _ComputeTFMOnlyFileDependencies: 2>Target _ComputeLockFileReferences: 2>Target "_ComputeTFMOnlyFileDependencies" skipped. Previously built successfully. 2>Target _ComputeLockFileFrameworks: 2>Target ResolveLockFileReferences: 2>Target "RunResolvePackageDependencies" skipped. Previously built successfully. 2>Target _ComputeLockFileAnalyzers: 2>Target ResolveLockFileAnalyzers: 2>Target "ResolveLockFileCopyLocalProjectDeps" skipped, due to false condition; ('$(CopyLocalLockFileAssemblies)' == 'true') was evaluated as ('false' == 'true'). 2>Target "RunResolvePackageDependencies" skipped. Previously built successfully. 2>Target _ComputeActiveTFMPackageDependencies: 2>Target _ComputeTransitiveProjectReferences: 2>Target IncludeTransitiveProjectReferences: 2>Target ResolvePackageDependenciesForBuild: 2>Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and 2> '$(_UsingDefaultRuntimeIdentifier)' == 'true' and 2> '@(NativeCopyLocalItems)' == '') was evaluated as ('' == 'true' and 2> '' == 'true' and 2> '' == ''). 2>Target AssignProjectConfiguration: 2> Task "AssignProjectConfiguration" 2> Project reference "..\..\..\Core\Portable\CodeAnalysis.csproj" has been assigned the "Debug|AnyCPU" configuration. 2> Done executing task "AssignProjectConfiguration". 2>Target "AssignProjectConfiguration" skipped. Previously built successfully. 2>Target _SplitProjectReferencesByFileExistence: 2> Using "ResolveNonMSBuildProjectOutput" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2> Task "ResolveNonMSBuildProjectOutput" 2> Resolving project reference "..\..\..\Core\Portable\CodeAnalysis.csproj". 2> Project reference "..\..\..\Core\Portable\CodeAnalysis.csproj" has not been resolved. 2> Done executing task "ResolveNonMSBuildProjectOutput". 2>Target _GetProjectReferenceTargetFrameworkProperties: 2> Building target "_GetProjectReferenceTargetFrameworkProperties" completely. 2> No input files were specified. 2> Task "MSBuild" 2> Global Properties: 2> Configuration=Debug 2> Platform=AnyCPU 2> ReferringTargetFramework=.NETStandard,Version=v1.3 2> Removing Properties: 2> TargetFramework 2> RuntimeIdentifier 2> Building with tools version "15.0". 2> Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 2> Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 2> Target GetTargetFrameworkProperties: 2> Using "GetNearestTargetFramework" task from assembly "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\Sdks\Microsoft.NET.Sdk\build\..\tools\net46/Microsoft.NET.Build.Tasks.dll". 2> Task "GetNearestTargetFramework" 2> Done executing task "GetNearestTargetFramework". 2> 2> Done building project "CodeAnalysis.csproj". 2> Done executing task "MSBuild". 2>Target PrepareProjectReferences: 2>Target ResolveProjectReferences: 2> Task "MSBuild" 2> Global Properties: 2> Configuration=Debug 2> Platform=AnyCPU 2> TargetFramework=netstandard1.3 2> ProjectHasSingleTargetFramework=true 2> ProjectIsRidAgnostic=true 2> Removing Properties for project "..\..\..\Core\Portable\CodeAnalysis.csproj": 2> TargetFramework 2> ProjectHasSingleTargetFramework 2> RuntimeIdentifier 2> ProjectIsRidAgnostic 2> Building with tools version "15.0". 2> Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 2> Target ValidateMSBuildToolsVersion: 2> Task "Error" skipped, due to false condition; ('$(MSBuildToolsVersion)' == '2.0' OR 2> '$(MSBuildToolsVersion)' == '3.5' OR 2> '$(MSBuildToolsVersion)' == '4.0' OR 2> '$(MSBuildToolsVersion)' == '12.0') was evaluated as ('15.0' == '2.0' OR 2> '15.0' == '3.5' OR 2> '15.0' == '4.0' OR 2> '15.0' == '12.0'). 2> Target "GetTargetPath" skipped. Previously built successfully. 2> 2> Done building project "CodeAnalysis.csproj". 2> Done executing task "MSBuild". 2> Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and ('$(BuildingInsideVisualStudio)' == 'true' or '$(BuildProjectReferences)' != 'true') and '$(VisualStudioVersion)' == '10.0' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('true' == 'true' and '..\..\..\Core\Portable\CodeAnalysis.csproj' != '' and ('true' == 'true' or 'true' != 'true') and '15.0' == '10.0' and '..\..\..\Core\Portable\CodeAnalysis.csproj' != ''). 2> Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingInsideVisualStudio)' != 'true' and '$(BuildProjectReferences)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('true' == 'true' and '..\..\..\Core\Portable\CodeAnalysis.csproj' != '' and 'true' != 'true' and 'true' == 'true' and '..\..\..\Core\Portable\CodeAnalysis.csproj' != ''). 2> Task "MSBuild" 2> Global Properties: 2> Configuration=Debug 2> Platform=AnyCPU 2> TargetFramework=netstandard1.3 2> ProjectHasSingleTargetFramework=true 2> ProjectIsRidAgnostic=true 2> Removing Properties for project "..\..\..\Core\Portable\CodeAnalysis.csproj": 2> TargetFramework 2> ProjectHasSingleTargetFramework 2> RuntimeIdentifier 2> ProjectIsRidAgnostic 2> Building with tools version "15.0". 2> Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 2> Target "ValidateMSBuildToolsVersion" skipped. Previously built successfully. 2> Target GetNativeManifest: 2> 2> Done building project "CodeAnalysis.csproj". 2> Done executing task "MSBuild". 2> Task "Warning" skipped, due to false condition; ('@(ProjectReferenceWithConfiguration)' != '' and '@(_MSBuildProjectReferenceNonexistent)' != '') was evaluated as ('..\..\..\Core\Portable\CodeAnalysis.csproj' != '' and '' != ''). 2>Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true'). 2>Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!=''). 2>Target "GetFrameworkPaths" skipped. Previously built successfully. 2>Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. 2>Target "PrepareForBuild" skipped. Previously built successfully. 2>Target GetInstalledSDKLocations: 2> Task "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '') was evaluated as ('' != ''). 2> Task "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '' and '$(SupportWindows81SDKs)' == 'true' and '$(TargetPlatformIdentifierWindows81)' != '' and '$(TargetPlatformVersionWindows81)' != '') was evaluated as ('' != '' and '' == 'true' and '' != '' and '' != ''). 2> Task "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '' and '$(SupportWindowsPhone81SDKs)' == 'true' and '$(TargetPlatformIdentifierWindowsPhone81)' != '' and '$(TargetPlatformVersionWindowsPhone81)' != '') was evaluated as ('' != '' and '' == 'true' and '' != '' and '' != ''). 2>Target ResolveSDKReferences: 2> Task "ResolveSDKReference" skipped, due to false condition; ('@(SDKReference)'!='') was evaluated as (''!=''). 2>Target "ResolveSDKReferences" skipped. Previously built successfully. 2>Target ExpandSDKReferences: 2> Task "GetSDKReferenceFiles" skipped, due to false condition; ('@(ResolvedSDKReference)'!='') was evaluated as (''!=''). 2>Target "FakesGenerateBeforeBuild" skipped, due to false condition; (@(Fakes) != '' AND $(BuildingProject)) was evaluated as ( != '' AND true). 2>Target "ResolvePackageDependenciesForBuild" skipped. Previously built successfully. 2>Target ResolveAssemblyReferences: 2> Task "ResolveAssemblyReference" 2> TargetFrameworkMoniker: 2> .NETStandard,Version=v1.3 2> TargetFrameworkMonikerDisplayName: 2> 2> TargetedRuntimeVersion: 2> 2> Assemblies: 2> C:\Users\jcouv\.nuget\packages\system.collections\4.3.0\ref\netstandard1.3\System.Collections.dll 2> Private = 'false' 2> C:\Users\jcouv\.nuget\packages\system.collections.concurrent\4.3.0\ref\netstandard1.3\System.Collections.Concurrent.dll 2> Private = 'false' 2> C:\Users\jcouv\.nuget\packages\system.collections.immutable\1.3.1\lib\netstandard1.0\System.Collections.Immutable.dll 2> Private = 'false' 2> C:\Users\jcouv\.nuget\packages\system.diagnostics.debug\4.3.0\ref\netstandard1.3\System.Diagnostics.Debug.dll 2> Private = 'false' 2> C:\Users\jcouv\.nuget\packages\system.diagnostics.fileversioninfo\4.3.0\ref\netstandard1.3\System.Diagnostics.FileVersionInfo.dll 2> Private = 'false' 2> C:\Users\jcouv\.nuget\packages\system.diagnostics.tools\4.3.0\ref\netstandard1.0\System.Diagnostics.Tools.dll 2> Private = 'false' 2> C:\Users\jcouv\.nuget\packages\system.globalization\4.3.0\ref\netstandard1.3\System.Globalization.dll 2> Private = 'false' 2> C:\Users\jcouv\.nuget\packages\system.io\4.3.0\ref\netstandard1.3\System.IO.dll 2> Private = 'false' 2> C:\Users\jcouv\.nuget\packages\system.io.compression\4.3.0\ref\netstandard1.3\System.IO.Compression.dll 2> Private = 'false' 2> C:\Users\jcouv\.nuget\packages\system.io.filesystem\4.3.0\ref\netstandard1.3\System.IO.FileSystem.dll 2> Private = 'false' 2> C:\Users\jcouv\.nuget\packages\system.io.filesystem.primitives\4.3.0\ref\netstandard1.3\System.IO.FileSystem.Primitives.dll 2> Private = 'false' 2> C:\Users\jcouv\.nuget\packages\system.linq\4.3.0\ref\netstandard1.0\System.Linq.dll 2> Private = 'false' 2> C:\Users\jcouv\.nuget\packages\system.reflection\4.3.0\ref\netstandard1.3\System.Reflection.dll 2> Private = 'false' 2> C:\Users\jcouv\.nuget\packages\system.reflection.extensions\4.3.0\ref\netstandard1.0\System.Reflection.Extensions.dll 2> Private = 'false' 2> C:\Users\jcouv\.nuget\packages\system.reflection.metadata\1.4.2\lib\netstandard1.1\System.Reflection.Metadata.dll 2> Private = 'false' 2> C:\Users\jcouv\.nuget\packages\system.reflection.primitives\4.3.0\ref\netstandard1.0\System.Reflection.Primitives.dll 2> Private = 'false' 2> C:\Users\jcouv\.nuget\packages\system.resources.resourcemanager\4.3.0\ref\netstandard1.0\System.Resources.ResourceManager.dll 2> Private = 'false' 2> C:\Users\jcouv\.nuget\packages\system.runtime\4.3.0\ref\netstandard1.3\System.Runtime.dll 2> Private = 'false' 2> C:\Users\jcouv\.nuget\packages\system.runtime.extensions\4.3.0\ref\netstandard1.3\System.Runtime.Extensions.dll 2> Private = 'false' 2> C:\Users\jcouv\.nuget\packages\system.runtime.handles\4.3.0\ref\netstandard1.3\System.Runtime.Handles.dll 2> Private = 'false' 2> C:\Users\jcouv\.nuget\packages\system.runtime.interopservices\4.3.0\ref\netstandard1.3\System.Runtime.InteropServices.dll 2> Private = 'false' 2> C:\Users\jcouv\.nuget\packages\system.runtime.numerics\4.3.0\ref\netstandard1.1\System.Runtime.Numerics.dll 2> Private = 'false' 2> C:\Users\jcouv\.nuget\packages\system.security.cryptography.algorithms\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Algorithms.dll 2> Private = 'false' 2> C:\Users\jcouv\.nuget\packages\system.security.cryptography.encoding\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Encoding.dll 2> Private = 'false' 2> C:\Users\jcouv\.nuget\packages\system.security.cryptography.primitives\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Primitives.dll 2> Private = 'false' 2> C:\Users\jcouv\.nuget\packages\system.security.cryptography.x509certificates\4.3.0\ref\netstandard1.3\System.Security.Cryptography.X509Certificates.dll 2> Private = 'false' 2> C:\Users\jcouv\.nuget\packages\system.text.encoding\4.3.0\ref\netstandard1.3\System.Text.Encoding.dll 2> Private = 'false' 2> C:\Users\jcouv\.nuget\packages\system.text.encoding.codepages\4.3.0\ref\netstandard1.3\System.Text.Encoding.CodePages.dll 2> Private = 'false' 2> C:\Users\jcouv\.nuget\packages\system.text.encoding.extensions\4.3.0\ref\netstandard1.3\System.Text.Encoding.Extensions.dll 2> Private = 'false' 2> C:\Users\jcouv\.nuget\packages\system.threading\4.3.0\ref\netstandard1.3\System.Threading.dll 2> Private = 'false' 2> C:\Users\jcouv\.nuget\packages\system.threading.tasks\4.3.0\ref\netstandard1.3\System.Threading.Tasks.dll 2> Private = 'false' 2> C:\Users\jcouv\.nuget\packages\system.valuetuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll 2> Private = 'false' 2> C:\Users\jcouv\.nuget\packages\system.xml.readerwriter\4.3.0\ref\netstandard1.3\System.Xml.ReaderWriter.dll 2> Private = 'false' 2> C:\Users\jcouv\.nuget\packages\system.xml.xdocument\4.3.0\ref\netstandard1.3\System.Xml.XDocument.dll 2> Private = 'false' 2> C:\Users\jcouv\.nuget\packages\system.xml.xmldocument\4.3.0\ref\netstandard1.3\System.Xml.XmlDocument.dll 2> Private = 'false' 2> C:\Users\jcouv\.nuget\packages\system.xml.xpath\4.3.0\ref\netstandard1.3\System.Xml.XPath.dll 2> Private = 'false' 2> C:\Users\jcouv\.nuget\packages\system.xml.xpath.xdocument\4.3.0\ref\netstandard1.3\System.Xml.XPath.XDocument.dll 2> Private = 'false' 2> AssemblyFiles: 2> D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll 2> Private = 'False' 2> CandidateAssemblyFiles: 2> Resources\Regress40025DLL.dll 2> SymbolsTests\CorLibrary\GuidTest1.dll 2> SymbolsTests\MultiTargeting\c1.dll 2> SymbolsTests\MultiTargeting\c3.dll 2> SymbolsTests\MultiTargeting\c4.dll 2> SymbolsTests\MultiTargeting\c7.dll 2> TargetFrameworkDirectories: 2> 2> InstalledAssemblyTables: 2> IgnoreInstalledAssemblyTable: 2> False 2> SearchPaths: 2> {CandidateAssemblyFiles} 2> {HintPathFromItem} 2> {TargetFrameworkDirectory} 2> {RawFileName} 2> AllowedAssemblyExtensions: 2> .winmd 2> .dll 2> .exe 2> AllowedRelatedFileExtensions: 2> .dll.config 2> .exe.config 2> AppConfigFile: 2> 2> AutoUnify: 2> True 2> CopyLocalDependenciesWhenParentReferenceInGac: 2> True 2> FindDependencies: 2> True 2> TargetProcessorArchitecture: 2> msil 2> StateFile: 2> D:\repos\roslyn\Binaries\Obj\CompilerTestResources\Debug\CompilerTestResources.csprojResolveAssemblyReference.cache 2> InstalledAssemblySubsetTables: 2> IgnoreInstalledAssemblySubsetTable: 2> False 2> TargetFrameworkSubsets: 2> FullTargetFrameworkSubsetNames: 2> Full 2> ProfileName: 2> 2> FullFrameworkFolders: 2> LatestTargetFrameworkDirectories: 2> ProfileTablesLocation: 2> Primary reference "Microsoft.CodeAnalysis, Version=42.42.42.42, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 2> Resolved file path is "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 2> Reference found at search path location "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Unified primary reference "System.Collections, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.collections.immutable\1.3.1\lib\netstandard1.0\System.Collections.Immutable.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.linq\4.3.0\ref\netstandard1.0\System.Linq.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.reflection.metadata\1.4.2\lib\netstandard1.1\System.Reflection.Metadata.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.valuetuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll" because AutoUnify is 'true'. 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.collections\4.3.0\ref\netstandard1.3\System.Collections.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Primary reference "System.Collections.Concurrent, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.collections.concurrent\4.3.0\ref\netstandard1.3\System.Collections.Concurrent.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Unified primary reference "System.Collections.Immutable, Version=1.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2> Using this version instead of original version "1.2.0.0" in "C:\Users\jcouv\.nuget\packages\system.reflection.metadata\1.4.2\lib\netstandard1.1\System.Reflection.Metadata.dll" because AutoUnify is 'true'. 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.collections.immutable\1.3.1\lib\netstandard1.0\System.Collections.Immutable.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Unified primary reference "System.Diagnostics.Debug, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.collections.immutable\1.3.1\lib\netstandard1.0\System.Collections.Immutable.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.reflection.metadata\1.4.2\lib\netstandard1.1\System.Reflection.Metadata.dll" because AutoUnify is 'true'. 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.diagnostics.debug\4.3.0\ref\netstandard1.3\System.Diagnostics.Debug.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Primary reference "System.Diagnostics.FileVersionInfo, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.diagnostics.fileversioninfo\4.3.0\ref\netstandard1.3\System.Diagnostics.FileVersionInfo.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Primary reference "System.Diagnostics.Tools, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.diagnostics.tools\4.3.0\ref\netstandard1.0\System.Diagnostics.Tools.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Unified primary reference "System.Globalization, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.collections.immutable\1.3.1\lib\netstandard1.0\System.Collections.Immutable.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.resources.resourcemanager\4.3.0\ref\netstandard1.0\System.Resources.ResourceManager.dll" because AutoUnify is 'true'. 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.globalization\4.3.0\ref\netstandard1.3\System.Globalization.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Unified primary reference "System.IO, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.io.compression\4.3.0\ref\netstandard1.3\System.IO.Compression.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.io.filesystem\4.3.0\ref\netstandard1.3\System.IO.FileSystem.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.reflection\4.3.0\ref\netstandard1.3\System.Reflection.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.reflection.metadata\1.4.2\lib\netstandard1.1\System.Reflection.Metadata.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.security.cryptography.algorithms\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Algorithms.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.security.cryptography.primitives\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Primitives.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.xml.readerwriter\4.3.0\ref\netstandard1.3\System.Xml.ReaderWriter.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.xml.xdocument\4.3.0\ref\netstandard1.3\System.Xml.XDocument.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.xml.xmldocument\4.3.0\ref\netstandard1.3\System.Xml.XmlDocument.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.xml.xpath\4.3.0\ref\netstandard1.3\System.Xml.XPath.dll" because AutoUnify is 'true'. 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.io\4.3.0\ref\netstandard1.3\System.IO.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Unified primary reference "System.IO.Compression, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.reflection.metadata\1.4.2\lib\netstandard1.1\System.Reflection.Metadata.dll" because AutoUnify is 'true'. 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.io.compression\4.3.0\ref\netstandard1.3\System.IO.Compression.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Primary reference "System.IO.FileSystem, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.io.filesystem\4.3.0\ref\netstandard1.3\System.IO.FileSystem.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Unified primary reference "System.IO.FileSystem.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.io.filesystem\4.3.0\ref\netstandard1.3\System.IO.FileSystem.dll" because AutoUnify is 'true'. 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.io.filesystem.primitives\4.3.0\ref\netstandard1.3\System.IO.FileSystem.Primitives.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Primary reference "System.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.linq\4.3.0\ref\netstandard1.0\System.Linq.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Unified primary reference "System.Reflection, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.reflection.extensions\4.3.0\ref\netstandard1.0\System.Reflection.Extensions.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.reflection.metadata\1.4.2\lib\netstandard1.1\System.Reflection.Metadata.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.resources.resourcemanager\4.3.0\ref\netstandard1.0\System.Resources.ResourceManager.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.runtime.interopservices\4.3.0\ref\netstandard1.3\System.Runtime.InteropServices.dll" because AutoUnify is 'true'. 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.reflection\4.3.0\ref\netstandard1.3\System.Reflection.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Primary reference "System.Reflection.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.reflection.extensions\4.3.0\ref\netstandard1.0\System.Reflection.Extensions.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Primary reference "System.Reflection.Metadata, Version=1.4.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.reflection.metadata\1.4.2\lib\netstandard1.1\System.Reflection.Metadata.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Primary reference "System.Reflection.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.reflection.primitives\4.3.0\ref\netstandard1.0\System.Reflection.Primitives.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Primary reference "System.Resources.ResourceManager, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.resources.resourcemanager\4.3.0\ref\netstandard1.0\System.Resources.ResourceManager.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Unified primary reference "System.Runtime, Version=4.0.20.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.collections\4.3.0\ref\netstandard1.3\System.Collections.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.collections.concurrent\4.3.0\ref\netstandard1.3\System.Collections.Concurrent.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.collections.immutable\1.3.1\lib\netstandard1.0\System.Collections.Immutable.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.diagnostics.debug\4.3.0\ref\netstandard1.3\System.Diagnostics.Debug.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.diagnostics.fileversioninfo\4.3.0\ref\netstandard1.3\System.Diagnostics.FileVersionInfo.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.diagnostics.tools\4.3.0\ref\netstandard1.0\System.Diagnostics.Tools.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.globalization\4.3.0\ref\netstandard1.3\System.Globalization.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.io.compression\4.3.0\ref\netstandard1.3\System.IO.Compression.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.io.filesystem\4.3.0\ref\netstandard1.3\System.IO.FileSystem.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.io.filesystem.primitives\4.3.0\ref\netstandard1.3\System.IO.FileSystem.Primitives.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.linq\4.3.0\ref\netstandard1.0\System.Linq.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.reflection.extensions\4.3.0\ref\netstandard1.0\System.Reflection.Extensions.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.reflection.metadata\1.4.2\lib\netstandard1.1\System.Reflection.Metadata.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.reflection.primitives\4.3.0\ref\netstandard1.0\System.Reflection.Primitives.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.resources.resourcemanager\4.3.0\ref\netstandard1.0\System.Resources.ResourceManager.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.runtime.handles\4.3.0\ref\netstandard1.3\System.Runtime.Handles.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.runtime.interopservices\4.3.0\ref\netstandard1.3\System.Runtime.InteropServices.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.runtime.numerics\4.3.0\ref\netstandard1.1\System.Runtime.Numerics.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.security.cryptography.algorithms\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Algorithms.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.security.cryptography.encoding\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Encoding.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.security.cryptography.primitives\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Primitives.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.security.cryptography.x509certificates\4.3.0\ref\netstandard1.3\System.Security.Cryptography.X509Certificates.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.text.encoding\4.3.0\ref\netstandard1.3\System.Text.Encoding.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.text.encoding.codepages\4.3.0\ref\netstandard1.3\System.Text.Encoding.CodePages.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.text.encoding.extensions\4.3.0\ref\netstandard1.3\System.Text.Encoding.Extensions.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.threading\4.3.0\ref\netstandard1.3\System.Threading.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.threading.tasks\4.3.0\ref\netstandard1.3\System.Threading.Tasks.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.valuetuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.xml.readerwriter\4.3.0\ref\netstandard1.3\System.Xml.ReaderWriter.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.xml.xdocument\4.3.0\ref\netstandard1.3\System.Xml.XDocument.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.xml.xmldocument\4.3.0\ref\netstandard1.3\System.Xml.XmlDocument.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.xml.xpath\4.3.0\ref\netstandard1.3\System.Xml.XPath.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.xml.xpath.xdocument\4.3.0\ref\netstandard1.3\System.Xml.XPath.XDocument.dll" because AutoUnify is 'true'. 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.runtime\4.3.0\ref\netstandard1.3\System.Runtime.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Unified primary reference "System.Runtime.Extensions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.collections.immutable\1.3.1\lib\netstandard1.0\System.Collections.Immutable.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.reflection.metadata\1.4.2\lib\netstandard1.1\System.Reflection.Metadata.dll" because AutoUnify is 'true'. 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.runtime.extensions\4.3.0\ref\netstandard1.3\System.Runtime.Extensions.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Primary reference "System.Runtime.Handles, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.runtime.handles\4.3.0\ref\netstandard1.3\System.Runtime.Handles.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Unified primary reference "System.Runtime.InteropServices, Version=4.0.20.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.reflection.metadata\1.4.2\lib\netstandard1.1\System.Reflection.Metadata.dll" because AutoUnify is 'true'. 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.runtime.interopservices\4.3.0\ref\netstandard1.3\System.Runtime.InteropServices.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Primary reference "System.Runtime.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.runtime.numerics\4.3.0\ref\netstandard1.1\System.Runtime.Numerics.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Primary reference "System.Security.Cryptography.Algorithms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.security.cryptography.algorithms\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Algorithms.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Primary reference "System.Security.Cryptography.Encoding, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.security.cryptography.encoding\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Encoding.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Primary reference "System.Security.Cryptography.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.security.cryptography.primitives\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Primitives.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Primary reference "System.Security.Cryptography.X509Certificates, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.security.cryptography.x509certificates\4.3.0\ref\netstandard1.3\System.Security.Cryptography.X509Certificates.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Unified primary reference "System.Text.Encoding, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.io\4.3.0\ref\netstandard1.3\System.IO.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.io.compression\4.3.0\ref\netstandard1.3\System.IO.Compression.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.io.filesystem\4.3.0\ref\netstandard1.3\System.IO.FileSystem.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.reflection.metadata\1.4.2\lib\netstandard1.1\System.Reflection.Metadata.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.xml.readerwriter\4.3.0\ref\netstandard1.3\System.Xml.ReaderWriter.dll" because AutoUnify is 'true'. 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.text.encoding\4.3.0\ref\netstandard1.3\System.Text.Encoding.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Primary reference "System.Text.Encoding.CodePages, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.text.encoding.codepages\4.3.0\ref\netstandard1.3\System.Text.Encoding.CodePages.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Unified primary reference "System.Text.Encoding.Extensions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.reflection.metadata\1.4.2\lib\netstandard1.1\System.Reflection.Metadata.dll" because AutoUnify is 'true'. 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.text.encoding.extensions\4.3.0\ref\netstandard1.3\System.Text.Encoding.Extensions.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Unified primary reference "System.Threading, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.collections.immutable\1.3.1\lib\netstandard1.0\System.Collections.Immutable.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.reflection.metadata\1.4.2\lib\netstandard1.1\System.Reflection.Metadata.dll" because AutoUnify is 'true'. 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.threading\4.3.0\ref\netstandard1.3\System.Threading.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Unified primary reference "System.Threading.Tasks, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.collections.concurrent\4.3.0\ref\netstandard1.3\System.Collections.Concurrent.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.io\4.3.0\ref\netstandard1.3\System.IO.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.io.compression\4.3.0\ref\netstandard1.3\System.IO.Compression.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.io.filesystem\4.3.0\ref\netstandard1.3\System.IO.FileSystem.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.security.cryptography.primitives\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Primitives.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.threading\4.3.0\ref\netstandard1.3\System.Threading.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.xml.readerwriter\4.3.0\ref\netstandard1.3\System.Xml.ReaderWriter.dll" because AutoUnify is 'true'. 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.threading.tasks\4.3.0\ref\netstandard1.3\System.Threading.Tasks.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Primary reference "System.ValueTuple, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.valuetuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Unified primary reference "System.Xml.ReaderWriter, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2> Using this version instead of original version "4.0.10.0" in "C:\Users\jcouv\.nuget\packages\system.xml.xdocument\4.3.0\ref\netstandard1.3\System.Xml.XDocument.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.xml.xmldocument\4.3.0\ref\netstandard1.3\System.Xml.XmlDocument.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.xml.xpath\4.3.0\ref\netstandard1.3\System.Xml.XPath.dll" because AutoUnify is 'true'. 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.xml.xpath.xdocument\4.3.0\ref\netstandard1.3\System.Xml.XPath.XDocument.dll" because AutoUnify is 'true'. 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.xml.readerwriter\4.3.0\ref\netstandard1.3\System.Xml.ReaderWriter.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Unified primary reference "System.Xml.XDocument, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.xml.xpath.xdocument\4.3.0\ref\netstandard1.3\System.Xml.XPath.XDocument.dll" because AutoUnify is 'true'. 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.xml.xdocument\4.3.0\ref\netstandard1.3\System.Xml.XDocument.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Primary reference "System.Xml.XmlDocument, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.xml.xmldocument\4.3.0\ref\netstandard1.3\System.Xml.XmlDocument.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Unified primary reference "System.Xml.XPath, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv\.nuget\packages\system.xml.xpath.xdocument\4.3.0\ref\netstandard1.3\System.Xml.XPath.XDocument.dll" because AutoUnify is 'true'. 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.xml.xpath\4.3.0\ref\netstandard1.3\System.Xml.XPath.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Primary reference "System.Xml.XPath.XDocument, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2> Resolved file path is "C:\Users\jcouv\.nuget\packages\system.xml.xpath.xdocument\4.3.0\ref\netstandard1.3\System.Xml.XPath.XDocument.dll". 2> Reference found at search path location "{RawFileName}". 2> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 2> The ImageRuntimeVersion for this reference is "v4.0.30319". 2> Done executing task "ResolveAssemblyReference". 2>Target "ForceGenerationOfBindingRedirects" skipped, due to false condition; ('$(ForceGenerationOfBindingRedirects)' == 'true') was evaluated as ('' == 'true'). 2>Target "GenerateBindingRedirects" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true') was evaluated as ('' == 'true' and '' == 'true'). 2>Target "ForceGenerationOfBindingRedirects" skipped, due to false condition; ('$(ForceGenerationOfBindingRedirects)' == 'true') was evaluated as ('' == 'true'). 2>Target "GenerateBindingRedirectsUpdateAppConfig" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true' and Exists('$(_GenerateBindingRedirectsIntermediateAppConfig)')) was evaluated as ('' == 'true' and '' == 'true' and Exists('D:\repos\roslyn\Binaries\Obj\CompilerTestResources\Debug\CompilerTestResources.csproj.Roslyn.Compilers.Test.Resources.dll.config')). 2>Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!=''). 2>Target AfterResolveReferences: 2>Target "ResolveTestReferences" skipped, due to false condition; ('@(Shadow)'!='') was evaluated as (''!=''). 2>Target LinkVSSDKEmbeddableAssemblies: 2>Target ResolveReferences: 2>Target "_ComputeNETCoreBuildOutputFiles" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true') was evaluated as ('' == 'true'). 2>Target "DeployPortableOnDeveloperBuild" skipped, due to false condition; ('$(_IsAnyPortableUnitTest)' == 'true' AND '$(DeveloperBuild)' == 'true' AND '$(OS)' == 'Windows_NT') was evaluated as ('' == 'true' AND 'true' == 'true' AND 'Windows_NT' == 'Windows_NT'). 2>Target "ResolvePackageDependenciesForBuild" skipped. Previously built successfully. 2>Target ValidationExtension: 2> Task "WorkflowBuildMessageTask" skipped, due to false condition; ('$(SkipWorkflowValidation)'!='' and '$(SkipWorkflowValidation)'!='true' and '$(SkipWorkflowValidation)'!='false') was evaluated as (''!='' and ''!='true' and ''!='false'). 2>Target ExpressionBuildExtension: 2> Task "WorkflowBuildMessageTask" skipped, due to false condition; ('$(DisableWorkflowCompiledExpressions)'!='' and '$(DisableWorkflowCompiledExpressions)'!='true' and '$(DisableWorkflowCompiledExpressions)'!='false') was evaluated as (''!='' and ''!='true' and ''!='false'). 2>Target "XamlMarkupCompilePass1" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != ''). 2>Target "XamlMarkupCompileReadGeneratedFileList" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != ''). 2>Target "XamlMarkupCompileAddFilesGenerated" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != ''). 2>Target "XamlMarkupCompilePass2" skipped, due to false condition; ('$(XamlRequiresCompilationPass2)' == 'true' ) was evaluated as ('false' == 'true' ). 2>Target "XamlMarkupCompileReadPass2Flag" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != ''). 2>Target "XamlMarkupCompileAddExtensionFilesGenerated" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != ''). 2>Target "AddDeferredValidationErrorsFileToFileWrites" skipped, due to false condition; (Exists('$(DeferredValidationErrorsFileName)')) was evaluated as (Exists('D:\repos\roslyn\Binaries\Obj\CompilerTestResources\Debug\\AC2C1ABA-CCF6-44D4-8127-588FD4D0A860-DeferredValidationErrors.xml')). 2>Target "ReportValidationBuildExtensionErrors" skipped, due to false condition; ('$(SkipWorkflowValidation)' != 'true' and ('@(XamlPage)' != '' or '@(XamlAppDef)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2>Target "_ComputeNETCoreBuildOutputFiles" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true') was evaluated as ('' == 'true'). 2>Target AssignTargetPaths: 2> Task "AssignTargetPath" 2> Done executing task "AssignTargetPath". 2> Task "AssignTargetPath" 2> Done executing task "AssignTargetPath". 2> Task "AssignTargetPath" 2> Done executing task "AssignTargetPath". 2> Task "AssignTargetPath" 2> Done executing task "AssignTargetPath". 2> Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.cs'=='.manifest'). 2>Target "AssignTargetPaths" skipped. Previously built successfully. 2>Target SplitResourcesByCulture: 2> Task "Warning" skipped, due to false condition; ('@(ResxWithNoCulture)'!='') was evaluated as (''!=''). 2> Task "Warning" skipped, due to false condition; ('@(ResxWithCulture)'!='') was evaluated as (''!=''). 2> Task "Warning" skipped, due to false condition; ('@(NonResxWithCulture)'!='') was evaluated as (''!=''). 2> Task "Warning" skipped, due to false condition; ('@(NonResxWithNoCulture)'!='') was evaluated as (''!=''). 2> Task "AssignCulture" 2> Culture of "" was assigned to file "Analyzers\FaultyAnalyzer.dll". 2> Culture of "" was assigned to file "AssemblyLoadTests\Alpha.dll". 2> Culture of "" was assigned to file "AssemblyLoadTests\Beta.dll". 2> Culture of "" was assigned to file "AssemblyLoadTests\Delta.dll". 2> Culture of "" was assigned to file "AssemblyLoadTests\Gamma.dll". 2> Culture of "" was assigned to file "DiagnosticTests\ErrTestLib01.dll". 2> Culture of "" was assigned to file "DiagnosticTests\ErrTestLib02.dll". 2> Culture of "" was assigned to file "DiagnosticTests\ErrTestLib11.dll". 2> Culture of "" was assigned to file "MetadataTests\InterfaceAndClass\CSClasses01.dll". 2> Culture of "" was assigned to file "MetadataTests\InterfaceAndClass\CSInterfaces01.dll". 2> Culture of "" was assigned to file "MetadataTests\InterfaceAndClass\VBClasses01.dll". 2> Culture of "" was assigned to file "MetadataTests\InterfaceAndClass\VBClasses02.dll". 2> Culture of "" was assigned to file "MetadataTests\InterfaceAndClass\VBInterfaces01.dll". 2> Culture of "" was assigned to file "MetadataTests\Interop\IndexerWithByRefParam.dll". 2> Culture of "" was assigned to file "MetadataTests\Interop\Interop.Mock01.dll". 2> Culture of "" was assigned to file "MetadataTests\Interop\Interop.Mock01.Impl.dll". 2> Culture of "" was assigned to file "MetadataTests\Invalid\ClassLayout.dll". 2> Culture of "" was assigned to file "MetadataTests\Invalid\CustomAttributeTableUnsorted.dll". 2> Culture of "" was assigned to file "MetadataTests\Invalid\IncorrectCustomAssemblyTableSize_TooManyMethodSpecs.dll". 2> Culture of "" was assigned to file "MetadataTests\Invalid\InvalidDynamicAttributeArgs.dll". 2> Culture of "" was assigned to file "MetadataTests\Invalid\InvalidFuncDelegateName.dll". 2> Culture of "" was assigned to file "MetadataTests\Invalid\InvalidGenericType.dll". 2> Culture of "" was assigned to file "MetadataTests\Invalid\InvalidModuleName.dll". 2> Culture of "" was assigned to file "MetadataTests\Invalid\LongTypeFormInSignature.dll". 2> Culture of "" was assigned to file "MetadataTests\Invalid\Obfuscated.dll". 2> Culture of "" was assigned to file "MetadataTests\Invalid\Obfuscated2.dll". 2> Culture of "" was assigned to file "MetadataTests\Members.dll". 2> Culture of "" was assigned to file "NetFX\Minimal\minasync.dll". 2> Culture of "" was assigned to file "NetFX\Minimal\mincorlib.dll". 2> Culture of "" was assigned to file "NetFX\Minimal\minasynccorlib.dll". 2> Culture of "" was assigned to file "NetFX\ValueTuple\System.ValueTuple.dll". 2> Culture of "" was assigned to file "SymbolsTests\Metadata\public-and-private.dll". 2> Culture of "" was assigned to file "SymbolsTests\CustomModifiers\GenericMethodWithModifiers.dll". 2> Culture of "" was assigned to file "SymbolsTests\BigVisitor.dll". 2> Culture of "" was assigned to file "SymbolsTests\CorLibrary\FakeMsCorLib.dll". 2> Culture of "" was assigned to file "SymbolsTests\CorLibrary\NoMsCorLibRef.dll". 2> Culture of "" was assigned to file "SymbolsTests\CustomModifiers\CppCli.dll". 2> Culture of "" was assigned to file "SymbolsTests\CustomModifiers\Modifiers.dll". 2> Culture of "" was assigned to file "SymbolsTests\CustomModifiers\ModoptTests.dll". 2> Culture of "" was assigned to file "SymbolsTests\Cyclic\Cyclic1.dll". 2> Culture of "" was assigned to file "SymbolsTests\Cyclic\Cyclic2.dll". 2> Culture of "" was assigned to file "SymbolsTests\CyclicInheritance\Class1.dll". 2> Culture of "" was assigned to file "SymbolsTests\CyclicInheritance\Class2.dll". 2> Culture of "" was assigned to file "SymbolsTests\CyclicInheritance\Class3.dll". 2> Culture of "" was assigned to file "SymbolsTests\CyclicStructure\cycledstructs.dll". 2> Culture of "" was assigned to file "SymbolsTests\Delegates\DelegateByRefParamArray.dll". 2> Culture of "" was assigned to file "SymbolsTests\Delegates\DelegatesWithoutInvoke.dll". 2> Culture of "" was assigned to file "SymbolsTests\DifferByCase\Consumer.dll". 2> Culture of "" was assigned to file "SymbolsTests\DifferByCase\CsharpCaseSen.dll". 2> Culture of "" was assigned to file "SymbolsTests\DifferByCase\CSharpDifferCaseOverloads.dll". 2> Culture of "" was assigned to file "SymbolsTests\DifferByCase\TypeAndNamespaceDifferByCase.dll". 2> Culture of "" was assigned to file "SymbolsTests\Events.dll". 2> Culture of "" was assigned to file "SymbolsTests\ExplicitInterfaceImplementation\CSharpExplicitInterfaceImplementation.dll". 2> Culture of "" was assigned to file "SymbolsTests\ExplicitInterfaceImplementation\CSharpExplicitInterfaceImplementationEvents.dll". 2> Culture of "" was assigned to file "SymbolsTests\ExplicitInterfaceImplementation\CSharpExplicitInterfaceImplementationProperties.dll". 2> Culture of "" was assigned to file "SymbolsTests\ExplicitInterfaceImplementation\ILExplicitInterfaceImplementation.dll". 2> Culture of "" was assigned to file "SymbolsTests\ExplicitInterfaceImplementation\ILExplicitInterfaceImplementationProperties.dll". 2> Culture of "" was assigned to file "SymbolsTests\Fields\ConstantFields.dll". 2> Culture of "" was assigned to file "SymbolsTests\Fields\CSFields.dll". 2> Culture of "" was assigned to file "SymbolsTests\Fields\VBFields.dll". 2> Culture of "" was assigned to file "SymbolsTests\FSharpTestLibrary.dll". 2> Culture of "" was assigned to file "SymbolsTests\Indexers.dll". 2> Culture of "" was assigned to file "SymbolsTests\InheritIComparable.dll". 2> Culture of "" was assigned to file "SymbolsTests\Interface\MDInterfaceMapping.dll". 2> Culture of "" was assigned to file "SymbolsTests\Interface\StaticMethodInInterface.dll". 2> Culture of "" was assigned to file "SymbolsTests\MDTestLib1.dll". 2> Culture of "" was assigned to file "SymbolsTests\MDTestLib2.dll". 2> Culture of "" was assigned to file "SymbolsTests\Metadata\AttributeInterop01.dll". 2> Culture of "" was assigned to file "SymbolsTests\Metadata\AttributeInterop02.dll". 2> Culture of "" was assigned to file "SymbolsTests\Metadata\AttributeTestDef01.dll". 2> Culture of "" was assigned to file "SymbolsTests\Metadata\AttributeTestLib01.dll". 2> Culture of "" was assigned to file "SymbolsTests\Metadata\DynamicAttribute.dll". 2> Culture of "" was assigned to file "SymbolsTests\Metadata\InvalidCharactersInAssemblyName.dll". 2> Culture of "" was assigned to file "SymbolsTests\Metadata\MDTestAttributeApplicationLib.dll". 2> Culture of "" was assigned to file "SymbolsTests\Metadata\InvalidPublicKey.dll". 2> Culture of "" was assigned to file "SymbolsTests\Metadata\MDTestAttributeDefLib.dll". 2> Culture of "" was assigned to file "SymbolsTests\Methods\ByRefReturn.dll". 2> Culture of "" was assigned to file "SymbolsTests\Methods\CSMethods.dll". 2> Culture of "" was assigned to file "SymbolsTests\Methods\ILMethods.dll". 2> Culture of "" was assigned to file "SymbolsTests\Methods\VBMethods.dll". 2> Culture of "" was assigned to file "SymbolsTests\MissingTypes\CL2.dll". 2> Culture of "" was assigned to file "SymbolsTests\MissingTypes\CL3.dll". 2> Culture of "" was assigned to file "SymbolsTests\MissingTypes\MDMissingType.dll". 2> Culture of "" was assigned to file "SymbolsTests\MissingTypes\MDMissingTypeLib.dll". 2> Culture of "" was assigned to file "SymbolsTests\MissingTypes\MDMissingTypeLib_New.dll". 2> Culture of "" was assigned to file "SymbolsTests\MissingTypes\MissingTypesEquality1.dll". 2> Culture of "" was assigned to file "SymbolsTests\MissingTypes\MissingTypesEquality2.dll". 2> Culture of "" was assigned to file "SymbolsTests\MultiModule\Consumer.dll". 2> Culture of "" was assigned to file "SymbolsTests\MultiModule\MultiModule.dll". 2> Culture of "" was assigned to file "SymbolsTests\netModule\CrossRefLib.dll". 2> Culture of "" was assigned to file "SymbolsTests\NoPia\A.dll". 2> Culture of "" was assigned to file "SymbolsTests\NoPia\B.dll". 2> Culture of "" was assigned to file "SymbolsTests\NoPia\C.dll". 2> Culture of "" was assigned to file "SymbolsTests\NoPia\D.dll". 2> Culture of "" was assigned to file "SymbolsTests\NoPia\ExternalAsm1.dll". 2> Culture of "" was assigned to file "SymbolsTests\NoPia\GeneralPia.dll". 2> Culture of "" was assigned to file "SymbolsTests\NoPia\GeneralPiaCopy.dll". 2> Culture of "" was assigned to file "SymbolsTests\NoPia\Library1.dll". 2> Culture of "" was assigned to file "SymbolsTests\NoPia\Library2.dll". 2> Culture of "" was assigned to file "SymbolsTests\NoPia\LocalTypes1.dll". 2> Culture of "" was assigned to file "SymbolsTests\NoPia\LocalTypes2.dll". 2> Culture of "" was assigned to file "SymbolsTests\NoPia\LocalTypes3.dll". 2> Culture of "" was assigned to file "SymbolsTests\NoPia\NoPIAGenerics1-Asm1.dll". 2> Culture of "" was assigned to file "SymbolsTests\NoPia\Pia1.dll". 2> Culture of "" was assigned to file "SymbolsTests\NoPia\ParametersWithoutNames.dll". 2> Culture of "" was assigned to file "SymbolsTests\NoPia\Pia1Copy.dll". 2> Culture of "" was assigned to file "SymbolsTests\NoPia\Pia2.dll". 2> Culture of "" was assigned to file "SymbolsTests\NoPia\Pia3.dll". 2> Culture of "" was assigned to file "SymbolsTests\NoPia\Pia4.dll". 2> Culture of "" was assigned to file "SymbolsTests\NoPia\Pia5.dll". 2> Culture of "" was assigned to file "SymbolsTests\Properties.dll". 2> Culture of "" was assigned to file "SymbolsTests\PropertiesWithByRef.dll". 2> Culture of "" was assigned to file "SymbolsTests\Regress40025DLL.dll". 2> Culture of "" was assigned to file "SymbolsTests\RetargetingCycle\V1\ClassA.dll". 2> Culture of "" was assigned to file "SymbolsTests\RetargetingCycle\V2\ClassA.dll". 2> Culture of "" was assigned to file "SymbolsTests\RetargetingCycle\V2\ClassB.dll". 2> Culture of "" was assigned to file "SymbolsTests\TypeForwarders\TypeForwarder.dll". 2> Culture of "" was assigned to file "SymbolsTests\TypeForwarders\TypeForwarderBase.dll". 2> Culture of "" was assigned to file "SymbolsTests\TypeForwarders\TypeForwarderLib.dll". 2> Culture of "" was assigned to file "SymbolsTests\UseSiteErrors\CSharpErrors.dll". 2> Culture of "" was assigned to file "SymbolsTests\UseSiteErrors\ILErrors.dll". 2> Culture of "" was assigned to file "SymbolsTests\UseSiteErrors\Unavailable.dll". 2> Culture of "" was assigned to file "SymbolsTests\V1\MTTestLib1.Dll". 2> Culture of "" was assigned to file "SymbolsTests\V1\MTTestLib2.Dll". 2> Culture of "" was assigned to file "SymbolsTests\V2\MTTestLib1.Dll". 2> Culture of "" was assigned to file "SymbolsTests\V2\MTTestLib3.Dll". 2> Culture of "" was assigned to file "SymbolsTests\V3\MTTestLib1.Dll". 2> Culture of "" was assigned to file "SymbolsTests\V3\MTTestLib4.Dll". 2> Culture of "" was assigned to file "SymbolsTests\VBConversions.dll". 2> Culture of "" was assigned to file "SymbolsTests\Versioning\AR_SA\Culture.dll". 2> Culture of "" was assigned to file "SymbolsTests\Versioning\EN_US\Culture.dll". 2> Culture of "" was assigned to file "SymbolsTests\Versioning\V1\C.dll". 2> Culture of "" was assigned to file "SymbolsTests\Versioning\V2\C.dll". 2> Culture of "" was assigned to file "SymbolsTests\With Spaces.dll". 2> Culture of "" was assigned to file "SymbolsTests\WithEvents\SimpleWithEvents.dll". 2> Culture of "" was assigned to file "SymbolsTests\NoPia\MissingPIAAttributes.dll". 2> Done executing task "AssignCulture". 2> Task "AssignCulture" 2> Culture of "" was assigned to file "DiagnosticTests\badresfile.res". 2> Done executing task "AssignCulture". 2> Task "AssignCulture" 2> Culture of "" was assigned to file "DiagnosticTests\ErrTestMod01.netmodule". 2> Culture of "" was assigned to file "DiagnosticTests\ErrTestMod02.netmodule". 2> Culture of "" was assigned to file "MetadataTests\Invalid\EmptyModuleTable.netmodule". 2> Culture of "" was assigned to file "SymbolsTests\CustomModifiers\Modifiers.netmodule". 2> Culture of "" was assigned to file "SymbolsTests\MultiModule\mod2.netmodule". 2> Culture of "" was assigned to file "SymbolsTests\MultiModule\mod3.netmodule". 2> Culture of "" was assigned to file "SymbolsTests\MultiTargeting\Source1Module.netmodule". 2> Culture of "" was assigned to file "SymbolsTests\MultiTargeting\Source3Module.netmodule". 2> Culture of "" was assigned to file "SymbolsTests\MultiTargeting\Source4Module.netmodule". 2> Culture of "" was assigned to file "SymbolsTests\MultiTargeting\Source5Module.netmodule". 2> Culture of "" was assigned to file "SymbolsTests\MultiTargeting\Source7Module.netmodule". 2> Culture of "" was assigned to file "SymbolsTests\netModule\CrossRefModule1.netmodule". 2> Culture of "" was assigned to file "SymbolsTests\netModule\CrossRefModule2.netmodule". 2> Culture of "" was assigned to file "SymbolsTests\netModule\hash_module.netmodule". 2> Culture of "" was assigned to file "SymbolsTests\netModule\netModule1.netmodule". 2> Culture of "" was assigned to file "SymbolsTests\netModule\netModule2.netmodule". 2> Culture of "" was assigned to file "SymbolsTests\RetargetingCycle\V1\ClassB.netmodule". 2> Culture of "" was assigned to file "SymbolsTests\TypeForwarders\Forwarded.netmodule". 2> Culture of "" was assigned to file "SymbolsTests\V1\MTTestModule1.netmodule". 2> Culture of "" was assigned to file "SymbolsTests\V1\MTTestModule2.netmodule". 2> Culture of "" was assigned to file "SymbolsTests\V2\MTTestModule1.netmodule". 2> Culture of "" was assigned to file "SymbolsTests\V2\MTTestModule3.netmodule". 2> Culture of "" was assigned to file "SymbolsTests\V3\MTTestModule1.netmodule". 2> Culture of "" was assigned to file "SymbolsTests\V3\MTTestModule4.netmodule". 2> Culture of "" was assigned to file "SymbolsTests\With Spaces.netmodule". 2> Done executing task "AssignCulture". 2> Task "AssignCulture" 2> Culture of "" was assigned to file "Encoding\sjis.cs". 2> Culture of "" was assigned to file "NetFX\aacorlib\aacorlib.v15.0.3928.cs". 2> Culture of "" was assigned to file "PerfTests\CSPerfTest.cs". 2> Culture of "" was assigned to file "NetFX\ValueTuple\ValueTuple.cs". 2> Culture of "" was assigned to file "NetFX\ValueTuple\TupleElementNamesAttribute.cs". 2> Done executing task "AssignCulture". 2> Task "AssignCulture" 2> Culture of "" was assigned to file "MetadataTests\Invalid\ManyMethodSpecs.vb". 2> Culture of "" was assigned to file "SymbolsTests\MissingTypes\CL3.vb". 2> Culture of "" was assigned to file "SymbolsTests\V1\MTTestLib1_V1.vb". 2> Culture of "" was assigned to file "SymbolsTests\V1\MTTestLib2_V1.vb". 2> Culture of "" was assigned to file "SymbolsTests\V2\MTTestLib1_V2.vb". 2> Culture of "" was assigned to file "SymbolsTests\V2\MTTestLib3_V2.vb". 2> Culture of "" was assigned to file "SymbolsTests\V3\MTTestLib1_V3.vb". 2> Culture of "" was assigned to file "SymbolsTests\V3\MTTestLib4_V3.vb". 2> Culture of "" was assigned to file "PerfTests\VBPerfTest.vb". 2> Done executing task "AssignCulture". 2> Task "AssignCulture" 2> Culture of "" was assigned to file "MetadataTests\Invalid\Signatures\SignatureCycle2.exe". 2> Culture of "" was assigned to file "MetadataTests\Invalid\Signatures\TypeSpecInWrongPlace.exe". 2> Culture of "" was assigned to file "MetadataTests\NativeApp.exe". 2> Culture of "" was assigned to file "MetadataTests\NetModule01\AppCS.exe". 2> Culture of "" was assigned to file "SymbolsTests\CorLibrary\GuidTest2.exe". 2> Done executing task "AssignCulture". 2> Task "AssignCulture" 2> Culture of "" was assigned to file "MetadataTests\NetModule01\ModuleCS00.mod". 2> Culture of "" was assigned to file "MetadataTests\NetModule01\ModuleCS01.mod". 2> Culture of "" was assigned to file "MetadataTests\NetModule01\ModuleVB01.mod". 2> Done executing task "AssignCulture". 2> Task "AssignCulture" 2> Culture of "" was assigned to file "SymbolsTests\Metadata\MscorlibNamespacesAndTypes.bsl". 2> Done executing task "AssignCulture". 2> Task "AssignCulture" 2> Culture of "" was assigned to file "SymbolsTests\netModule\x64COFF.obj". 2> Culture of "" was assigned to file "SymbolsTests\nativeCOFFResources.obj". 2> Done executing task "AssignCulture". 2> Task "AssignCulture" 2> Culture of "" was assigned to file "SymbolsTests\snKey.snk". 2> Culture of "" was assigned to file "SymbolsTests\snKey2.snk". 2> Culture of "" was assigned to file "SymbolsTests\snPublicKey.snk". 2> Culture of "" was assigned to file "SymbolsTests\snPublicKey2.snk". 2> Culture of "" was assigned to file "SymbolsTests\snMaxSizeKey.snk". 2> Culture of "" was assigned to file "SymbolsTests\snMaxSizePublicKey.snk". 2> Done executing task "AssignCulture". 2> Task "AssignCulture" 2> Culture of "" was assigned to file "WinRt\W1.winmd". 2> Culture of "" was assigned to file "WinRt\W2.winmd". 2> Culture of "" was assigned to file "WinRt\WB.winmd". 2> Culture of "" was assigned to file "WinRt\WB_Version1.winmd". 2> Culture of "" was assigned to file "WinRt\Windows.Languages.WinRTTest.winmd". 2> Culture of "" was assigned to file "WinRt\Windows.winmd". 2> Culture of "" was assigned to file "WinRt\WinMDPrefixing.winmd". 2> Culture of "" was assigned to file "WinRt\WImpl.winmd". 2> Done executing task "AssignCulture". 2> Task "AssignCulture" 2> Culture of "" was assigned to file "WinRt\Windows.ildump". 2> Culture of "" was assigned to file "WinRt\WinMDPrefixing.ildump". 2> Done executing task "AssignCulture". 2>Target CreateManifestResourceNames: 2> Task "CreateCSharpManifestResourceName" 2> Root namespace is empty. 2> Resource file 'Analyzers\FaultyAnalyzer.dll' doesn't depend on any other file. 2> Resource file 'Analyzers\FaultyAnalyzer.dll' gets manifest resource name 'Analyzers.FaultyAnalyzer.dll'. 2> Resource file 'AssemblyLoadTests\Alpha.dll' doesn't depend on any other file. 2> Resource file 'AssemblyLoadTests\Alpha.dll' gets manifest resource name 'AssemblyLoadTests.Alpha.dll'. 2> Resource file 'AssemblyLoadTests\Beta.dll' doesn't depend on any other file. 2> Resource file 'AssemblyLoadTests\Beta.dll' gets manifest resource name 'AssemblyLoadTests.Beta.dll'. 2> Resource file 'AssemblyLoadTests\Delta.dll' doesn't depend on any other file. 2> Resource file 'AssemblyLoadTests\Delta.dll' gets manifest resource name 'AssemblyLoadTests.Delta.dll'. 2> Resource file 'AssemblyLoadTests\Gamma.dll' doesn't depend on any other file. 2> Resource file 'AssemblyLoadTests\Gamma.dll' gets manifest resource name 'AssemblyLoadTests.Gamma.dll'. 2> Resource file 'DiagnosticTests\ErrTestLib01.dll' doesn't depend on any other file. 2> Resource file 'DiagnosticTests\ErrTestLib01.dll' gets manifest resource name 'DiagnosticTests.ErrTestLib01.dll'. 2> Resource file 'DiagnosticTests\ErrTestLib02.dll' doesn't depend on any other file. 2> Resource file 'DiagnosticTests\ErrTestLib02.dll' gets manifest resource name 'DiagnosticTests.ErrTestLib02.dll'. 2> Resource file 'DiagnosticTests\ErrTestLib11.dll' doesn't depend on any other file. 2> Resource file 'DiagnosticTests\ErrTestLib11.dll' gets manifest resource name 'DiagnosticTests.ErrTestLib11.dll'. 2> Resource file 'MetadataTests\InterfaceAndClass\CSClasses01.dll' doesn't depend on any other file. 2> Resource file 'MetadataTests\InterfaceAndClass\CSClasses01.dll' gets manifest resource name 'MetadataTests.InterfaceAndClass.CSClasses01.dll'. 2> Resource file 'MetadataTests\InterfaceAndClass\CSInterfaces01.dll' doesn't depend on any other file. 2> Resource file 'MetadataTests\InterfaceAndClass\CSInterfaces01.dll' gets manifest resource name 'MetadataTests.InterfaceAndClass.CSInterfaces01.dll'. 2> Resource file 'MetadataTests\InterfaceAndClass\VBClasses01.dll' doesn't depend on any other file. 2> Resource file 'MetadataTests\InterfaceAndClass\VBClasses01.dll' gets manifest resource name 'MetadataTests.InterfaceAndClass.VBClasses01.dll'. 2> Resource file 'MetadataTests\InterfaceAndClass\VBClasses02.dll' doesn't depend on any other file. 2> Resource file 'MetadataTests\InterfaceAndClass\VBClasses02.dll' gets manifest resource name 'MetadataTests.InterfaceAndClass.VBClasses02.dll'. 2> Resource file 'MetadataTests\InterfaceAndClass\VBInterfaces01.dll' doesn't depend on any other file. 2> Resource file 'MetadataTests\InterfaceAndClass\VBInterfaces01.dll' gets manifest resource name 'MetadataTests.InterfaceAndClass.VBInterfaces01.dll'. 2> Resource file 'MetadataTests\Interop\IndexerWithByRefParam.dll' doesn't depend on any other file. 2> Resource file 'MetadataTests\Interop\IndexerWithByRefParam.dll' gets manifest resource name 'MetadataTests.Interop.IndexerWithByRefParam.dll'. 2> Resource file 'MetadataTests\Interop\Interop.Mock01.dll' doesn't depend on any other file. 2> Resource file 'MetadataTests\Interop\Interop.Mock01.dll' gets manifest resource name 'MetadataTests.Interop.Interop.Mock01.dll'. 2> Resource file 'MetadataTests\Interop\Interop.Mock01.Impl.dll' doesn't depend on any other file. 2> Resource file 'MetadataTests\Interop\Interop.Mock01.Impl.dll' gets manifest resource name 'MetadataTests.Interop.Interop.Mock01.Impl.dll'. 2> Resource file 'MetadataTests\Invalid\ClassLayout.dll' doesn't depend on any other file. 2> Resource file 'MetadataTests\Invalid\ClassLayout.dll' gets manifest resource name 'MetadataTests.Invalid.ClassLayout.dll'. 2> Resource file 'MetadataTests\Invalid\CustomAttributeTableUnsorted.dll' doesn't depend on any other file. 2> Resource file 'MetadataTests\Invalid\CustomAttributeTableUnsorted.dll' gets manifest resource name 'MetadataTests.Invalid.CustomAttributeTableUnsorted.dll'. 2> Resource file 'MetadataTests\Invalid\IncorrectCustomAssemblyTableSize_TooManyMethodSpecs.dll' doesn't depend on any other file. 2> Resource file 'MetadataTests\Invalid\IncorrectCustomAssemblyTableSize_TooManyMethodSpecs.dll' gets manifest resource name 'MetadataTests.Invalid.IncorrectCustomAssemblyTableSize_TooManyMethodSpecs.dll'. 2> Resource file 'MetadataTests\Invalid\InvalidDynamicAttributeArgs.dll' doesn't depend on any other file. 2> Resource file 'MetadataTests\Invalid\InvalidDynamicAttributeArgs.dll' gets manifest resource name 'MetadataTests.Invalid.InvalidDynamicAttributeArgs.dll'. 2> Resource file 'MetadataTests\Invalid\InvalidFuncDelegateName.dll' doesn't depend on any other file. 2> Resource file 'MetadataTests\Invalid\InvalidFuncDelegateName.dll' gets manifest resource name 'MetadataTests.Invalid.InvalidFuncDelegateName.dll'. 2> Resource file 'MetadataTests\Invalid\InvalidGenericType.dll' doesn't depend on any other file. 2> Resource file 'MetadataTests\Invalid\InvalidGenericType.dll' gets manifest resource name 'MetadataTests.Invalid.InvalidGenericType.dll'. 2> Resource file 'MetadataTests\Invalid\InvalidModuleName.dll' doesn't depend on any other file. 2> Resource file 'MetadataTests\Invalid\InvalidModuleName.dll' gets manifest resource name 'MetadataTests.Invalid.InvalidModuleName.dll'. 2> Resource file 'MetadataTests\Invalid\LongTypeFormInSignature.dll' doesn't depend on any other file. 2> Resource file 'MetadataTests\Invalid\LongTypeFormInSignature.dll' gets manifest resource name 'MetadataTests.Invalid.LongTypeFormInSignature.dll'. 2> Resource file 'MetadataTests\Invalid\Obfuscated.dll' doesn't depend on any other file. 2> Resource file 'MetadataTests\Invalid\Obfuscated.dll' gets manifest resource name 'MetadataTests.Invalid.Obfuscated.dll'. 2> Resource file 'MetadataTests\Invalid\Obfuscated2.dll' doesn't depend on any other file. 2> Resource file 'MetadataTests\Invalid\Obfuscated2.dll' gets manifest resource name 'MetadataTests.Invalid.Obfuscated2.dll'. 2> Resource file 'MetadataTests\Members.dll' doesn't depend on any other file. 2> Resource file 'MetadataTests\Members.dll' gets manifest resource name 'MetadataTests.Members.dll'. 2> Resource file 'NetFX\Minimal\minasync.dll' doesn't depend on any other file. 2> Resource file 'NetFX\Minimal\minasync.dll' gets manifest resource name 'NetFX.Minimal.minasync.dll'. 2> Resource file 'NetFX\Minimal\mincorlib.dll' doesn't depend on any other file. 2> Resource file 'NetFX\Minimal\mincorlib.dll' gets manifest resource name 'NetFX.Minimal.mincorlib.dll'. 2> Resource file 'NetFX\Minimal\minasynccorlib.dll' doesn't depend on any other file. 2> Resource file 'NetFX\Minimal\minasynccorlib.dll' gets manifest resource name 'NetFX.Minimal.minasynccorlib.dll'. 2> Resource file 'NetFX\ValueTuple\System.ValueTuple.dll' doesn't depend on any other file. 2> Resource file 'NetFX\ValueTuple\System.ValueTuple.dll' gets manifest resource name 'NetFX.ValueTuple.System.ValueTuple.dll'. 2> Resource file 'SymbolsTests\Metadata\public-and-private.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\Metadata\public-and-private.dll' gets manifest resource name 'SymbolsTests.Metadata.public-and-private.dll'. 2> Resource file 'SymbolsTests\CustomModifiers\GenericMethodWithModifiers.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\CustomModifiers\GenericMethodWithModifiers.dll' gets manifest resource name 'SymbolsTests.CustomModifiers.GenericMethodWithModifiers.dll'. 2> Resource file 'SymbolsTests\BigVisitor.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\BigVisitor.dll' gets manifest resource name 'SymbolsTests.BigVisitor.dll'. 2> Resource file 'SymbolsTests\CorLibrary\FakeMsCorLib.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\CorLibrary\FakeMsCorLib.dll' gets manifest resource name 'SymbolsTests.CorLibrary.FakeMsCorLib.dll'. 2> Resource file 'SymbolsTests\CorLibrary\NoMsCorLibRef.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\CorLibrary\NoMsCorLibRef.dll' gets manifest resource name 'SymbolsTests.CorLibrary.NoMsCorLibRef.dll'. 2> Resource file 'SymbolsTests\CustomModifiers\CppCli.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\CustomModifiers\CppCli.dll' gets manifest resource name 'SymbolsTests.CustomModifiers.CppCli.dll'. 2> Resource file 'SymbolsTests\CustomModifiers\Modifiers.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\CustomModifiers\Modifiers.dll' gets manifest resource name 'SymbolsTests.CustomModifiers.Modifiers.dll'. 2> Resource file 'SymbolsTests\CustomModifiers\ModoptTests.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\CustomModifiers\ModoptTests.dll' gets manifest resource name 'SymbolsTests.CustomModifiers.ModoptTests.dll'. 2> Resource file 'SymbolsTests\Cyclic\Cyclic1.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\Cyclic\Cyclic1.dll' gets manifest resource name 'SymbolsTests.Cyclic.Cyclic1.dll'. 2> Resource file 'SymbolsTests\Cyclic\Cyclic2.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\Cyclic\Cyclic2.dll' gets manifest resource name 'SymbolsTests.Cyclic.Cyclic2.dll'. 2> Resource file 'SymbolsTests\CyclicInheritance\Class1.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\CyclicInheritance\Class1.dll' gets manifest resource name 'SymbolsTests.CyclicInheritance.Class1.dll'. 2> Resource file 'SymbolsTests\CyclicInheritance\Class2.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\CyclicInheritance\Class2.dll' gets manifest resource name 'SymbolsTests.CyclicInheritance.Class2.dll'. 2> Resource file 'SymbolsTests\CyclicInheritance\Class3.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\CyclicInheritance\Class3.dll' gets manifest resource name 'SymbolsTests.CyclicInheritance.Class3.dll'. 2> Resource file 'SymbolsTests\CyclicStructure\cycledstructs.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\CyclicStructure\cycledstructs.dll' gets manifest resource name 'SymbolsTests.CyclicStructure.cycledstructs.dll'. 2> Resource file 'SymbolsTests\Delegates\DelegateByRefParamArray.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\Delegates\DelegateByRefParamArray.dll' gets manifest resource name 'SymbolsTests.Delegates.DelegateByRefParamArray.dll'. 2> Resource file 'SymbolsTests\Delegates\DelegatesWithoutInvoke.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\Delegates\DelegatesWithoutInvoke.dll' gets manifest resource name 'SymbolsTests.Delegates.DelegatesWithoutInvoke.dll'. 2> Resource file 'SymbolsTests\DifferByCase\Consumer.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\DifferByCase\Consumer.dll' gets manifest resource name 'SymbolsTests.DifferByCase.Consumer.dll'. 2> Resource file 'SymbolsTests\DifferByCase\CsharpCaseSen.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\DifferByCase\CsharpCaseSen.dll' gets manifest resource name 'SymbolsTests.DifferByCase.CsharpCaseSen.dll'. 2> Resource file 'SymbolsTests\DifferByCase\CSharpDifferCaseOverloads.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\DifferByCase\CSharpDifferCaseOverloads.dll' gets manifest resource name 'SymbolsTests.DifferByCase.CSharpDifferCaseOverloads.dll'. 2> Resource file 'SymbolsTests\DifferByCase\TypeAndNamespaceDifferByCase.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\DifferByCase\TypeAndNamespaceDifferByCase.dll' gets manifest resource name 'SymbolsTests.DifferByCase.TypeAndNamespaceDifferByCase.dll'. 2> Resource file 'SymbolsTests\Events.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\Events.dll' gets manifest resource name 'SymbolsTests.Events.dll'. 2> Resource file 'SymbolsTests\ExplicitInterfaceImplementation\CSharpExplicitInterfaceImplementation.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\ExplicitInterfaceImplementation\CSharpExplicitInterfaceImplementation.dll' gets manifest resource name 'SymbolsTests.ExplicitInterfaceImplementation.CSharpExplicitInterfaceImplementation.dll'. 2> Resource file 'SymbolsTests\ExplicitInterfaceImplementation\CSharpExplicitInterfaceImplementationEvents.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\ExplicitInterfaceImplementation\CSharpExplicitInterfaceImplementationEvents.dll' gets manifest resource name 'SymbolsTests.ExplicitInterfaceImplementation.CSharpExplicitInterfaceImplementationEvents.dll'. 2> Resource file 'SymbolsTests\ExplicitInterfaceImplementation\CSharpExplicitInterfaceImplementationProperties.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\ExplicitInterfaceImplementation\CSharpExplicitInterfaceImplementationProperties.dll' gets manifest resource name 'SymbolsTests.ExplicitInterfaceImplementation.CSharpExplicitInterfaceImplementationProperties.dll'. 2> Resource file 'SymbolsTests\ExplicitInterfaceImplementation\ILExplicitInterfaceImplementation.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\ExplicitInterfaceImplementation\ILExplicitInterfaceImplementation.dll' gets manifest resource name 'SymbolsTests.ExplicitInterfaceImplementation.ILExplicitInterfaceImplementation.dll'. 2> Resource file 'SymbolsTests\ExplicitInterfaceImplementation\ILExplicitInterfaceImplementationProperties.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\ExplicitInterfaceImplementation\ILExplicitInterfaceImplementationProperties.dll' gets manifest resource name 'SymbolsTests.ExplicitInterfaceImplementation.ILExplicitInterfaceImplementationProperties.dll'. 2> Resource file 'SymbolsTests\Fields\ConstantFields.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\Fields\ConstantFields.dll' gets manifest resource name 'SymbolsTests.Fields.ConstantFields.dll'. 2> Resource file 'SymbolsTests\Fields\CSFields.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\Fields\CSFields.dll' gets manifest resource name 'SymbolsTests.Fields.CSFields.dll'. 2> Resource file 'SymbolsTests\Fields\VBFields.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\Fields\VBFields.dll' gets manifest resource name 'SymbolsTests.Fields.VBFields.dll'. 2> Resource file 'SymbolsTests\FSharpTestLibrary.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\FSharpTestLibrary.dll' gets manifest resource name 'SymbolsTests.FSharpTestLibrary.dll'. 2> Resource file 'SymbolsTests\Indexers.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\Indexers.dll' gets manifest resource name 'SymbolsTests.Indexers.dll'. 2> Resource file 'SymbolsTests\InheritIComparable.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\InheritIComparable.dll' gets manifest resource name 'SymbolsTests.InheritIComparable.dll'. 2> Resource file 'SymbolsTests\Interface\MDInterfaceMapping.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\Interface\MDInterfaceMapping.dll' gets manifest resource name 'SymbolsTests.Interface.MDInterfaceMapping.dll'. 2> Resource file 'SymbolsTests\Interface\StaticMethodInInterface.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\Interface\StaticMethodInInterface.dll' gets manifest resource name 'SymbolsTests.Interface.StaticMethodInInterface.dll'. 2> Resource file 'SymbolsTests\MDTestLib1.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\MDTestLib1.dll' gets manifest resource name 'SymbolsTests.MDTestLib1.dll'. 2> Resource file 'SymbolsTests\MDTestLib2.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\MDTestLib2.dll' gets manifest resource name 'SymbolsTests.MDTestLib2.dll'. 2> Resource file 'SymbolsTests\Metadata\AttributeInterop01.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\Metadata\AttributeInterop01.dll' gets manifest resource name 'SymbolsTests.Metadata.AttributeInterop01.dll'. 2> Resource file 'SymbolsTests\Metadata\AttributeInterop02.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\Metadata\AttributeInterop02.dll' gets manifest resource name 'SymbolsTests.Metadata.AttributeInterop02.dll'. 2> Resource file 'SymbolsTests\Metadata\AttributeTestDef01.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\Metadata\AttributeTestDef01.dll' gets manifest resource name 'SymbolsTests.Metadata.AttributeTestDef01.dll'. 2> Resource file 'SymbolsTests\Metadata\AttributeTestLib01.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\Metadata\AttributeTestLib01.dll' gets manifest resource name 'SymbolsTests.Metadata.AttributeTestLib01.dll'. 2> Resource file 'SymbolsTests\Metadata\DynamicAttribute.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\Metadata\DynamicAttribute.dll' gets manifest resource name 'SymbolsTests.Metadata.DynamicAttribute.dll'. 2> Resource file 'SymbolsTests\Metadata\InvalidCharactersInAssemblyName.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\Metadata\InvalidCharactersInAssemblyName.dll' gets manifest resource name 'SymbolsTests.Metadata.InvalidCharactersInAssemblyName.dll'. 2> Resource file 'SymbolsTests\Metadata\MDTestAttributeApplicationLib.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\Metadata\MDTestAttributeApplicationLib.dll' gets manifest resource name 'SymbolsTests.Metadata.MDTestAttributeApplicationLib.dll'. 2> Resource file 'SymbolsTests\Metadata\InvalidPublicKey.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\Metadata\InvalidPublicKey.dll' gets manifest resource name 'SymbolsTests.Metadata.InvalidPublicKey.dll'. 2> Resource file 'SymbolsTests\Metadata\MDTestAttributeDefLib.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\Metadata\MDTestAttributeDefLib.dll' gets manifest resource name 'SymbolsTests.Metadata.MDTestAttributeDefLib.dll'. 2> Resource file 'SymbolsTests\Methods\ByRefReturn.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\Methods\ByRefReturn.dll' gets manifest resource name 'SymbolsTests.Methods.ByRefReturn.dll'. 2> Resource file 'SymbolsTests\Methods\CSMethods.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\Methods\CSMethods.dll' gets manifest resource name 'SymbolsTests.Methods.CSMethods.dll'. 2> Resource file 'SymbolsTests\Methods\ILMethods.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\Methods\ILMethods.dll' gets manifest resource name 'SymbolsTests.Methods.ILMethods.dll'. 2> Resource file 'SymbolsTests\Methods\VBMethods.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\Methods\VBMethods.dll' gets manifest resource name 'SymbolsTests.Methods.VBMethods.dll'. 2> Resource file 'SymbolsTests\MissingTypes\CL2.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\MissingTypes\CL2.dll' gets manifest resource name 'SymbolsTests.MissingTypes.CL2.dll'. 2> Resource file 'SymbolsTests\MissingTypes\CL3.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\MissingTypes\CL3.dll' gets manifest resource name 'SymbolsTests.MissingTypes.CL3.dll'. 2> Resource file 'SymbolsTests\MissingTypes\MDMissingType.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\MissingTypes\MDMissingType.dll' gets manifest resource name 'SymbolsTests.MissingTypes.MDMissingType.dll'. 2> Resource file 'SymbolsTests\MissingTypes\MDMissingTypeLib.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\MissingTypes\MDMissingTypeLib.dll' gets manifest resource name 'SymbolsTests.MissingTypes.MDMissingTypeLib.dll'. 2> Resource file 'SymbolsTests\MissingTypes\MDMissingTypeLib_New.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\MissingTypes\MDMissingTypeLib_New.dll' gets manifest resource name 'SymbolsTests.MissingTypes.MDMissingTypeLib_New.dll'. 2> Resource file 'SymbolsTests\MissingTypes\MissingTypesEquality1.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\MissingTypes\MissingTypesEquality1.dll' gets manifest resource name 'SymbolsTests.MissingTypes.MissingTypesEquality1.dll'. 2> Resource file 'SymbolsTests\MissingTypes\MissingTypesEquality2.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\MissingTypes\MissingTypesEquality2.dll' gets manifest resource name 'SymbolsTests.MissingTypes.MissingTypesEquality2.dll'. 2> Resource file 'SymbolsTests\MultiModule\Consumer.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\MultiModule\Consumer.dll' gets manifest resource name 'SymbolsTests.MultiModule.Consumer.dll'. 2> Resource file 'SymbolsTests\MultiModule\MultiModule.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\MultiModule\MultiModule.dll' gets manifest resource name 'SymbolsTests.MultiModule.MultiModule.dll'. 2> Resource file 'SymbolsTests\netModule\CrossRefLib.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\netModule\CrossRefLib.dll' gets manifest resource name 'SymbolsTests.netModule.CrossRefLib.dll'. 2> Resource file 'SymbolsTests\NoPia\A.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\NoPia\A.dll' gets manifest resource name 'SymbolsTests.NoPia.A.dll'. 2> Resource file 'SymbolsTests\NoPia\B.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\NoPia\B.dll' gets manifest resource name 'SymbolsTests.NoPia.B.dll'. 2> Resource file 'SymbolsTests\NoPia\C.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\NoPia\C.dll' gets manifest resource name 'SymbolsTests.NoPia.C.dll'. 2> Resource file 'SymbolsTests\NoPia\D.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\NoPia\D.dll' gets manifest resource name 'SymbolsTests.NoPia.D.dll'. 2> Resource file 'SymbolsTests\NoPia\ExternalAsm1.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\NoPia\ExternalAsm1.dll' gets manifest resource name 'SymbolsTests.NoPia.ExternalAsm1.dll'. 2> Resource file 'SymbolsTests\NoPia\GeneralPia.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\NoPia\GeneralPia.dll' gets manifest resource name 'SymbolsTests.NoPia.GeneralPia.dll'. 2> Resource file 'SymbolsTests\NoPia\GeneralPiaCopy.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\NoPia\GeneralPiaCopy.dll' gets manifest resource name 'SymbolsTests.NoPia.GeneralPiaCopy.dll'. 2> Resource file 'SymbolsTests\NoPia\Library1.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\NoPia\Library1.dll' gets manifest resource name 'SymbolsTests.NoPia.Library1.dll'. 2> Resource file 'SymbolsTests\NoPia\Library2.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\NoPia\Library2.dll' gets manifest resource name 'SymbolsTests.NoPia.Library2.dll'. 2> Resource file 'SymbolsTests\NoPia\LocalTypes1.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\NoPia\LocalTypes1.dll' gets manifest resource name 'SymbolsTests.NoPia.LocalTypes1.dll'. 2> Resource file 'SymbolsTests\NoPia\LocalTypes2.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\NoPia\LocalTypes2.dll' gets manifest resource name 'SymbolsTests.NoPia.LocalTypes2.dll'. 2> Resource file 'SymbolsTests\NoPia\LocalTypes3.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\NoPia\LocalTypes3.dll' gets manifest resource name 'SymbolsTests.NoPia.LocalTypes3.dll'. 2> Resource file 'SymbolsTests\NoPia\NoPIAGenerics1-Asm1.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\NoPia\NoPIAGenerics1-Asm1.dll' gets manifest resource name 'SymbolsTests.NoPia.NoPIAGenerics1-Asm1.dll'. 2> Resource file 'SymbolsTests\NoPia\Pia1.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\NoPia\Pia1.dll' gets manifest resource name 'SymbolsTests.NoPia.Pia1.dll'. 2> Resource file 'SymbolsTests\NoPia\ParametersWithoutNames.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\NoPia\ParametersWithoutNames.dll' gets manifest resource name 'SymbolsTests.NoPia.ParametersWithoutNames.dll'. 2> Resource file 'SymbolsTests\NoPia\Pia1Copy.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\NoPia\Pia1Copy.dll' gets manifest resource name 'SymbolsTests.NoPia.Pia1Copy.dll'. 2> Resource file 'SymbolsTests\NoPia\Pia2.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\NoPia\Pia2.dll' gets manifest resource name 'SymbolsTests.NoPia.Pia2.dll'. 2> Resource file 'SymbolsTests\NoPia\Pia3.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\NoPia\Pia3.dll' gets manifest resource name 'SymbolsTests.NoPia.Pia3.dll'. 2> Resource file 'SymbolsTests\NoPia\Pia4.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\NoPia\Pia4.dll' gets manifest resource name 'SymbolsTests.NoPia.Pia4.dll'. 2> Resource file 'SymbolsTests\NoPia\Pia5.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\NoPia\Pia5.dll' gets manifest resource name 'SymbolsTests.NoPia.Pia5.dll'. 2> Resource file 'SymbolsTests\Properties.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\Properties.dll' gets manifest resource name 'SymbolsTests.Properties.dll'. 2> Resource file 'SymbolsTests\PropertiesWithByRef.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\PropertiesWithByRef.dll' gets manifest resource name 'SymbolsTests.PropertiesWithByRef.dll'. 2> Resource file 'SymbolsTests\Regress40025DLL.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\Regress40025DLL.dll' gets manifest resource name 'SymbolsTests.Regress40025DLL.dll'. 2> Resource file 'SymbolsTests\RetargetingCycle\V1\ClassA.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\RetargetingCycle\V1\ClassA.dll' gets manifest resource name 'SymbolsTests.RetargetingCycle.V1.ClassA.dll'. 2> Resource file 'SymbolsTests\RetargetingCycle\V2\ClassA.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\RetargetingCycle\V2\ClassA.dll' gets manifest resource name 'SymbolsTests.RetargetingCycle.V2.ClassA.dll'. 2> Resource file 'SymbolsTests\RetargetingCycle\V2\ClassB.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\RetargetingCycle\V2\ClassB.dll' gets manifest resource name 'SymbolsTests.RetargetingCycle.V2.ClassB.dll'. 2> Resource file 'SymbolsTests\TypeForwarders\TypeForwarder.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\TypeForwarders\TypeForwarder.dll' gets manifest resource name 'SymbolsTests.TypeForwarders.TypeForwarder.dll'. 2> Resource file 'SymbolsTests\TypeForwarders\TypeForwarderBase.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\TypeForwarders\TypeForwarderBase.dll' gets manifest resource name 'SymbolsTests.TypeForwarders.TypeForwarderBase.dll'. 2> Resource file 'SymbolsTests\TypeForwarders\TypeForwarderLib.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\TypeForwarders\TypeForwarderLib.dll' gets manifest resource name 'SymbolsTests.TypeForwarders.TypeForwarderLib.dll'. 2> Resource file 'SymbolsTests\UseSiteErrors\CSharpErrors.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\UseSiteErrors\CSharpErrors.dll' gets manifest resource name 'SymbolsTests.UseSiteErrors.CSharpErrors.dll'. 2> Resource file 'SymbolsTests\UseSiteErrors\ILErrors.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\UseSiteErrors\ILErrors.dll' gets manifest resource name 'SymbolsTests.UseSiteErrors.ILErrors.dll'. 2> Resource file 'SymbolsTests\UseSiteErrors\Unavailable.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\UseSiteErrors\Unavailable.dll' gets manifest resource name 'SymbolsTests.UseSiteErrors.Unavailable.dll'. 2> Resource file 'SymbolsTests\V1\MTTestLib1.Dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\V1\MTTestLib1.Dll' gets manifest resource name 'SymbolsTests.V1.MTTestLib1.Dll'. 2> Resource file 'SymbolsTests\V1\MTTestLib2.Dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\V1\MTTestLib2.Dll' gets manifest resource name 'SymbolsTests.V1.MTTestLib2.Dll'. 2> Resource file 'SymbolsTests\V2\MTTestLib1.Dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\V2\MTTestLib1.Dll' gets manifest resource name 'SymbolsTests.V2.MTTestLib1.Dll'. 2> Resource file 'SymbolsTests\V2\MTTestLib3.Dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\V2\MTTestLib3.Dll' gets manifest resource name 'SymbolsTests.V2.MTTestLib3.Dll'. 2> Resource file 'SymbolsTests\V3\MTTestLib1.Dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\V3\MTTestLib1.Dll' gets manifest resource name 'SymbolsTests.V3.MTTestLib1.Dll'. 2> Resource file 'SymbolsTests\V3\MTTestLib4.Dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\V3\MTTestLib4.Dll' gets manifest resource name 'SymbolsTests.V3.MTTestLib4.Dll'. 2> Resource file 'SymbolsTests\VBConversions.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\VBConversions.dll' gets manifest resource name 'SymbolsTests.VBConversions.dll'. 2> Resource file 'SymbolsTests\Versioning\AR_SA\Culture.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\Versioning\AR_SA\Culture.dll' gets manifest resource name 'SymbolsTests.Versioning.AR_SA.Culture.dll'. 2> Resource file 'SymbolsTests\Versioning\EN_US\Culture.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\Versioning\EN_US\Culture.dll' gets manifest resource name 'SymbolsTests.Versioning.EN_US.Culture.dll'. 2> Resource file 'SymbolsTests\Versioning\V1\C.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\Versioning\V1\C.dll' gets manifest resource name 'SymbolsTests.Versioning.V1.C.dll'. 2> Resource file 'SymbolsTests\Versioning\V2\C.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\Versioning\V2\C.dll' gets manifest resource name 'SymbolsTests.Versioning.V2.C.dll'. 2> Resource file 'SymbolsTests\With Spaces.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\With Spaces.dll' gets manifest resource name 'SymbolsTests.With Spaces.dll'. 2> Resource file 'SymbolsTests\WithEvents\SimpleWithEvents.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\WithEvents\SimpleWithEvents.dll' gets manifest resource name 'SymbolsTests.WithEvents.SimpleWithEvents.dll'. 2> Resource file 'SymbolsTests\NoPia\MissingPIAAttributes.dll' doesn't depend on any other file. 2> Resource file 'SymbolsTests\NoPia\MissingPIAAttributes.dll' gets manifest resource name 'SymbolsTests.NoPia.MissingPIAAttributes.dll'. 2> Resource file 'DiagnosticTests\badresfile.res' doesn't depend on any other file. 2> Resource file 'DiagnosticTests\badresfile.res' gets manifest resource name 'DiagnosticTests.badresfile.res'. 2> Resource file 'DiagnosticTests\ErrTestMod01.netmodule' doesn't depend on any other file. 2> Resource file 'DiagnosticTests\ErrTestMod01.netmodule' gets manifest resource name 'DiagnosticTests.ErrTestMod01.netmodule'. 2> Resource file 'DiagnosticTests\ErrTestMod02.netmodule' doesn't depend on any other file. 2> Resource file 'DiagnosticTests\ErrTestMod02.netmodule' gets manifest resource name 'DiagnosticTests.ErrTestMod02.netmodule'. 2> Resource file 'MetadataTests\Invalid\EmptyModuleTable.netmodule' doesn't depend on any other file. 2> Resource file 'MetadataTests\Invalid\EmptyModuleTable.netmodule' gets manifest resource name 'MetadataTests.Invalid.EmptyModuleTable.netmodule'. 2> Resource file 'SymbolsTests\CustomModifiers\Modifiers.netmodule' doesn't depend on any other file. 2> Resource file 'SymbolsTests\CustomModifiers\Modifiers.netmodule' gets manifest resource name 'SymbolsTests.CustomModifiers.Modifiers.netmodule'. 2> Resource file 'SymbolsTests\MultiModule\mod2.netmodule' doesn't depend on any other file. 2> Resource file 'SymbolsTests\MultiModule\mod2.netmodule' gets manifest resource name 'SymbolsTests.MultiModule.mod2.netmodule'. 2> Resource file 'SymbolsTests\MultiModule\mod3.netmodule' doesn't depend on any other file. 2> Resource file 'SymbolsTests\MultiModule\mod3.netmodule' gets manifest resource name 'SymbolsTests.MultiModule.mod3.netmodule'. 2> Resource file 'SymbolsTests\MultiTargeting\Source1Module.netmodule' doesn't depend on any other file. 2> Resource file 'SymbolsTests\MultiTargeting\Source1Module.netmodule' gets manifest resource name 'SymbolsTests.MultiTargeting.Source1Module.netmodule'. 2> Resource file 'SymbolsTests\MultiTargeting\Source3Module.netmodule' doesn't depend on any other file. 2> Resource file 'SymbolsTests\MultiTargeting\Source3Module.netmodule' gets manifest resource name 'SymbolsTests.MultiTargeting.Source3Module.netmodule'. 2> Resource file 'SymbolsTests\MultiTargeting\Source4Module.netmodule' doesn't depend on any other file. 2> Resource file 'SymbolsTests\MultiTargeting\Source4Module.netmodule' gets manifest resource name 'SymbolsTests.MultiTargeting.Source4Module.netmodule'. 2> Resource file 'SymbolsTests\MultiTargeting\Source5Module.netmodule' doesn't depend on any other file. 2> Resource file 'SymbolsTests\MultiTargeting\Source5Module.netmodule' gets manifest resource name 'SymbolsTests.MultiTargeting.Source5Module.netmodule'. 2> Resource file 'SymbolsTests\MultiTargeting\Source7Module.netmodule' doesn't depend on any other file. 2> Resource file 'SymbolsTests\MultiTargeting\Source7Module.netmodule' gets manifest resource name 'SymbolsTests.MultiTargeting.Source7Module.netmodule'. 2> Resource file 'SymbolsTests\netModule\CrossRefModule1.netmodule' doesn't depend on any other file. 2> Resource file 'SymbolsTests\netModule\CrossRefModule1.netmodule' gets manifest resource name 'SymbolsTests.netModule.CrossRefModule1.netmodule'. 2> Resource file 'SymbolsTests\netModule\CrossRefModule2.netmodule' doesn't depend on any other file. 2> Resource file 'SymbolsTests\netModule\CrossRefModule2.netmodule' gets manifest resource name 'SymbolsTests.netModule.CrossRefModule2.netmodule'. 2> Resource file 'SymbolsTests\netModule\hash_module.netmodule' doesn't depend on any other file. 2> Resource file 'SymbolsTests\netModule\hash_module.netmodule' gets manifest resource name 'SymbolsTests.netModule.hash_module.netmodule'. 2> Resource file 'SymbolsTests\netModule\netModule1.netmodule' doesn't depend on any other file. 2> Resource file 'SymbolsTests\netModule\netModule1.netmodule' gets manifest resource name 'SymbolsTests.netModule.netModule1.netmodule'. 2> Resource file 'SymbolsTests\netModule\netModule2.netmodule' doesn't depend on any other file. 2> Resource file 'SymbolsTests\netModule\netModule2.netmodule' gets manifest resource name 'SymbolsTests.netModule.netModule2.netmodule'. 2> Resource file 'SymbolsTests\RetargetingCycle\V1\ClassB.netmodule' doesn't depend on any other file. 2> Resource file 'SymbolsTests\RetargetingCycle\V1\ClassB.netmodule' gets manifest resource name 'SymbolsTests.RetargetingCycle.V1.ClassB.netmodule'. 2> Resource file 'SymbolsTests\TypeForwarders\Forwarded.netmodule' doesn't depend on any other file. 2> Resource file 'SymbolsTests\TypeForwarders\Forwarded.netmodule' gets manifest resource name 'SymbolsTests.TypeForwarders.Forwarded.netmodule'. 2> Resource file 'SymbolsTests\V1\MTTestModule1.netmodule' doesn't depend on any other file. 2> Resource file 'SymbolsTests\V1\MTTestModule1.netmodule' gets manifest resource name 'SymbolsTests.V1.MTTestModule1.netmodule'. 2> Resource file 'SymbolsTests\V1\MTTestModule2.netmodule' doesn't depend on any other file. 2> Resource file 'SymbolsTests\V1\MTTestModule2.netmodule' gets manifest resource name 'SymbolsTests.V1.MTTestModule2.netmodule'. 2> Resource file 'SymbolsTests\V2\MTTestModule1.netmodule' doesn't depend on any other file. 2> Resource file 'SymbolsTests\V2\MTTestModule1.netmodule' gets manifest resource name 'SymbolsTests.V2.MTTestModule1.netmodule'. 2> Resource file 'SymbolsTests\V2\MTTestModule3.netmodule' doesn't depend on any other file. 2> Resource file 'SymbolsTests\V2\MTTestModule3.netmodule' gets manifest resource name 'SymbolsTests.V2.MTTestModule3.netmodule'. 2> Resource file 'SymbolsTests\V3\MTTestModule1.netmodule' doesn't depend on any other file. 2> Resource file 'SymbolsTests\V3\MTTestModule1.netmodule' gets manifest resource name 'SymbolsTests.V3.MTTestModule1.netmodule'. 2> Resource file 'SymbolsTests\V3\MTTestModule4.netmodule' doesn't depend on any other file. 2> Resource file 'SymbolsTests\V3\MTTestModule4.netmodule' gets manifest resource name 'SymbolsTests.V3.MTTestModule4.netmodule'. 2> Resource file 'SymbolsTests\With Spaces.netmodule' doesn't depend on any other file. 2> Resource file 'SymbolsTests\With Spaces.netmodule' gets manifest resource name 'SymbolsTests.With Spaces.netmodule'. 2> Resource file 'Encoding\sjis.cs' doesn't depend on any other file. 2> Resource file 'Encoding\sjis.cs' gets manifest resource name 'Encoding.sjis.cs'. 2> Resource file 'NetFX\aacorlib\aacorlib.v15.0.3928.cs' doesn't depend on any other file. 2> Resource file 'NetFX\aacorlib\aacorlib.v15.0.3928.cs' gets manifest resource name 'NetFX.aacorlib.aacorlib.v15.0.3928.cs'. 2> Resource file 'PerfTests\CSPerfTest.cs' doesn't depend on any other file. 2> Resource file 'PerfTests\CSPerfTest.cs' gets manifest resource name 'PerfTests.CSPerfTest.cs'. 2> Resource file 'NetFX\ValueTuple\ValueTuple.cs' doesn't depend on any other file. 2> Resource file 'NetFX\ValueTuple\ValueTuple.cs' gets manifest resource name 'NetFX.ValueTuple.ValueTuple.cs'. 2> Resource file 'NetFX\ValueTuple\TupleElementNamesAttribute.cs' doesn't depend on any other file. 2> Resource file 'NetFX\ValueTuple\TupleElementNamesAttribute.cs' gets manifest resource name 'NetFX.ValueTuple.TupleElementNamesAttribute.cs'. 2> Resource file 'MetadataTests\Invalid\ManyMethodSpecs.vb' doesn't depend on any other file. 2> Resource file 'MetadataTests\Invalid\ManyMethodSpecs.vb' gets manifest resource name 'MetadataTests.Invalid.ManyMethodSpecs.vb'. 2> Resource file 'SymbolsTests\MissingTypes\CL3.vb' doesn't depend on any other file. 2> Resource file 'SymbolsTests\MissingTypes\CL3.vb' gets manifest resource name 'SymbolsTests.MissingTypes.CL3.vb'. 2> Resource file 'SymbolsTests\V1\MTTestLib1_V1.vb' doesn't depend on any other file. 2> Resource file 'SymbolsTests\V1\MTTestLib1_V1.vb' gets manifest resource name 'SymbolsTests.V1.MTTestLib1_V1.vb'. 2> Resource file 'SymbolsTests\V1\MTTestLib2_V1.vb' doesn't depend on any other file. 2> Resource file 'SymbolsTests\V1\MTTestLib2_V1.vb' gets manifest resource name 'SymbolsTests.V1.MTTestLib2_V1.vb'. 2> Resource file 'SymbolsTests\V2\MTTestLib1_V2.vb' doesn't depend on any other file. 2> Resource file 'SymbolsTests\V2\MTTestLib1_V2.vb' gets manifest resource name 'SymbolsTests.V2.MTTestLib1_V2.vb'. 2> Resource file 'SymbolsTests\V2\MTTestLib3_V2.vb' doesn't depend on any other file. 2> Resource file 'SymbolsTests\V2\MTTestLib3_V2.vb' gets manifest resource name 'SymbolsTests.V2.MTTestLib3_V2.vb'. 2> Resource file 'SymbolsTests\V3\MTTestLib1_V3.vb' doesn't depend on any other file. 2> Resource file 'SymbolsTests\V3\MTTestLib1_V3.vb' gets manifest resource name 'SymbolsTests.V3.MTTestLib1_V3.vb'. 2> Resource file 'SymbolsTests\V3\MTTestLib4_V3.vb' doesn't depend on any other file. 2> Resource file 'SymbolsTests\V3\MTTestLib4_V3.vb' gets manifest resource name 'SymbolsTests.V3.MTTestLib4_V3.vb'. 2> Resource file 'PerfTests\VBPerfTest.vb' doesn't depend on any other file. 2> Resource file 'PerfTests\VBPerfTest.vb' gets manifest resource name 'PerfTests.VBPerfTest.vb'. 2> Resource file 'MetadataTests\Invalid\Signatures\SignatureCycle2.exe' doesn't depend on any other file. 2> Resource file 'MetadataTests\Invalid\Signatures\SignatureCycle2.exe' gets manifest resource name 'MetadataTests.Invalid.Signatures.SignatureCycle2.exe'. 2> Resource file 'MetadataTests\Invalid\Signatures\TypeSpecInWrongPlace.exe' doesn't depend on any other file. 2> Resource file 'MetadataTests\Invalid\Signatures\TypeSpecInWrongPlace.exe' gets manifest resource name 'MetadataTests.Invalid.Signatures.TypeSpecInWrongPlace.exe'. 2> Resource file 'MetadataTests\NativeApp.exe' doesn't depend on any other file. 2> Resource file 'MetadataTests\NativeApp.exe' gets manifest resource name 'MetadataTests.NativeApp.exe'. 2> Resource file 'MetadataTests\NetModule01\AppCS.exe' doesn't depend on any other file. 2> Resource file 'MetadataTests\NetModule01\AppCS.exe' gets manifest resource name 'MetadataTests.NetModule01.AppCS.exe'. 2> Resource file 'SymbolsTests\CorLibrary\GuidTest2.exe' doesn't depend on any other file. 2> Resource file 'SymbolsTests\CorLibrary\GuidTest2.exe' gets manifest resource name 'SymbolsTests.CorLibrary.GuidTest2.exe'. 2> Resource file 'MetadataTests\NetModule01\ModuleCS00.mod' doesn't depend on any other file. 2> Resource file 'MetadataTests\NetModule01\ModuleCS00.mod' gets manifest resource name 'MetadataTests.NetModule01.ModuleCS00.mod'. 2> Resource file 'MetadataTests\NetModule01\ModuleCS01.mod' doesn't depend on any other file. 2> Resource file 'MetadataTests\NetModule01\ModuleCS01.mod' gets manifest resource name 'MetadataTests.NetModule01.ModuleCS01.mod'. 2> Resource file 'MetadataTests\NetModule01\ModuleVB01.mod' doesn't depend on any other file. 2> Resource file 'MetadataTests\NetModule01\ModuleVB01.mod' gets manifest resource name 'MetadataTests.NetModule01.ModuleVB01.mod'. 2> Resource file 'SymbolsTests\Metadata\MscorlibNamespacesAndTypes.bsl' doesn't depend on any other file. 2> Resource file 'SymbolsTests\Metadata\MscorlibNamespacesAndTypes.bsl' gets manifest resource name 'SymbolsTests.Metadata.MscorlibNamespacesAndTypes.bsl'. 2> Resource file 'SymbolsTests\netModule\x64COFF.obj' doesn't depend on any other file. 2> Resource file 'SymbolsTests\netModule\x64COFF.obj' gets manifest resource name 'SymbolsTests.netModule.x64COFF.obj'. 2> Resource file 'SymbolsTests\nativeCOFFResources.obj' doesn't depend on any other file. 2> Resource file 'SymbolsTests\nativeCOFFResources.obj' gets manifest resource name 'SymbolsTests.nativeCOFFResources.obj'. 2> Resource file 'SymbolsTests\snKey.snk' doesn't depend on any other file. 2> Resource file 'SymbolsTests\snKey.snk' gets manifest resource name 'SymbolsTests.snKey.snk'. 2> Resource file 'SymbolsTests\snKey2.snk' doesn't depend on any other file. 2> Resource file 'SymbolsTests\snKey2.snk' gets manifest resource name 'SymbolsTests.snKey2.snk'. 2> Resource file 'SymbolsTests\snPublicKey.snk' doesn't depend on any other file. 2> Resource file 'SymbolsTests\snPublicKey.snk' gets manifest resource name 'SymbolsTests.snPublicKey.snk'. 2> Resource file 'SymbolsTests\snPublicKey2.snk' doesn't depend on any other file. 2> Resource file 'SymbolsTests\snPublicKey2.snk' gets manifest resource name 'SymbolsTests.snPublicKey2.snk'. 2> Resource file 'SymbolsTests\snMaxSizeKey.snk' doesn't depend on any other file. 2> Resource file 'SymbolsTests\snMaxSizeKey.snk' gets manifest resource name 'SymbolsTests.snMaxSizeKey.snk'. 2> Resource file 'SymbolsTests\snMaxSizePublicKey.snk' doesn't depend on any other file. 2> Resource file 'SymbolsTests\snMaxSizePublicKey.snk' gets manifest resource name 'SymbolsTests.snMaxSizePublicKey.snk'. 2> Resource file 'WinRt\W1.winmd' doesn't depend on any other file. 2> Resource file 'WinRt\W1.winmd' gets manifest resource name 'WinRt.W1.winmd'. 2> Resource file 'WinRt\W2.winmd' doesn't depend on any other file. 2> Resource file 'WinRt\W2.winmd' gets manifest resource name 'WinRt.W2.winmd'. 2> Resource file 'WinRt\WB.winmd' doesn't depend on any other file. 2> Resource file 'WinRt\WB.winmd' gets manifest resource name 'WinRt.WB.winmd'. 2> Resource file 'WinRt\WB_Version1.winmd' doesn't depend on any other file. 2> Resource file 'WinRt\WB_Version1.winmd' gets manifest resource name 'WinRt.WB_Version1.winmd'. 2> Resource file 'WinRt\Windows.Languages.WinRTTest.winmd' doesn't depend on any other file. 2> Resource file 'WinRt\Windows.Languages.WinRTTest.winmd' gets manifest resource name 'WinRt.Windows.Languages.WinRTTest.winmd'. 2> Resource file 'WinRt\Windows.winmd' doesn't depend on any other file. 2> Resource file 'WinRt\Windows.winmd' gets manifest resource name 'WinRt.Windows.winmd'. 2> Resource file 'WinRt\WinMDPrefixing.winmd' doesn't depend on any other file. 2> Resource file 'WinRt\WinMDPrefixing.winmd' gets manifest resource name 'WinRt.WinMDPrefixing.winmd'. 2> Resource file 'WinRt\WImpl.winmd' doesn't depend on any other file. 2> Resource file 'WinRt\WImpl.winmd' gets manifest resource name 'WinRt.WImpl.winmd'. 2> Resource file 'WinRt\Windows.ildump' doesn't depend on any other file. 2> Resource file 'WinRt\Windows.ildump' gets manifest resource name 'WinRt.Windows.ildump'. 2> Resource file 'WinRt\WinMDPrefixing.ildump' doesn't depend on any other file. 2> Resource file 'WinRt\WinMDPrefixing.ildump' gets manifest resource name 'WinRt.WinMDPrefixing.ildump'. 2> Done executing task "CreateCSharpManifestResourceName". 2> Task "CreateCSharpManifestResourceName" skipped, due to false condition; ('%(EmbeddedResource.ManifestResourceName)' == '' and '%(EmbeddedResource.WithCulture)' == 'true' and '%(EmbeddedResource.Type)' == 'Non-Resx') was evaluated as ('' == '' and 'false' == 'true' and 'Non-Resx' == 'Non-Resx'). 2>Target CreateCustomManifestResourceNames: 2>Target PrepareResourceNames: 2>Target "ResolveAssemblyReferences" skipped. Previously built successfully. 2>Target "SplitResourcesByCulture" skipped. Previously built successfully. 2>Target BeforeResGen: 2>Target CoreResGen: 2> Task "GenerateResource" skipped, due to false condition; ('%(EmbeddedResource.Type)' == 'Resx' and '%(EmbeddedResource.GenerateResource)' != 'false' and '$(GenerateResourceMSBuildRuntime)' != 'CLR2') was evaluated as ('Non-Resx' == 'Resx' and '' != 'false' and 'CurrentRuntime' != 'CLR2'). 2> Task "GenerateResource" skipped, due to false condition; ('%(EmbeddedResource.Type)' == 'Resx' and '%(EmbeddedResource.GenerateResource)' != 'false' and '$(GenerateResourceMSBuildRuntime)' == 'CLR2') was evaluated as ('Non-Resx' == 'Resx' and '' != 'false' and 'CurrentRuntime' == 'CLR2'). 2>Target AfterResGen: 2>Target ResGen: 2>Target "CompileLicxFiles" skipped, due to false condition; ('@(_LicxFile)'!='') was evaluated as (''!=''). 2>Target PrepareResources: 2>Target ResolveKeySource: 2> Task "ResolveKeySource" 2> Done executing task "ResolveKeySource". 2>Target "ResolveReferences" skipped. Previously built successfully. 2>Target "ResolveKeySource" skipped. Previously built successfully. 2>Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!=''). 2>Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!=''). 2>Target "_SetExternalWin32ManifestProperties" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='') was evaluated as (''=='true' or ''!='' or ''!=''). 2>Target _SetEmbeddedWin32ManifestProperties: 2> Task "GetFrameworkPath" 2> Done executing task "GetFrameworkPath". 2>Target SetWin32ManifestProperties: 2>Target "ResolveReferences" skipped. Previously built successfully. 2>Target FindReferenceAssembliesForReferences: 2>Target _GenerateCompileInputs: 2> Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithNoCulture)'!='' and '%(ManifestResourceWithNoCulture.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 2> Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithNoCultureOnDisk)'!='' and '%(ManifestNonResxWithNoCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as ('Analyzers\FaultyAnalyzer.dll;AssemblyLoadTests\Alpha.dll;AssemblyLoadTests\Beta.dll;AssemblyLoadTests\Delta.dll;AssemblyLoadTests\Gamma.dll;DiagnosticTests\ErrTestLib01.dll;DiagnosticTests\ErrTestLib02.dll;DiagnosticTests\ErrTestLib11.dll;MetadataTests\InterfaceAndClass\CSClasses01.dll;MetadataTests\InterfaceAndClass\CSInterfaces01.dll;MetadataTests\InterfaceAndClass\VBClasses01.dll;MetadataTests\InterfaceAndClass\VBClasses02.dll;MetadataTests\InterfaceAndClass\VBInterfaces01.dll;MetadataTests\Interop\IndexerWithByRefParam.dll;MetadataTests\Interop\Interop.Mock01.dll;MetadataTests\Interop\Interop.Mock01.Impl.dll;MetadataTests\Invalid\ClassLayout.dll;MetadataTests\Invalid\CustomAttributeTableUnsorted.dll;MetadataTests\Invalid\IncorrectCustomAssemblyTableSize_TooManyMethodSpecs.dll;MetadataTests\Invalid\InvalidDynamicAttributeArgs.dll;MetadataTests\Invalid\InvalidFuncDelegateName.dll;MetadataTests\Invalid\InvalidGenericType.dll;MetadataTests\Invalid\InvalidModuleName.dll;MetadataTests\Invalid\LongTypeFormInSignature.dll;MetadataTests\Invalid\Obfuscated.dll;MetadataTests\Invalid\Obfuscated2.dll;MetadataTests\Members.dll;NetFX\Minimal\minasync.dll;NetFX\Minimal\mincorlib.dll;NetFX\Minimal\minasynccorlib.dll;NetFX\ValueTuple\System.ValueTuple.dll;SymbolsTests\Metadata\public-and-private.dll;SymbolsTests\CustomModifiers\GenericMethodWithModifiers.dll;SymbolsTests\BigVisitor.dll;SymbolsTests\CorLibrary\FakeMsCorLib.dll;SymbolsTests\CorLibrary\NoMsCorLibRef.dll;SymbolsTests\CustomModifiers\CppCli.dll;SymbolsTests\CustomModifiers\Modifiers.dll;SymbolsTests\CustomModifiers\ModoptTests.dll;SymbolsTests\Cyclic\Cyclic1.dll;SymbolsTests\Cyclic\Cyclic2.dll;SymbolsTests\CyclicInheritance\Class1.dll;SymbolsTests\CyclicInheritance\Class2.dll;SymbolsTests\CyclicInheritance\Class3.dll;SymbolsTests\CyclicStructure\cycledstructs.dll;SymbolsTests\Delegates\DelegateByRefParamArray.dll;SymbolsTests\Delegates\DelegatesWithoutInvoke.dll;SymbolsTests\DifferByCase\Consumer.dll;SymbolsTests\DifferByCase\CsharpCaseSen.dll;SymbolsTests\DifferByCase\CSharpDifferCaseOverloads.dll;SymbolsTests\DifferByCase\TypeAndNamespaceDifferByCase.dll;SymbolsTests\Events.dll;SymbolsTests\ExplicitInterfaceImplementation\CSharpExplicitInterfaceImplementation.dll;SymbolsTests\ExplicitInterfaceImplementation\CSharpExplicitInterfaceImplementationEvents.dll;SymbolsTests\ExplicitInterfaceImplementation\CSharpExplicitInterfaceImplementationProperties.dll;SymbolsTests\ExplicitInterfaceImplementation\ILExplicitInterfaceImplementation.dll;SymbolsTests\ExplicitInterfaceImplementation\ILExplicitInterfaceImplementationProperties.dll;SymbolsTests\Fields\ConstantFields.dll;SymbolsTests\Fields\CSFields.dll;SymbolsTests\Fields\VBFields.dll;SymbolsTests\FSharpTestLibrary.dll;SymbolsTests\Indexers.dll;SymbolsTests\InheritIComparable.dll;SymbolsTests\Interface\MDInterfaceMapping.dll;SymbolsTests\Interface\StaticMethodInInterface.dll;SymbolsTests\MDTestLib1.dll;SymbolsTests\MDTestLib2.dll;SymbolsTests\Metadata\AttributeInterop01.dll;SymbolsTests\Metadata\AttributeInterop02.dll;SymbolsTests\Metadata\AttributeTestDef01.dll;SymbolsTests\Metadata\AttributeTestLib01.dll;SymbolsTests\Metadata\DynamicAttribute.dll;SymbolsTests\Metadata\InvalidCharactersInAssemblyName.dll;SymbolsTests\Metadata\MDTestAttributeApplicationLib.dll;SymbolsTests\Metadata\InvalidPublicKey.dll;SymbolsTests\Metadata\MDTestAttributeDefLib.dll;SymbolsTests\Methods\ByRefReturn.dll;SymbolsTests\Methods\CSMethods.dll;SymbolsTests\Methods\ILMethods.dll;SymbolsTests\Methods\VBMethods.dll;SymbolsTests\MissingTypes\CL2.dll;SymbolsTests\MissingTypes\CL3.dll;SymbolsTests\MissingTypes\MDMissingType.dll;SymbolsTests\MissingTypes\MDMissingTypeLib.dll;SymbolsTests\MissingTypes\MDMissingTypeLib_New.dll;SymbolsTests\MissingTypes\MissingTypesEquality1.dll;SymbolsTests\MissingTypes\MissingTypesEquality2.dll;SymbolsTests\MultiModule\Consumer.dll;SymbolsTests\MultiModule\MultiModule.dll;SymbolsTests\netModule\CrossRefLib.dll;SymbolsTests\NoPia\A.dll;SymbolsTests\NoPia\B.dll;SymbolsTests\NoPia\C.dll;SymbolsTests\NoPia\D.dll;SymbolsTests\NoPia\ExternalAsm1.dll;SymbolsTests\NoPia\GeneralPia.dll;SymbolsTests\NoPia\GeneralPiaCopy.dll;SymbolsTests\NoPia\Library1.dll;SymbolsTests\NoPia\Library2.dll;SymbolsTests\NoPia\LocalTypes1.dll;SymbolsTests\NoPia\LocalTypes2.dll;SymbolsTests\NoPia\LocalTypes3.dll;SymbolsTests\NoPia\NoPIAGenerics1-Asm1.dll;SymbolsTests\NoPia\Pia1.dll;SymbolsTests\NoPia\ParametersWithoutNames.dll;SymbolsTests\NoPia\Pia1Copy.dll;SymbolsTests\NoPia\Pia2.dll;SymbolsTests\NoPia\Pia3.dll;SymbolsTests\NoPia\Pia4.dll;SymbolsTests\NoPia\Pia5.dll;SymbolsTests\Properties.dll;SymbolsTests\PropertiesWithByRef.dll;SymbolsTests\Regress40025DLL.dll;SymbolsTests\RetargetingCycle\V1\ClassA.dll;SymbolsTests\RetargetingCycle\V2\ClassA.dll;SymbolsTests\RetargetingCycle\V2\ClassB.dll;SymbolsTests\TypeForwarders\TypeForwarder.dll;SymbolsTests\TypeForwarders\TypeForwarderBase.dll;SymbolsTests\TypeForwarders\TypeForwarderLib.dll;SymbolsTests\UseSiteErrors\CSharpErrors.dll;SymbolsTests\UseSiteErrors\ILErrors.dll;SymbolsTests\UseSiteErrors\Unavailable.dll;SymbolsTests\V1\MTTestLib1.Dll;SymbolsTests\V1\MTTestLib2.Dll;SymbolsTests\V2\MTTestLib1.Dll;SymbolsTests\V2\MTTestLib3.Dll;SymbolsTests\V3\MTTestLib1.Dll;SymbolsTests\V3\MTTestLib4.Dll;SymbolsTests\VBConversions.dll;SymbolsTests\Versioning\AR_SA\Culture.dll;SymbolsTests\Versioning\EN_US\Culture.dll;SymbolsTests\Versioning\V1\C.dll;SymbolsTests\Versioning\V2\C.dll;SymbolsTests\With Spaces.dll;SymbolsTests\WithEvents\SimpleWithEvents.dll;SymbolsTests\NoPia\MissingPIAAttributes.dll;DiagnosticTests\badresfile.res;DiagnosticTests\ErrTestMod01.netmodule;DiagnosticTests\ErrTestMod02.netmodule;MetadataTests\Invalid\EmptyModuleTable.netmodule;SymbolsTests\CustomModifiers\Modifiers.netmodule;SymbolsTests\MultiModule\mod2.netmodule;SymbolsTests\MultiModule\mod3.netmodule;SymbolsTests\MultiTargeting\Source1Module.netmodule;SymbolsTests\MultiTargeting\Source3Module.netmodule;SymbolsTests\MultiTargeting\Source4Module.netmodule;SymbolsTests\MultiTargeting\Source5Module.netmodule;SymbolsTests\MultiTargeting\Source7Module.netmodule;SymbolsTests\netModule\CrossRefModule1.netmodule;SymbolsTests\netModule\CrossRefModule2.netmodule;SymbolsTests\netModule\hash_module.netmodule;SymbolsTests\netModule\netModule1.netmodule;SymbolsTests\netModule\netModule2.netmodule;SymbolsTests\RetargetingCycle\V1\ClassB.netmodule;SymbolsTests\TypeForwarders\Forwarded.netmodule;SymbolsTests\V1\MTTestModule1.netmodule;SymbolsTests\V1\MTTestModule2.netmodule;SymbolsTests\V2\MTTestModule1.netmodule;SymbolsTests\V2\MTTestModule3.netmodule;SymbolsTests\V3\MTTestModule1.netmodule;SymbolsTests\V3\MTTestModule4.netmodule;SymbolsTests\With Spaces.netmodule;Encoding\sjis.cs;NetFX\aacorlib\aacorlib.v15.0.3928.cs;PerfTests\CSPerfTest.cs;NetFX\ValueTuple\ValueTuple.cs;NetFX\ValueTuple\TupleElementNamesAttribute.cs;MetadataTests\Invalid\ManyMethodSpecs.vb;SymbolsTests\MissingTypes\CL3.vb;SymbolsTests\V1\MTTestLib1_V1.vb;SymbolsTests\V1\MTTestLib2_V1.vb;SymbolsTests\V2\MTTestLib1_V2.vb;SymbolsTests\V2\MTTestLib3_V2.vb;SymbolsTests\V3\MTTestLib1_V3.vb;SymbolsTests\V3\MTTestLib4_V3.vb;PerfTests\VBPerfTest.vb;MetadataTests\Invalid\Signatures\SignatureCycle2.exe;MetadataTests\Invalid\Signatures\TypeSpecInWrongPlace.exe;MetadataTests\NativeApp.exe;MetadataTests\NetModule01\AppCS.exe;SymbolsTests\CorLibrary\GuidTest2.exe;MetadataTests\NetModule01\ModuleCS00.mod;MetadataTests\NetModule01\ModuleCS01.mod;MetadataTests\NetModule01\ModuleVB01.mod;SymbolsTests\Metadata\MscorlibNamespacesAndTypes.bsl;SymbolsTests\netModule\x64COFF.obj;SymbolsTests\nativeCOFFResources.obj;SymbolsTests\snKey.snk;SymbolsTests\snKey2.snk;SymbolsTests\snPublicKey.snk;SymbolsTests\snPublicKey2.snk;SymbolsTests\snMaxSizeKey.snk;SymbolsTests\snMaxSizePublicKey.snk;WinRt\W1.winmd;WinRt\W2.winmd;WinRt\WB.winmd;WinRt\WB_Version1.winmd;WinRt\Windows.Languages.WinRTTest.winmd;WinRt\Windows.winmd;WinRt\WinMDPrefixing.winmd;WinRt\WImpl.winmd;WinRt\Windows.ildump;WinRt\WinMDPrefixing.ildump'!='' and 'true'==''). 2>Target "PrepareForBuild" skipped. Previously built successfully. 2>Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. 2>Target _SetTargetFrameworkMonikerAttribute: 2>Target GenerateTargetFrameworkMonikerAttribute: 2> Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. 2> Input files: C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.targets 2> Output files: D:\repos\roslyn\Binaries\Obj\CompilerTestResources\Debug\.NETStandard,Version=v1.3.AssemblyAttributes.cs 2>Target "GenerateAdditionalSources" skipped, due to false condition; ('@(AssemblyAttributes)' != '' and '$(GenerateAdditionalSources)' == 'true') was evaluated as ('' != '' and '' == 'true'). 2>Target BeforeCompile: 2>Target "_TimeStampBeforeCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'Library'=='library')). 2>Target "ResolveAssemblyReferences" skipped. Previously built successfully. 2>Target _GenerateCompileDependencyCache: 2> Task "Hash" 2> Done executing task "Hash". 2> Task "WriteLinesToFile" 2> MSB3493: 2> Done executing task "WriteLinesToFile". 2>Target "GenerateInternalsVisibleToFile" skipped, due to false condition; ('@(InternalsVisibleTo)' != '' OR '@(InternalsVisibleToTest)' != '' OR '@(InternalsVisibleToTypeScript)' != '' OR '@(InternalsVisibleToVisualStudio)' != '' OR '@(InternalsVisibleToFSharp)' != '' OR '@(InternalsVisibleToMoq)' != '' OR '@(InternalsVisibleToRazor)' != '' OR '@(InternalsVisibleToMonodevelop)' != '') was evaluated as ('' != '' OR '' != '' OR '' != '' OR '' != '' OR '' != '' OR '' != '' OR '' != '' OR '' != ''). 2>Target "PrepareForBuild" skipped. Previously built successfully. 2>Target GenerateAssemblyInfoFile: 2> Skipping target "GenerateAssemblyInfoFile" because all output files are up-to-date with respect to the input files. 2> Input files: D:\repos\roslyn\build\Targets\GenerateAssemblyInfo.targets 2> Output files: D:\repos\roslyn\Binaries\Obj\CompilerTestResources\Debug\GeneratedAssemblyInfo_42.42.42.42424.cs 2>Target GenerateCompiledExpressionsTempFile: 2> Task "WriteLinesToFile" skipped, due to false condition; (!Exists('$(GenerateCompiledExpressionsTempFilePathForEditing)')) was evaluated as (!Exists('D:\repos\roslyn\Binaries\Obj\CompilerTestResources\Debug\\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs')). 2> Task "WriteLinesToFile" skipped, due to false condition; (!Exists('$(GenerateCompiledExpressionsTempFilePathForValidation)')) was evaluated as (!Exists('D:\repos\roslyn\Binaries\Obj\CompilerTestResources\Debug\\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs')). 2> Task "WriteLinesToFile" skipped, due to false condition; (!Exists('$(GenerateCompiledExpressionsTempFilePathForTypeInfer)')) was evaluated as (!Exists('D:\repos\roslyn\Binaries\Obj\CompilerTestResources\Debug\\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs')). 2>Target DesignTimeXamlMarkupCompilation: 2> Task "MakeDir" skipped, due to false condition; ('@(XamlAppDef)' != '') was evaluated as ('' != ''). 2> Task "CallTarget" skipped, due to false condition; ('$(BuildingProject)' != 'true' and '@(XamlAppDef)' != '') was evaluated as ('true' != 'true' and '' != ''). 2>Target "CleanInProcessXamlGeneratedFiles" skipped, due to false condition; ('@(XamlAppDef)' != '' And '$(BuildingInsideVisualStudio)'!='true') was evaluated as ('' != '' And 'true'!='true'). 2>Target "_ComputeNonExistentFileProperty" skipped, due to false condition; (('$(BuildingInsideVisualStudio)' == 'true') and ('$(BuildingOutOfProcess)' != 'true') and (('$(BuildingProject)' == 'false') or ('$(UseHostCompilerIfAvailable)' == 'true'))) was evaluated as (('true' == 'true') and ('' != 'true') and (('true' == 'false') or ('false' == 'true'))). 2>Target ResolveCodeAnalysisRuleSet: 2> Task "ResolveCodeAnalysisRuleSet" 2> Done executing task "ResolveCodeAnalysisRuleSet". 2>Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and 2> '$(_UsingDefaultRuntimeIdentifier)' == 'true' and 2> '@(NativeCopyLocalItems)' == '') was evaluated as ('' == 'true' and 2> '' == 'true' and 2> '' == ''). 2>Target "ShimReferencePathsWhenCommonTargetsDoesNotUnderstandReferenceAssemblies" skipped, due to false condition; ('@(ReferencePathWithRefAssemblies)' == '') was evaluated as ('D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll;C:\Users\jcouv\.nuget\packages\system.collections.concurrent\4.3.0\ref\netstandard1.3\System.Collections.Concurrent.dll;C:\Users\jcouv\.nuget\packages\system.collections\4.3.0\ref\netstandard1.3\System.Collections.dll;C:\Users\jcouv\.nuget\packages\system.collections.immutable\1.3.1\lib\netstandard1.0\System.Collections.Immutable.dll;C:\Users\jcouv\.nuget\packages\system.diagnostics.debug\4.3.0\ref\netstandard1.3\System.Diagnostics.Debug.dll;C:\Users\jcouv\.nuget\packages\system.diagnostics.fileversioninfo\4.3.0\ref\netstandard1.3\System.Diagnostics.FileVersionInfo.dll;C:\Users\jcouv\.nuget\packages\system.diagnostics.tools\4.3.0\ref\netstandard1.0\System.Diagnostics.Tools.dll;C:\Users\jcouv\.nuget\packages\system.globalization\4.3.0\ref\netstandard1.3\System.Globalization.dll;C:\Users\jcouv\.nuget\packages\system.io.compression\4.3.0\ref\netstandard1.3\System.IO.Compression.dll;C:\Users\jcouv\.nuget\packages\system.io\4.3.0\ref\netstandard1.3\System.IO.dll;C:\Users\jcouv\.nuget\packages\system.io.filesystem\4.3.0\ref\netstandard1.3\System.IO.FileSystem.dll;C:\Users\jcouv\.nuget\packages\system.io.filesystem.primitives\4.3.0\ref\netstandard1.3\System.IO.FileSystem.Primitives.dll;C:\Users\jcouv\.nuget\packages\system.linq\4.3.0\ref\netstandard1.0\System.Linq.dll;C:\Users\jcouv\.nuget\packages\system.reflection\4.3.0\ref\netstandard1.3\System.Reflection.dll;C:\Users\jcouv\.nuget\packages\system.reflection.extensions\4.3.0\ref\netstandard1.0\System.Reflection.Extensions.dll;C:\Users\jcouv\.nuget\packages\system.reflection.metadata\1.4.2\lib\netstandard1.1\System.Reflection.Metadata.dll;C:\Users\jcouv\.nuget\packages\system.reflection.primitives\4.3.0\ref\netstandard1.0\System.Reflection.Primitives.dll;C:\Users\jcouv\.nuget\packages\system.resources.resourcemanager\4.3.0\ref\netstandard1.0\System.Resources.ResourceManager.dll;C:\Users\jcouv\.nuget\packages\system.runtime\4.3.0\ref\netstandard1.3\System.Runtime.dll;C:\Users\jcouv\.nuget\packages\system.runtime.extensions\4.3.0\ref\netstandard1.3\System.Runtime.Extensions.dll;C:\Users\jcouv\.nuget\packages\system.runtime.handles\4.3.0\ref\netstandard1.3\System.Runtime.Handles.dll;C:\Users\jcouv\.nuget\packages\system.runtime.interopservices\4.3.0\ref\netstandard1.3\System.Runtime.InteropServices.dll;C:\Users\jcouv\.nuget\packages\system.runtime.numerics\4.3.0\ref\netstandard1.1\System.Runtime.Numerics.dll;C:\Users\jcouv\.nuget\packages\system.security.cryptography.algorithms\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Algorithms.dll;C:\Users\jcouv\.nuget\packages\system.security.cryptography.encoding\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Encoding.dll;C:\Users\jcouv\.nuget\packages\system.security.cryptography.primitives\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Primitives.dll;C:\Users\jcouv\.nuget\packages\system.security.cryptography.x509certificates\4.3.0\ref\netstandard1.3\System.Security.Cryptography.X509Certificates.dll;C:\Users\jcouv\.nuget\packages\system.text.encoding.codepages\4.3.0\ref\netstandard1.3\System.Text.Encoding.CodePages.dll;C:\Users\jcouv\.nuget\packages\system.text.encoding\4.3.0\ref\netstandard1.3\System.Text.Encoding.dll;C:\Users\jcouv\.nuget\packages\system.text.encoding.extensions\4.3.0\ref\netstandard1.3\System.Text.Encoding.Extensions.dll;C:\Users\jcouv\.nuget\packages\system.threading\4.3.0\ref\netstandard1.3\System.Threading.dll;C:\Users\jcouv\.nuget\packages\system.threading.tasks\4.3.0\ref\netstandard1.3\System.Threading.Tasks.dll;C:\Users\jcouv\.nuget\packages\system.valuetuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll;C:\Users\jcouv\.nuget\packages\system.xml.readerwriter\4.3.0\ref\netstandard1.3\System.Xml.ReaderWriter.dll;C:\Users\jcouv\.nuget\packages\system.xml.xdocument\4.3.0\ref\netstandard1.3\System.Xml.XDocument.dll;C:\Users\jcouv\.nuget\packages\system.xml.xmldocument\4.3.0\ref\netstandard1.3\System.Xml.XmlDocument.dll;C:\Users\jcouv\.nuget\packages\system.xml.xpath\4.3.0\ref\netstandard1.3\System.Xml.XPath.dll;C:\Users\jcouv\.nuget\packages\system.xml.xpath.xdocument\4.3.0\ref\netstandard1.3\System.Xml.XPath.XDocument.dll' == ''). 2>Target PreXsdCodeGen: 2> Task "CallTarget" 2> Target CleanXsdCodeGen: 2> Task "Delete" 2> Done executing task "Delete". 2> Done executing task "CallTarget". 2>Target "XsdCodeGen" skipped, due to false condition; ( '$(XsdCodeGenPreCondition)' == 'True' ) was evaluated as ( 'False' == 'True' ). 2>Target "GenerateAssemblyInfo" skipped, due to false condition; ('$(GenerateAssemblyInfo)' == 'true') was evaluated as ('false' == 'true'). 2>Target CoreCompile: 2> Building target "CoreCompile" completely. 2> Input file "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll" is newer than output file "D:\repos\roslyn\Binaries\Obj\CompilerTestResources\Debug\Roslyn.Compilers.Test.Resources.dll". 2> Using "Csc" task from assembly "C:\Users\jcouv\.nuget\packages\microsoft.net.compilers\2.3.0-beta2-61716-09\build\..\tools\Microsoft.Build.Tasks.CodeAnalysis.dll". 2> Task "Csc" 2> C:\Users\jcouv\.nuget\packages\microsoft.net.compilers\2.3.0-beta2-61716-09\tools\csc.exe /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,1701,1701,1702,2008 /langversion:7.1 /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:DEBUG;TRACE;DEBUG;NETSTANDARD1_3 /errorendlocation /preferreduilang:en-US /highentropyva+ /reference:D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll /reference:C:\Users\jcouv\.nuget\packages\system.collections.concurrent\4.3.0\ref\netstandard1.3\System.Collections.Concurrent.dll /reference:C:\Users\jcouv\.nuget\packages\system.collections\4.3.0\ref\netstandard1.3\System.Collections.dll /reference:C:\Users\jcouv\.nuget\packages\system.collections.immutable\1.3.1\lib\netstandard1.0\System.Collections.Immutable.dll /reference:C:\Users\jcouv\.nuget\packages\system.diagnostics.debug\4.3.0\ref\netstandard1.3\System.Diagnostics.Debug.dll /reference:C:\Users\jcouv\.nuget\packages\system.diagnostics.fileversioninfo\4.3.0\ref\netstandard1.3\System.Diagnostics.FileVersionInfo.dll /reference:C:\Users\jcouv\.nuget\packages\system.diagnostics.tools\4.3.0\ref\netstandard1.0\System.Diagnostics.Tools.dll /reference:C:\Users\jcouv\.nuget\packages\system.globalization\4.3.0\ref\netstandard1.3\System.Globalization.dll /reference:C:\Users\jcouv\.nuget\packages\system.io.compression\4.3.0\ref\netstandard1.3\System.IO.Compression.dll /reference:C:\Users\jcouv\.nuget\packages\system.io\4.3.0\ref\netstandard1.3\System.IO.dll /reference:C:\Users\jcouv\.nuget\packages\system.io.filesystem\4.3.0\ref\netstandard1.3\System.IO.FileSystem.dll /reference:C:\Users\jcouv\.nuget\packages\system.io.filesystem.primitives\4.3.0\ref\netstandard1.3\System.IO.FileSystem.Primitives.dll /reference:C:\Users\jcouv\.nuget\packages\system.linq\4.3.0\ref\netstandard1.0\System.Linq.dll /reference:C:\Users\jcouv\.nuget\packages\system.reflection\4.3.0\ref\netstandard1.3\System.Reflection.dll /reference:C:\Users\jcouv\.nuget\packages\system.reflection.extensions\4.3.0\ref\netstandard1.0\System.Reflection.Extensions.dll /reference:C:\Users\jcouv\.nuget\packages\system.reflection.metadata\1.4.2\lib\netstandard1.1\System.Reflection.Metadata.dll /reference:C:\Users\jcouv\.nuget\packages\system.reflection.primitives\4.3.0\ref\netstandard1.0\System.Reflection.Primitives.dll /reference:C:\Users\jcouv\.nuget\packages\system.resources.resourcemanager\4.3.0\ref\netstandard1.0\System.Resources.ResourceManager.dll /reference:C:\Users\jcouv\.nuget\packages\system.runtime\4.3.0\ref\netstandard1.3\System.Runtime.dll /reference:C:\Users\jcouv\.nuget\packages\system.runtime.extensions\4.3.0\ref\netstandard1.3\System.Runtime.Extensions.dll /reference:C:\Users\jcouv\.nuget\packages\system.runtime.handles\4.3.0\ref\netstandard1.3\System.Runtime.Handles.dll /reference:C:\Users\jcouv\.nuget\packages\system.runtime.interopservices\4.3.0\ref\netstandard1.3\System.Runtime.InteropServices.dll /reference:C:\Users\jcouv\.nuget\packages\system.runtime.numerics\4.3.0\ref\netstandard1.1\System.Runtime.Numerics.dll /reference:C:\Users\jcouv\.nuget\packages\system.security.cryptography.algorithms\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Algorithms.dll /reference:C:\Users\jcouv\.nuget\packages\system.security.cryptography.encoding\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Encoding.dll /reference:C:\Users\jcouv\.nuget\packages\system.security.cryptography.primitives\4.3.0\ref\netstandard1.3\System.Security.Cryptography.Primitives.dll /reference:C:\Users\jcouv\.nuget\packages\system.security.cryptography.x509certificates\4.3.0\ref\netstandard1.3\System.Security.Cryptography.X509Certificates.dll /reference:C:\Users\jcouv\.nuget\packages\system.text.encoding.codepages\4.3.0\ref\netstandard1.3\System.Text.Encoding.CodePages.dll /reference:C:\Users\jcouv\.nuget\packages\system.text.encoding\4.3.0\ref\netstandard1.3\System.Text.Encoding.dll /reference:C:\Users\jcouv\.nuget\packages\system.text.encoding.extensions\4.3.0\ref\netstandard1.3\System.Text.Encoding.Extensions.dll /reference:C:\Users\jcouv\.nuget\packages\system.threading\4.3.0\ref\netstandard1.3\System.Threading.dll /reference:C:\Users\jcouv\.nuget\packages\system.threading.tasks\4.3.0\ref\netstandard1.3\System.Threading.Tasks.dll /reference:C:\Users\jcouv\.nuget\packages\system.valuetuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll /reference:C:\Users\jcouv\.nuget\packages\system.xml.readerwriter\4.3.0\ref\netstandard1.3\System.Xml.ReaderWriter.dll /reference:C:\Users\jcouv\.nuget\packages\system.xml.xdocument\4.3.0\ref\netstandard1.3\System.Xml.XDocument.dll /reference:C:\Users\jcouv\.nuget\packages\system.xml.xmldocument\4.3.0\ref\netstandard1.3\System.Xml.XmlDocument.dll /reference:C:\Users\jcouv\.nuget\packages\system.xml.xpath\4.3.0\ref\netstandard1.3\System.Xml.XPath.dll /reference:C:\Users\jcouv\.nuget\packages\system.xml.xpath.xdocument\4.3.0\ref\netstandard1.3\System.Xml.XPath.XDocument.dll /debug+ /debug:full /filealign:512 /keyfile:"D:\repos\roslyn\build\Targets\..\Strong Name Keys\RoslynInternalKey.Private.snk" /nologo /optimize- /out:D:\repos\roslyn\Binaries\Obj\CompilerTestResources\Debug\Roslyn.Compilers.Test.Resources.dll /ruleset:D:\repos\roslyn\build\Targets\..\Rulesets\NonShippingProject_BuildRules.ruleset /resource:Analyzers\FaultyAnalyzer.dll,Analyzers.FaultyAnalyzer.dll /resource:AssemblyLoadTests\Alpha.dll,AssemblyLoadTests.Alpha.dll /resource:AssemblyLoadTests\Beta.dll,AssemblyLoadTests.Beta.dll /resource:AssemblyLoadTests\Delta.dll,AssemblyLoadTests.Delta.dll /resource:AssemblyLoadTests\Gamma.dll,AssemblyLoadTests.Gamma.dll /resource:DiagnosticTests\ErrTestLib01.dll,DiagnosticTests.ErrTestLib01.dll /resource:DiagnosticTests\ErrTestLib02.dll,DiagnosticTests.ErrTestLib02.dll /resource:DiagnosticTests\ErrTestLib11.dll,DiagnosticTests.ErrTestLib11.dll /resource:MetadataTests\InterfaceAndClass\CSClasses01.dll,MetadataTests.InterfaceAndClass.CSClasses01.dll /resource:MetadataTests\InterfaceAndClass\CSInterfaces01.dll,MetadataTests.InterfaceAndClass.CSInterfaces01.dll /resource:MetadataTests\InterfaceAndClass\VBClasses01.dll,MetadataTests.InterfaceAndClass.VBClasses01.dll /resource:MetadataTests\InterfaceAndClass\VBClasses02.dll,MetadataTests.InterfaceAndClass.VBClasses02.dll /resource:MetadataTests\InterfaceAndClass\VBInterfaces01.dll,MetadataTests.InterfaceAndClass.VBInterfaces01.dll /resource:MetadataTests\Interop\IndexerWithByRefParam.dll,MetadataTests.Interop.IndexerWithByRefParam.dll /resource:MetadataTests\Interop\Interop.Mock01.dll,MetadataTests.Interop.Interop.Mock01.dll /resource:MetadataTests\Interop\Interop.Mock01.Impl.dll,MetadataTests.Interop.Interop.Mock01.Impl.dll /resource:MetadataTests\Invalid\ClassLayout.dll,MetadataTests.Invalid.ClassLayout.dll /resource:MetadataTests\Invalid\CustomAttributeTableUnsorted.dll,MetadataTests.Invalid.CustomAttributeTableUnsorted.dll /resource:MetadataTests\Invalid\IncorrectCustomAssemblyTableSize_TooManyMethodSpecs.dll,MetadataTests.Invalid.IncorrectCustomAssemblyTableSize_TooManyMethodSpecs.dll /resource:MetadataTests\Invalid\InvalidDynamicAttributeArgs.dll,MetadataTests.Invalid.InvalidDynamicAttributeArgs.dll /resource:MetadataTests\Invalid\InvalidFuncDelegateName.dll,MetadataTests.Invalid.InvalidFuncDelegateName.dll /resource:MetadataTests\Invalid\InvalidGenericType.dll,MetadataTests.Invalid.InvalidGenericType.dll /resource:MetadataTests\Invalid\InvalidModuleName.dll,MetadataTests.Invalid.InvalidModuleName.dll /resource:MetadataTests\Invalid\LongTypeFormInSignature.dll,MetadataTests.Invalid.LongTypeFormInSignature.dll /resource:MetadataTests\Invalid\Obfuscated.dll,MetadataTests.Invalid.Obfuscated.dll /resource:MetadataTests\Invalid\Obfuscated2.dll,MetadataTests.Invalid.Obfuscated2.dll /resource:MetadataTests\Members.dll,MetadataTests.Members.dll /resource:NetFX\Minimal\minasync.dll,NetFX.Minimal.minasync.dll /resource:NetFX\Minimal\mincorlib.dll,NetFX.Minimal.mincorlib.dll /resource:NetFX\Minimal\minasynccorlib.dll,NetFX.Minimal.minasynccorlib.dll /resource:NetFX\ValueTuple\System.ValueTuple.dll,NetFX.ValueTuple.System.ValueTuple.dll /resource:SymbolsTests\Metadata\public-and-private.dll,SymbolsTests.Metadata.public-and-private.dll /resource:SymbolsTests\CustomModifiers\GenericMethodWithModifiers.dll,SymbolsTests.CustomModifiers.GenericMethodWithModifiers.dll /resource:SymbolsTests\BigVisitor.dll,SymbolsTests.BigVisitor.dll /resource:SymbolsTests\CorLibrary\FakeMsCorLib.dll,SymbolsTests.CorLibrary.FakeMsCorLib.dll /resource:SymbolsTests\CorLibrary\NoMsCorLibRef.dll,SymbolsTests.CorLibrary.NoMsCorLibRef.dll /resource:SymbolsTests\CustomModifiers\CppCli.dll,SymbolsTests.CustomModifiers.CppCli.dll /resource:SymbolsTests\CustomModifiers\Modifiers.dll,SymbolsTests.CustomModifiers.Modifiers.dll /resource:SymbolsTests\CustomModifiers\ModoptTests.dll,SymbolsTests.CustomModifiers.ModoptTests.dll /resource:SymbolsTests\Cyclic\Cyclic1.dll,SymbolsTests.Cyclic.Cyclic1.dll /resource:SymbolsTests\Cyclic\Cyclic2.dll,SymbolsTests.Cyclic.Cyclic2.dll /resource:SymbolsTests\CyclicInheritance\Class1.dll,SymbolsTests.CyclicInheritance.Class1.dll /resource:SymbolsTests\CyclicInheritance\Class2.dll,SymbolsTests.CyclicInheritance.Class2.dll /resource:SymbolsTests\CyclicInheritance\Class3.dll,SymbolsTests.CyclicInheritance.Class3.dll /resource:SymbolsTests\CyclicStructure\cycledstructs.dll,SymbolsTests.CyclicStructure.cycledstructs.dll /resource:SymbolsTests\Delegates\DelegateByRefParamArray.dll,SymbolsTests.Delegates.DelegateByRefParamArray.dll /resource:SymbolsTests\Delegates\DelegatesWithoutInvoke.dll,SymbolsTests.Delegates.DelegatesWithoutInvoke.dll /resource:SymbolsTests\DifferByCase\Consumer.dll,SymbolsTests.DifferByCase.Consumer.dll /resource:SymbolsTests\DifferByCase\CsharpCaseSen.dll,SymbolsTests.DifferByCase.CsharpCaseSen.dll /resource:SymbolsTests\DifferByCase\CSharpDifferCaseOverloads.dll,SymbolsTests.DifferByCase.CSharpDifferCaseOverloads.dll /resource:SymbolsTests\DifferByCase\TypeAndNamespaceDifferByCase.dll,SymbolsTests.DifferByCase.TypeAndNamespaceDifferByCase.dll /resource:SymbolsTests\Events.dll,SymbolsTests.Events.dll /resource:SymbolsTests\ExplicitInterfaceImplementation\CSharpExplicitInterfaceImplementation.dll,SymbolsTests.ExplicitInterfaceImplementation.CSharpExplicitInterfaceImplementation.dll /resource:SymbolsTests\ExplicitInterfaceImplementation\CSharpExplicitInterfaceImplementationEvents.dll,SymbolsTests.ExplicitInterfaceImplementation.CSharpExplicitInterfaceImplementationEvents.dll /resource:SymbolsTests\ExplicitInterfaceImplementation\CSharpExplicitInterfaceImplementationProperties.dll,SymbolsTests.ExplicitInterfaceImplementation.CSharpExplicitInterfaceImplementationProperties.dll /resource:SymbolsTests\ExplicitInterfaceImplementation\ILExplicitInterfaceImplementation.dll,SymbolsTests.ExplicitInterfaceImplementation.ILExplicitInterfaceImplementation.dll /resource:SymbolsTests\ExplicitInterfaceImplementation\ILExplicitInterfaceImplementationProperties.dll,SymbolsTests.ExplicitInterfaceImplementation.ILExplicitInterfaceImplementationProperties.dll /resource:SymbolsTests\Fields\ConstantFields.dll,SymbolsTests.Fields.ConstantFields.dll /resource:SymbolsTests\Fields\CSFields.dll,SymbolsTests.Fields.CSFields.dll /resource:SymbolsTests\Fields\VBFields.dll,SymbolsTests.Fields.VBFields.dll /resource:SymbolsTests\FSharpTestLibrary.dll,SymbolsTests.FSharpTestLibrary.dll /resource:SymbolsTests\Indexers.dll,SymbolsTests.Indexers.dll /resource:SymbolsTests\InheritIComparable.dll,SymbolsTests.InheritIComparable.dll /resource:SymbolsTests\Interface\MDInterfaceMapping.dll,SymbolsTests.Interface.MDInterfaceMapping.dll /resource:SymbolsTests\Interface\StaticMethodInInterface.dll,SymbolsTests.Interface.StaticMethodInInterface.dll /resource:SymbolsTests\MDTestLib1.dll,SymbolsTests.MDTestLib1.dll /resource:SymbolsTests\MDTestLib2.dll,SymbolsTests.MDTestLib2.dll /resource:SymbolsTests\Metadata\AttributeInterop01.dll,SymbolsTests.Metadata.AttributeInterop01.dll /resource:SymbolsTests\Metadata\AttributeInterop02.dll,SymbolsTests.Metadata.AttributeInterop02.dll /resource:SymbolsTests\Metadata\AttributeTestDef01.dll,SymbolsTests.Metadata.AttributeTestDef01.dll /resource:SymbolsTests\Metadata\AttributeTestLib01.dll,SymbolsTests.Metadata.AttributeTestLib01.dll /resource:SymbolsTests\Metadata\DynamicAttribute.dll,SymbolsTests.Metadata.DynamicAttribute.dll /resource:SymbolsTests\Metadata\InvalidCharactersInAssemblyName.dll,SymbolsTests.Metadata.InvalidCharactersInAssemblyName.dll /resource:SymbolsTests\Metadata\MDTestAttributeApplicationLib.dll,SymbolsTests.Metadata.MDTestAttributeApplicationLib.dll /resource:SymbolsTests\Metadata\InvalidPublicKey.dll,SymbolsTests.Metadata.InvalidPublicKey.dll /resource:SymbolsTests\Metadata\MDTestAttributeDefLib.dll,SymbolsTests.Metadata.MDTestAttributeDefLib.dll /resource:SymbolsTests\Methods\ByRefReturn.dll,SymbolsTests.Methods.ByRefReturn.dll /resource:SymbolsTests\Methods\CSMethods.dll,SymbolsTests.Methods.CSMethods.dll /resource:SymbolsTests\Methods\ILMethods.dll,SymbolsTests.Methods.ILMethods.dll /resource:SymbolsTests\Methods\VBMethods.dll,SymbolsTests.Methods.VBMethods.dll /resource:SymbolsTests\MissingTypes\CL2.dll,SymbolsTests.MissingTypes.CL2.dll /resource:SymbolsTests\MissingTypes\CL3.dll,SymbolsTests.MissingTypes.CL3.dll /resource:SymbolsTests\MissingTypes\MDMissingType.dll,SymbolsTests.MissingTypes.MDMissingType.dll /resource:SymbolsTests\MissingTypes\MDMissingTypeLib.dll,SymbolsTests.MissingTypes.MDMissingTypeLib.dll /resource:SymbolsTests\MissingTypes\MDMissingTypeLib_New.dll,SymbolsTests.MissingTypes.MDMissingTypeLib_New.dll /resource:SymbolsTests\MissingTypes\MissingTypesEquality1.dll,SymbolsTests.MissingTypes.MissingTypesEquality1.dll /resource:SymbolsTests\MissingTypes\MissingTypesEquality2.dll,SymbolsTests.MissingTypes.MissingTypesEquality2.dll /resource:SymbolsTests\MultiModule\Consumer.dll,SymbolsTests.MultiModule.Consumer.dll /resource:SymbolsTests\MultiModule\MultiModule.dll,SymbolsTests.MultiModule.MultiModule.dll /resource:SymbolsTests\netModule\CrossRefLib.dll,SymbolsTests.netModule.CrossRefLib.dll /resource:SymbolsTests\NoPia\A.dll,SymbolsTests.NoPia.A.dll /resource:SymbolsTests\NoPia\B.dll,SymbolsTests.NoPia.B.dll /resource:SymbolsTests\NoPia\C.dll,SymbolsTests.NoPia.C.dll /resource:SymbolsTests\NoPia\D.dll,SymbolsTests.NoPia.D.dll /resource:SymbolsTests\NoPia\ExternalAsm1.dll,SymbolsTests.NoPia.ExternalAsm1.dll /resource:SymbolsTests\NoPia\GeneralPia.dll,SymbolsTests.NoPia.GeneralPia.dll /resource:SymbolsTests\NoPia\GeneralPiaCopy.dll,SymbolsTests.NoPia.GeneralPiaCopy.dll /resource:SymbolsTests\NoPia\Library1.dll,SymbolsTests.NoPia.Library1.dll /resource:SymbolsTests\NoPia\Library2.dll,SymbolsTests.NoPia.Library2.dll /resource:SymbolsTests\NoPia\LocalTypes1.dll,SymbolsTests.NoPia.LocalTypes1.dll /resource:SymbolsTests\NoPia\LocalTypes2.dll,SymbolsTests.NoPia.LocalTypes2.dll /resource:SymbolsTests\NoPia\LocalTypes3.dll,SymbolsTests.NoPia.LocalTypes3.dll /resource:SymbolsTests\NoPia\NoPIAGenerics1-Asm1.dll,SymbolsTests.NoPia.NoPIAGenerics1-Asm1.dll /resource:SymbolsTests\NoPia\Pia1.dll,SymbolsTests.NoPia.Pia1.dll /resource:SymbolsTests\NoPia\ParametersWithoutNames.dll,SymbolsTests.NoPia.ParametersWithoutNames.dll /resource:SymbolsTests\NoPia\Pia1Copy.dll,SymbolsTests.NoPia.Pia1Copy.dll /resource:SymbolsTests\NoPia\Pia2.dll,SymbolsTests.NoPia.Pia2.dll /resource:SymbolsTests\NoPia\Pia3.dll,SymbolsTests.NoPia.Pia3.dll /resource:SymbolsTests\NoPia\Pia4.dll,SymbolsTests.NoPia.Pia4.dll /resource:SymbolsTests\NoPia\Pia5.dll,SymbolsTests.NoPia.Pia5.dll /resource:SymbolsTests\Properties.dll,SymbolsTests.Properties.dll /resource:SymbolsTests\PropertiesWithByRef.dll,SymbolsTests.PropertiesWithByRef.dll /resource:SymbolsTests\Regress40025DLL.dll,SymbolsTests.Regress40025DLL.dll /resource:SymbolsTests\RetargetingCycle\V1\ClassA.dll,SymbolsTests.RetargetingCycle.V1.ClassA.dll /resource:SymbolsTests\RetargetingCycle\V2\ClassA.dll,SymbolsTests.RetargetingCycle.V2.ClassA.dll /resource:SymbolsTests\RetargetingCycle\V2\ClassB.dll,SymbolsTests.RetargetingCycle.V2.ClassB.dll /resource:SymbolsTests\TypeForwarders\TypeForwarder.dll,SymbolsTests.TypeForwarders.TypeForwarder.dll /resource:SymbolsTests\TypeForwarders\TypeForwarderBase.dll,SymbolsTests.TypeForwarders.TypeForwarderBase.dll /resource:SymbolsTests\TypeForwarders\TypeForwarderLib.dll,SymbolsTests.TypeForwarders.TypeForwarderLib.dll /resource:SymbolsTests\UseSiteErrors\CSharpErrors.dll,SymbolsTests.UseSiteErrors.CSharpErrors.dll /resource:SymbolsTests\UseSiteErrors\ILErrors.dll,SymbolsTests.UseSiteErrors.ILErrors.dll /resource:SymbolsTests\UseSiteErrors\Unavailable.dll,SymbolsTests.UseSiteErrors.Unavailable.dll /resource:SymbolsTests\V1\MTTestLib1.Dll,SymbolsTests.V1.MTTestLib1.Dll /resource:SymbolsTests\V1\MTTestLib2.Dll,SymbolsTests.V1.MTTestLib2.Dll /resource:SymbolsTests\V2\MTTestLib1.Dll,SymbolsTests.V2.MTTestLib1.Dll /resource:SymbolsTests\V2\MTTestLib3.Dll,SymbolsTests.V2.MTTestLib3.Dll /resource:SymbolsTests\V3\MTTestLib1.Dll,SymbolsTests.V3.MTTestLib1.Dll /resource:SymbolsTests\V3\MTTestLib4.Dll,SymbolsTests.V3.MTTestLib4.Dll /resource:SymbolsTests\VBConversions.dll,SymbolsTests.VBConversions.dll /resource:SymbolsTests\Versioning\AR_SA\Culture.dll,SymbolsTests.Versioning.AR_SA.Culture.dll /resource:SymbolsTests\Versioning\EN_US\Culture.dll,SymbolsTests.Versioning.EN_US.Culture.dll /resource:SymbolsTests\Versioning\V1\C.dll,SymbolsTests.Versioning.V1.C.dll /resource:SymbolsTests\Versioning\V2\C.dll,SymbolsTests.Versioning.V2.C.dll /resource:"SymbolsTests\With Spaces.dll","SymbolsTests.With Spaces.dll" /resource:SymbolsTests\WithEvents\SimpleWithEvents.dll,SymbolsTests.WithEvents.SimpleWithEvents.dll /resource:SymbolsTests\NoPia\MissingPIAAttributes.dll,SymbolsTests.NoPia.MissingPIAAttributes.dll /resource:DiagnosticTests\badresfile.res,DiagnosticTests.badresfile.res /resource:DiagnosticTests\ErrTestMod01.netmodule,DiagnosticTests.ErrTestMod01.netmodule /resource:DiagnosticTests\ErrTestMod02.netmodule,DiagnosticTests.ErrTestMod02.netmodule /resource:MetadataTests\Invalid\EmptyModuleTable.netmodule,MetadataTests.Invalid.EmptyModuleTable.netmodule /resource:SymbolsTests\CustomModifiers\Modifiers.netmodule,SymbolsTests.CustomModifiers.Modifiers.netmodule /resource:SymbolsTests\MultiModule\mod2.netmodule,SymbolsTests.MultiModule.mod2.netmodule /resource:SymbolsTests\MultiModule\mod3.netmodule,SymbolsTests.MultiModule.mod3.netmodule /resource:SymbolsTests\MultiTargeting\Source1Module.netmodule,SymbolsTests.MultiTargeting.Source1Module.netmodule /resource:SymbolsTests\MultiTargeting\Source3Module.netmodule,SymbolsTests.MultiTargeting.Source3Module.netmodule /resource:SymbolsTests\MultiTargeting\Source4Module.netmodule,SymbolsTests.MultiTargeting.Source4Module.netmodule /resource:SymbolsTests\MultiTargeting\Source5Module.netmodule,SymbolsTests.MultiTargeting.Source5Module.netmodule /resource:SymbolsTests\MultiTargeting\Source7Module.netmodule,SymbolsTests.MultiTargeting.Source7Module.netmodule /resource:SymbolsTests\netModule\CrossRefModule1.netmodule,SymbolsTests.netModule.CrossRefModule1.netmodule /resource:SymbolsTests\netModule\CrossRefModule2.netmodule,SymbolsTests.netModule.CrossRefModule2.netmodule /resource:SymbolsTests\netModule\hash_module.netmodule,SymbolsTests.netModule.hash_module.netmodule /resource:SymbolsTests\netModule\netModule1.netmodule,SymbolsTests.netModule.netModule1.netmodule /resource:SymbolsTests\netModule\netModule2.netmodule,SymbolsTests.netModule.netModule2.netmodule /resource:SymbolsTests\RetargetingCycle\V1\ClassB.netmodule,SymbolsTests.RetargetingCycle.V1.ClassB.netmodule /resource:SymbolsTests\TypeForwarders\Forwarded.netmodule,SymbolsTests.TypeForwarders.Forwarded.netmodule /resource:SymbolsTests\V1\MTTestModule1.netmodule,SymbolsTests.V1.MTTestModule1.netmodule /resource:SymbolsTests\V1\MTTestModule2.netmodule,SymbolsTests.V1.MTTestModule2.netmodule /resource:SymbolsTests\V2\MTTestModule1.netmodule,SymbolsTests.V2.MTTestModule1.netmodule /resource:SymbolsTests\V2\MTTestModule3.netmodule,SymbolsTests.V2.MTTestModule3.netmodule /resource:SymbolsTests\V3\MTTestModule1.netmodule,SymbolsTests.V3.MTTestModule1.netmodule /resource:SymbolsTests\V3\MTTestModule4.netmodule,SymbolsTests.V3.MTTestModule4.netmodule /resource:"SymbolsTests\With Spaces.netmodule","SymbolsTests.With Spaces.netmodule" /resource:Encoding\sjis.cs,Encoding.sjis.cs /resource:NetFX\aacorlib\aacorlib.v15.0.3928.cs,NetFX.aacorlib.aacorlib.v15.0.3928.cs /resource:PerfTests\CSPerfTest.cs,PerfTests.CSPerfTest.cs /resource:NetFX\ValueTuple\ValueTuple.cs,NetFX.ValueTuple.ValueTuple.cs /resource:NetFX\ValueTuple\TupleElementNamesAttribute.cs,NetFX.ValueTuple.TupleElementNamesAttribute.cs /resource:MetadataTests\Invalid\ManyMethodSpecs.vb,MetadataTests.Invalid.ManyMethodSpecs.vb /resource:SymbolsTests\MissingTypes\CL3.vb,SymbolsTests.MissingTypes.CL3.vb /resource:SymbolsTests\V1\MTTestLib1_V1.vb,SymbolsTests.V1.MTTestLib1_V1.vb /resource:SymbolsTests\V1\MTTestLib2_V1.vb,SymbolsTests.V1.MTTestLib2_V1.vb /resource:SymbolsTests\V2\MTTestLib1_V2.vb,SymbolsTests.V2.MTTestLib1_V2.vb /resource:SymbolsTests\V2\MTTestLib3_V2.vb,SymbolsTests.V2.MTTestLib3_V2.vb /resource:SymbolsTests\V3\MTTestLib1_V3.vb,SymbolsTests.V3.MTTestLib1_V3.vb /resource:SymbolsTests\V3\MTTestLib4_V3.vb,SymbolsTests.V3.MTTestLib4_V3.vb /resource:PerfTests\VBPerfTest.vb,PerfTests.VBPerfTest.vb /resource:MetadataTests\Invalid\Signatures\SignatureCycle2.exe,MetadataTests.Invalid.Signatures.SignatureCycle2.exe /resource:MetadataTests\Invalid\Signatures\TypeSpecInWrongPlace.exe,MetadataTests.Invalid.Signatures.TypeSpecInWrongPlace.exe /resource:MetadataTests\NativeApp.exe,MetadataTests.NativeApp.exe /resource:MetadataTests\NetModule01\AppCS.exe,MetadataTests.NetModule01.AppCS.exe /resource:SymbolsTests\CorLibrary\GuidTest2.exe,SymbolsTests.CorLibrary.GuidTest2.exe /resource:MetadataTests\NetModule01\ModuleCS00.mod,MetadataTests.NetModule01.ModuleCS00.mod /resource:MetadataTests\NetModule01\ModuleCS01.mod,MetadataTests.NetModule01.ModuleCS01.mod /resource:MetadataTests\NetModule01\ModuleVB01.mod,MetadataTests.NetModule01.ModuleVB01.mod /resource:SymbolsTests\Metadata\MscorlibNamespacesAndTypes.bsl,SymbolsTests.Metadata.MscorlibNamespacesAndTypes.bsl /resource:SymbolsTests\netModule\x64COFF.obj,SymbolsTests.netModule.x64COFF.obj /resource:SymbolsTests\nativeCOFFResources.obj,SymbolsTests.nativeCOFFResources.obj /resource:SymbolsTests\snKey.snk,SymbolsTests.snKey.snk /resource:SymbolsTests\snKey2.snk,SymbolsTests.snKey2.snk /resource:SymbolsTests\snPublicKey.snk,SymbolsTests.snPublicKey.snk /resource:SymbolsTests\snPublicKey2.snk,SymbolsTests.snPublicKey2.snk /resource:SymbolsTests\snMaxSizeKey.snk,SymbolsTests.snMaxSizeKey.snk /resource:SymbolsTests\snMaxSizePublicKey.snk,SymbolsTests.snMaxSizePublicKey.snk /resource:WinRt\W1.winmd,WinRt.W1.winmd /resource:WinRt\W2.winmd,WinRt.W2.winmd /resource:WinRt\WB.winmd,WinRt.WB.winmd /resource:WinRt\WB_Version1.winmd,WinRt.WB_Version1.winmd /resource:WinRt\Windows.Languages.WinRTTest.winmd,WinRt.Windows.Languages.WinRTTest.winmd /resource:WinRt\Windows.winmd,WinRt.Windows.winmd /resource:WinRt\WinMDPrefixing.winmd,WinRt.WinMDPrefixing.winmd /resource:WinRt\WImpl.winmd,WinRt.WImpl.winmd /resource:WinRt\Windows.ildump,WinRt.Windows.ildump /resource:WinRt\WinMDPrefixing.ildump,WinRt.WinMDPrefixing.ildump /target:library /warnaserror- /utf8output /deterministic+ /langversion:7.1 /features:strict /features:IOperation /analyzer:C:\Users\jcouv/.nuget/packages/\Microsoft.CodeQuality.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Analyzer.Utilities.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Microsoft.CodeQuality.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Microsoft.CodeQuality.Analyzers.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Microsoft.CodeQuality.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Microsoft.CodeQuality.CSharp.Analyzers.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Microsoft.CodeAnalysis.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Microsoft.CodeAnalysis.Analyzers.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Microsoft.CodeAnalysis.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Microsoft.CodeAnalysis.CSharp.Analyzers.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Microsoft.NetCore.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Microsoft.NetCore.Analyzers.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Microsoft.NetCore.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Microsoft.NetCore.CSharp.Analyzers.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Roslyn.Diagnostics.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Roslyn.Diagnostics.Analyzers.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Roslyn.Diagnostics.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Roslyn.Diagnostics.CSharp.Analyzers.dll ResourceLoader.cs TestKeys.cs TestResources.cs "D:\repos\roslyn\Binaries\Obj\CompilerTestResources\Debug\.NETStandard,Version=v1.3.AssemblyAttributes.cs" D:\repos\roslyn\Binaries\Obj\CompilerTestResources\Debug\GeneratedAssemblyInfo_42.42.42.42424.cs D:\repos\roslyn\Binaries\Obj\CompilerTestResources\Debug\\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs D:\repos\roslyn\Binaries\Obj\CompilerTestResources\Debug\\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs D:\repos\roslyn\Binaries\Obj\CompilerTestResources\Debug\\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs 2> Using shared compilation with compiler from directory: C:\Users\jcouv\.nuget\packages\microsoft.net.compilers\2.3.0-beta2-61716-09\tools 2> Done executing task "Csc". 2> Task "CallTarget" skipped, due to false condition; ('$(TargetsTriggeredByCompilation)' != '') was evaluated as ('' != ''). 2>Target "CheckBootstrapState" skipped, due to false condition; ('$(BootstrapBuildPath)' != '') was evaluated as ('' != ''). 2>Target "CopyDeterministicBuildDiagnosticFile" skipped, due to false condition; ('$(DebugDeterminism)' != '') was evaluated as ('' != ''). 2>Target "ApplyOptimizations" skipped, due to false condition; ('$(OfficialBuild)' == 'true' AND '$(NonShipping)' != 'true' AND '$(SkipApplyOptimizations)' != 'true' AND Exists('$(OptimizationDataFile)')) was evaluated as ('' == 'true' AND 'true' != 'true' AND '' != 'true' AND Exists('C:\Users\jcouv\.nuget\packages\RoslynDependencies.OptimizationData\2.3.0-beta3-61801-06\content\OptimizationData\Roslyn.Compilers.Test.Resources.pgo')). 2>Target PostCompileBinaryModification: 2> Building target "PostCompileBinaryModification" completely. 2> Input file "D:\repos\roslyn\Binaries\Obj\CompilerTestResources\Debug\Roslyn.Compilers.Test.Resources.dll" is newer than output file "D:\repos\roslyn\Binaries\Obj\CompilerTestResources\Debug\Roslyn.Compilers.Test.Resources.dll.pcbm". 2> Task "Touch" 2> Touching "D:\repos\roslyn\Binaries\Obj\CompilerTestResources\Debug\Roslyn.Compilers.Test.Resources.dll.pcbm". 2> Done executing task "Touch". 2>Target "_TimeStampAfterCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'Library'=='library')). 2>Target AfterCompile: 2>Target Compile: 2>Target "DeferredValidation" skipped, due to false condition; ('$(SkipWorkflowValidation)' != 'true' and ('@(XamlPage)' != '' or '@(XamlAppDef)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 2>Target "ExportWindowsMDFile" skipped, due to false condition; ('$(ExportWinMDFile)' == 'true') was evaluated as ('' == 'true'). 2>Target "UnmanagedUnregistration" skipped, due to false condition; ((('$(_AssemblyTimestampBeforeCompile)' != '$(_AssemblyTimestampAfterCompile)' or '$(RegisterForComInterop)' != 'true' or '$(OutputType)' != 'library') or 2> ('$(_AssemblyTimestampBeforeCompile)' == '')) and 2> Exists('@(_UnmanagedRegistrationCache)')) was evaluated as ((('' != '' or '' != 'true' or 'Library' != 'library') or 2> ('' == '')) and 2> Exists('D:\repos\roslyn\Binaries\Obj\CompilerTestResources\CompilerTestResources.csproj.UnmanagedRegistration.cache')). 2>Target "GenerateSerializationAssemblies" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Off' == 'On' or (''!='' and 'Off' == 'Auto')). 2>Target _GenerateSatelliteAssemblyInputs: 2> Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithCulture)'!='' and '%(ManifestResourceWithCulture.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 2> Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithCultureOnDisk)'!='' and '%(ManifestNonResxWithCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 2>Target "CreateManifestResourceNames" skipped. Previously built successfully. 2>Target ComputeIntermediateSatelliteAssemblies: 2>Target "GenerateSatelliteAssemblies" skipped, due to false condition; ('@(_SatelliteAssemblyResourceInputs)' != '' and '$(MSBuildRuntimeType)' != 'Core') was evaluated as ('' != '' and 'Full' != 'Core'). 2>Target "CoreGenerateSatelliteAssemblies" skipped, due to false condition; ('@(_SatelliteAssemblyResourceInputs)' != '' and '$(GenerateSatelliteAssembliesForCore)' == 'true' ) was evaluated as ('' != '' and '' == 'true' ). 2>Target CreateSatelliteAssemblies: 2>Target "GenerateManifests" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='' or '$(GenerateAppxManifest)' == 'true') was evaluated as (''=='true' or ''!='' or ''!='' or '' == 'true'). 2>Target GetTargetPath: 2>Target "ComputeIntermediateSatelliteAssemblies" skipped. Previously built successfully. 2>Target "_CopyFilesMarkedCopyLocal" skipped, due to false condition; ('@(ReferenceCopyLocalPaths)' != '') was evaluated as ('' != ''). 2>Target "AssignTargetPaths" skipped. Previously built successfully. 2>Target "_SplitProjectReferencesByFileExistence" skipped. Previously built successfully. 2>Target "_GetProjectReferenceTargetFrameworkProperties" skipped. Previously built successfully. 2>Target GetCopyToOutputDirectoryXamlAppDefs: 2> Task "AssignTargetPath" 2> Done executing task "AssignTargetPath". 2>Target GetCopyToOutputDirectoryItems: 2> Task "MSBuild" skipped, due to false condition; ('@(_MSBuildProjectReferenceExistent)' != '' and '$(_GetChildProjectCopyToOutputDirectoryItems)' == 'true' and '%(_MSBuildProjectReferenceExistent.Private)' != 'false' and '$(UseCommonOutputDirectory)' != 'true') was evaluated as ('..\..\..\Core\Portable\CodeAnalysis.csproj' != '' and 'true' == 'true' and 'False' != 'false' and 'false' != 'true'). 2> Task "AssignTargetPath" 2> Done executing task "AssignTargetPath". 2>Target "_CopyOutOfDateSourceItemsToOutputDirectory" skipped, due to false condition; ( '@(_SourceItemsToCopyToOutputDirectory)' != '' ) was evaluated as ( '' != '' ). 2>Target "_CopyOutOfDateSourceItemsToOutputDirectoryAlways" skipped, due to false condition; ( '@(_SourceItemsToCopyToOutputDirectoryAlways)' != '' ) was evaluated as ( '' != '' ). 2>Target _CopySourceItemsToOutputDirectory: 2>Target "_CopyAppConfigFile" skipped, due to false condition; ( '@(AppConfigWithTargetPath)' != '' ) was evaluated as ( '' != '' ). 2>Target "_CopyManifestFiles" skipped, due to false condition; ( '$(_DeploymentCopyApplicationManifest)'=='true' or '$(GenerateClickOnceManifests)'=='true' ) was evaluated as ( ''=='true' or ''=='true' ). 2>Target _DefaultMicrosoftNETPlatformLibrary: 2>Target "ComputeDependencyFileCompilerOptions" skipped, due to false condition; ('$(PreserveCompilationContext)' == 'true') was evaluated as ('' == 'true'). 2>Target GenerateBuildDependencyFile: 2> Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. 2> Input files: D:\repos\roslyn\Binaries\Obj\CompilerTestResources\project.assets.json 2> Output files: D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.deps.json 2>Target "GenerateBuildRuntimeConfigurationFiles" skipped, due to false condition; ( '$(GenerateRuntimeConfigurationFiles)' == 'true') was evaluated as ( '' == 'true'). 2>Target _CheckForCompileOutputs: 2>Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Off' == 'On' or (''!='' and 'Off' == 'Auto')). 2>Target CopyFilesToOutputDirectory: 2> Task "Copy" 2> Copying file from "D:\repos\roslyn\Binaries\Obj\CompilerTestResources\Debug\Roslyn.Compilers.Test.Resources.dll" to "D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll". 2> Done executing task "Copy". 2> Task "CopyRefAssembly" skipped, due to false condition; ('$(ProduceReferenceAssembly)' == 'true' and '$(CopyBuildOutputToOutputDirectory)' == 'true' and '$(SkipCopyBuildProduct)' != 'true') was evaluated as ('false' == 'true' and 'true' == 'true' and '' != 'true'). 2> Task "Message" 2> CompilerTestResources -> D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll 2> Done executing task "Message". 2> Task "Copy" skipped, due to false condition; ('@(AddModules)' != '') was evaluated as ('' != ''). 2> Task "Copy" skipped, due to false condition; ('$(_SGenDllCreated)'=='true') was evaluated as ('false'=='true'). 2> Task "Copy" 2> Copying file from "D:\repos\roslyn\Binaries\Obj\CompilerTestResources\Debug\Roslyn.Compilers.Test.Resources.pdb" to "D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.pdb". 2> Done executing task "Copy". 2> Task "Copy" skipped, due to false condition; ('$(_DocumentationFileProduced)'=='true') was evaluated as ('false'=='true'). 2> Task "Copy" skipped, due to false condition; ('@(IntermediateSatelliteAssembliesWithTargetPath)' != '') was evaluated as ('' != ''). 2> Task "Copy" skipped, due to false condition; ('@(ReferenceComWrappersToCopyLocal)' != '' or '@(ResolvedIsolatedComModules)' != '' or '@(_DeploymentLooseManifestFile)' != '' or '@(NativeReferenceFile)' != '' ) was evaluated as ('' != '' or '' != '' or '' != '' or '' != '' ). 2> Task "Copy" skipped, due to false condition; ('$(SkipCopyWinMDArtifact)' != 'true' and '@(WinMDExpArtifacts)' != '') was evaluated as ('' != 'true' and '' != ''). 2> Task "Message" skipped, due to false condition; ('$(SkipCopyWinMDArtifact)' != 'true' and '$(_WindowsMetadataOutputPath)' != '') was evaluated as ('' != 'true' and '' != ''). 2>Target "RunCodeAnalysis" skipped, due to false condition; ('$(RunCodeAnalysisOnThisProject)'=='true') was evaluated as (''=='true'). 2>Target PrepareForRun: 2>Target "UnmanagedRegistration" skipped, due to false condition; ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library') was evaluated as (''=='true' and 'Library'=='library'). 2>Target "_CheckForCompileOutputs" skipped. Previously built successfully. 2>Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Off' == 'On' or (''!='' and 'Off' == 'Auto')). 2>Target _CleanGetCurrentAndPriorFileWrites: 2> Task "ReadLinesFromFile" 2> Done executing task "ReadLinesFromFile". 2> Task "ConvertToAbsolutePath" 2> Done executing task "ConvertToAbsolutePath". 2> Task "FindUnderPath" 2> Comparison path is "D:\repos\roslyn\src\Compilers\Test\Resources\Core". 2> Done executing task "FindUnderPath". 2> Task "FindUnderPath" 2> Comparison path is "D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\". 2> Done executing task "FindUnderPath". 2> Task "FindUnderPath" 2> Comparison path is "D:\repos\roslyn\Binaries\Obj\CompilerTestResources\Debug\". 2> Done executing task "FindUnderPath". 2> Task "RemoveDuplicates" 2> Done executing task "RemoveDuplicates". 2>Target IncrementalClean: 2> Task "FindUnderPath" 2> Comparison path is "D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\". 2> Done executing task "FindUnderPath". 2> Task "FindUnderPath" 2> Comparison path is "D:\repos\roslyn\Binaries\Obj\CompilerTestResources\Debug\". 2> Done executing task "FindUnderPath". 2> Task "Delete" 2> Done executing task "Delete". 2> Task "RemoveDuplicates" 2> Done executing task "RemoveDuplicates". 2> Task "WriteLinesToFile" skipped, due to false condition; ('@(_CleanUnfilteredPriorFileWrites)'!='@(_CleanUniqueRemainingFileWritesAfterIncrementalClean)') was evaluated as ('D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.deps.json;D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll;D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.pdb;D:\repos\roslyn\Binaries\Obj\CompilerTestResources\Debug\CompilerTestResources.csprojResolveAssemblyReference.cache;D:\repos\roslyn\Binaries\Obj\CompilerTestResources\Debug\CompilerTestResources.csproj.CoreCompileInputs.cache;D:\repos\roslyn\Binaries\Obj\CompilerTestResources\Debug\GeneratedAssemblyInfo_42.42.42.42424.cs;D:\repos\roslyn\Binaries\Obj\CompilerTestResources\Debug\Roslyn.Compilers.Test.Resources.dll.pcbm;D:\repos\roslyn\Binaries\Obj\CompilerTestResources\Debug\Roslyn.Compilers.Test.Resources.dll;D:\repos\roslyn\Binaries\Obj\CompilerTestResources\Debug\Roslyn.Compilers.Test.Resources.pdb'!='D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.deps.json;D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll;D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.pdb;D:\repos\roslyn\Binaries\Obj\CompilerTestResources\Debug\CompilerTestResources.csprojResolveAssemblyReference.cache;D:\repos\roslyn\Binaries\Obj\CompilerTestResources\Debug\CompilerTestResources.csproj.CoreCompileInputs.cache;D:\repos\roslyn\Binaries\Obj\CompilerTestResources\Debug\GeneratedAssemblyInfo_42.42.42.42424.cs;D:\repos\roslyn\Binaries\Obj\CompilerTestResources\Debug\Roslyn.Compilers.Test.Resources.dll.pcbm;D:\repos\roslyn\Binaries\Obj\CompilerTestResources\Debug\Roslyn.Compilers.Test.Resources.dll;D:\repos\roslyn\Binaries\Obj\CompilerTestResources\Debug\Roslyn.Compilers.Test.Resources.pdb'). 2>Target "PostBuildEvent" skipped, due to false condition; ('$(PostBuildEvent)' != '' and ('$(RunPostBuildEvent)' != 'OnOutputUpdated' or '$(_AssemblyTimestampBeforeCompile)' != '$(_AssemblyTimestampAfterCompile)')) was evaluated as ('' != '' and ('' != 'OnOutputUpdated' or '' != '')). 2>Target "GenerateBuildDependencyFile" skipped. Previously built successfully. 2>Target "GenerateBuildRuntimeConfigurationFiles" skipped, due to false condition; ( '$(GenerateRuntimeConfigurationFiles)' == 'true') was evaluated as ( '' == 'true'). 2>Target CoreBuild: 2>Target AfterBuild: 2>Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully. 2>Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully. 2>Target Build: 2>Target "CopyCompilationRefAssembliesToBin" skipped, due to false condition; ('$(CopyCompilationRefAssemblies)' == 'true' and '$(CopyLocalLockFileAssemblies)' == 'true') was evaluated as ('' == 'true' and 'false' == 'true'). 2>Target "_PackAsBuildAfterTarget" skipped, due to false condition; ('$(GeneratePackageOnBuild)' == 'true' AND '$(IsInnerBuild)' != 'true') was evaluated as ('false' == 'true' AND '' != 'true'). 2> 2>Done building project "CompilerTestResources.csproj". 3>------ Build started: Project: TestUtilities.Desktop, Configuration: Debug Any CPU ------ 3>Build started 6/15/2017 10:40:59 PM. 3>Building with tools version "15.0". 3>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 3>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 3>Target "EntityDeploy" skipped, due to false condition; ('@(EntityDeploy)' != '') was evaluated as ('' != ''). 3>Target "_CheckForInvalidConfigurationAndPlatform" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "EntityDeploy" depends on it): 3>Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ). 3>Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ). 3>Task "Message" 3> Configuration=Debug 3>Done executing task "Message". 3>Task "Message" 3> Platform=AnyCPU 3>Done executing task "Message". 3>Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\' != '' and !HasTrailingSlash('D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\')). 3>Task "Error" skipped, due to false condition; ('$(BaseIntermediateOutputPath)' != '' and !HasTrailingSlash('$(BaseIntermediateOutputPath)')) was evaluated as ('D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\' != '' and !HasTrailingSlash('D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\')). 3>Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\' != '' and !HasTrailingSlash('D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\')). 3>Done building target "_CheckForInvalidConfigurationAndPlatform" in project "TestUtilities.Desktop.csproj". 3>Target "BeforeBuild" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "Build" depends on it): 3>Done building target "BeforeBuild" in project "TestUtilities.Desktop.csproj". 3>Target "BuildOnlySettings" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "CoreBuild" depends on it): 3>Done building target "BuildOnlySettings" in project "TestUtilities.Desktop.csproj". 3>Target "RemoveDuplicateXUnitContent" in file "D:\repos\roslyn\build\Targets\Imports.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "PrepareForBuild" depends on it): 3>Done building target "RemoveDuplicateXUnitContent" in project "TestUtilities.Desktop.csproj". 3>Target "GetFrameworkPaths" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.NETFramework.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "PrepareForBuild" depends on it): 3>Done building target "GetFrameworkPaths" in project "TestUtilities.Desktop.csproj". 3>Target "GetWinFXPath" skipped, due to false condition; (('@(Page)' != '' or '@(ApplicationDefinition)' != '' or '@(Resource)' != '') and ('$(GetWinFXNativePath)' != '' or '$(GetWinFXWoWPath)' != '' )) was evaluated as (('' != '' or '' != '' or '' != '') and ('' != '' or '' != '' )). 3>Target "GetReferenceAssemblyPaths" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "PrepareForBuild" depends on it): 3>Using "GetReferenceAssemblyPaths" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3>Task "GetReferenceAssemblyPaths" 3>Done executing task "GetReferenceAssemblyPaths". 3>Done building target "GetReferenceAssemblyPaths" in project "TestUtilities.Desktop.csproj". 3>Target "AssignLinkMetadata" skipped, due to false condition; ( '$(SynthesizeLinkMetadata)' == 'true' ) was evaluated as ( '' == 'true' ). 3>Target "PrepareForBuild" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "CoreBuild" depends on it): 3>Task "FindAppConfigFile" 3>Done executing task "FindAppConfigFile". 3>Task "MakeDir" 3>Done executing task "MakeDir". 3>Done building target "PrepareForBuild" in project "TestUtilities.Desktop.csproj". 3>Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!=''). 3>Target "BeforeResolveReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "ResolveReferences" depends on it): 3>Done building target "BeforeResolveReferences" in project "TestUtilities.Desktop.csproj". 3>Target "AssignProjectConfiguration" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "ResolveReferences" depends on it): 3>Task "AssignProjectConfiguration" 3> Project reference "..\..\..\Compilers\Core\Portable\CodeAnalysis.csproj" has been assigned the "Debug|AnyCPU" configuration. 3> Project reference "..\..\..\Compilers\CSharp\Portable\CSharpCodeAnalysis.csproj" has been assigned the "Debug|AnyCPU" configuration. 3> Project reference "..\..\..\Compilers\Test\Resources\Core\CompilerTestResources.csproj" has been assigned the "Debug|AnyCPU" configuration. 3> Project reference "..\..\..\Compilers\VisualBasic\Portable\BasicCodeAnalysis.vbproj" has been assigned the "Debug|AnyCPU" configuration. 3> Project reference "..\Portable\TestUtilities.csproj" has been assigned the "Debug|AnyCPU" configuration. 3>Done executing task "AssignProjectConfiguration". 3>Done building target "AssignProjectConfiguration" in project "TestUtilities.Desktop.csproj". 3>Target "AssignProjectConfiguration" skipped. Previously built successfully. 3>Target "_SplitProjectReferencesByFileExistence" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "PrepareProjectReferences" depends on it): 3>Task "ResolveNonMSBuildProjectOutput" 3> Resolving project reference "..\..\..\Compilers\Core\Portable\CodeAnalysis.csproj". 3> Project reference "..\..\..\Compilers\Core\Portable\CodeAnalysis.csproj" has not been resolved. 3> Resolving project reference "..\..\..\Compilers\CSharp\Portable\CSharpCodeAnalysis.csproj". 3> Project reference "..\..\..\Compilers\CSharp\Portable\CSharpCodeAnalysis.csproj" has not been resolved. 3> Resolving project reference "..\..\..\Compilers\Test\Resources\Core\CompilerTestResources.csproj". 3> Project reference "..\..\..\Compilers\Test\Resources\Core\CompilerTestResources.csproj" has not been resolved. 3> Resolving project reference "..\..\..\Compilers\VisualBasic\Portable\BasicCodeAnalysis.vbproj". 3> Project reference "..\..\..\Compilers\VisualBasic\Portable\BasicCodeAnalysis.vbproj" has not been resolved. 3> Resolving project reference "..\Portable\TestUtilities.csproj". 3> Project reference "..\Portable\TestUtilities.csproj" has not been resolved. 3>Done executing task "ResolveNonMSBuildProjectOutput". 3>Done building target "_SplitProjectReferencesByFileExistence" in project "TestUtilities.Desktop.csproj". 3>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "PrepareProjectReferences" depends on it): 3>Building target "_GetProjectReferenceTargetFrameworkProperties" completely. 3>No input files were specified. 3>Task "MSBuild" 3> Global Properties: 3> Configuration=Debug 3> Platform=AnyCPU 3> ReferringTargetFramework=.NETFramework,Version=v4.6 3> Removing Properties: 3> TargetFramework 3> RuntimeIdentifier 3>Building with tools version "15.0". 3>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 3>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 3>Target "GetTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\Sdks\Microsoft.NET.Sdk\build\Microsoft.NET.Sdk.Common.targets" from project "D:\repos\roslyn\src\Compilers\Core\Portable\CodeAnalysis.csproj" (entry point): 3>Using "GetNearestTargetFramework" task from assembly "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\Sdks\Microsoft.NET.Sdk\build\..\tools\net46/Microsoft.NET.Build.Tasks.dll". 3>Task "GetNearestTargetFramework" 3>Done executing task "GetNearestTargetFramework". 3>Done building target "GetTargetFrameworkProperties" in project "CodeAnalysis.csproj". 3>Done executing task "MSBuild". 3>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "TestUtilities.Desktop.csproj". 3>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "PrepareProjectReferences" depends on it): 3>Building target "_GetProjectReferenceTargetFrameworkProperties" completely. 3>No input files were specified. 3>Task "MSBuild" 3> Global Properties: 3> Configuration=Debug 3> Platform=AnyCPU 3> ReferringTargetFramework=.NETFramework,Version=v4.6 3> Removing Properties: 3> TargetFramework 3> RuntimeIdentifier 3>Building with tools version "15.0". 3>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 3>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 3>Target "GetTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\Sdks\Microsoft.NET.Sdk\build\Microsoft.NET.Sdk.Common.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Portable\CSharpCodeAnalysis.csproj" (entry point): 3>Using "GetNearestTargetFramework" task from assembly "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\Sdks\Microsoft.NET.Sdk\build\..\tools\net46/Microsoft.NET.Build.Tasks.dll". 3>Task "GetNearestTargetFramework" 3>Done executing task "GetNearestTargetFramework". 3>Done building target "GetTargetFrameworkProperties" in project "CSharpCodeAnalysis.csproj". 3>Done executing task "MSBuild". 3>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "TestUtilities.Desktop.csproj". 3>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "PrepareProjectReferences" depends on it): 3>Building target "_GetProjectReferenceTargetFrameworkProperties" completely. 3>No input files were specified. 3>Task "MSBuild" 3> Global Properties: 3> Configuration=Debug 3> Platform=AnyCPU 3> ReferringTargetFramework=.NETFramework,Version=v4.6 3> Removing Properties: 3> TargetFramework 3> RuntimeIdentifier 3>Building with tools version "15.0". 3>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 3>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 3>Target "GetTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\Sdks\Microsoft.NET.Sdk\build\Microsoft.NET.Sdk.Common.targets" from project "D:\repos\roslyn\src\Compilers\Test\Resources\Core\CompilerTestResources.csproj" (entry point): 3>Using "GetNearestTargetFramework" task from assembly "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\Sdks\Microsoft.NET.Sdk\build\..\tools\net46/Microsoft.NET.Build.Tasks.dll". 3>Task "GetNearestTargetFramework" 3>Done executing task "GetNearestTargetFramework". 3>Done building target "GetTargetFrameworkProperties" in project "CompilerTestResources.csproj". 3>Done executing task "MSBuild". 3>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "TestUtilities.Desktop.csproj". 3>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "PrepareProjectReferences" depends on it): 3>Building target "_GetProjectReferenceTargetFrameworkProperties" completely. 3>No input files were specified. 3>Task "MSBuild" 3> Global Properties: 3> Configuration=Debug 3> Platform=AnyCPU 3> ReferringTargetFramework=.NETFramework,Version=v4.6 3> Removing Properties: 3> TargetFramework 3> RuntimeIdentifier 3>Building with tools version "15.0". 3>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 3>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 3>Target "GetTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\Sdks\Microsoft.NET.Sdk\build\Microsoft.NET.Sdk.Common.targets" from project "D:\repos\roslyn\src\Compilers\VisualBasic\Portable\BasicCodeAnalysis.vbproj" (entry point): 3>Using "GetNearestTargetFramework" task from assembly "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\Sdks\Microsoft.NET.Sdk\build\..\tools\net46/Microsoft.NET.Build.Tasks.dll". 3>Task "GetNearestTargetFramework" 3>Done executing task "GetNearestTargetFramework". 3>Done building target "GetTargetFrameworkProperties" in project "BasicCodeAnalysis.vbproj". 3>Done executing task "MSBuild". 3>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "TestUtilities.Desktop.csproj". 3>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "PrepareProjectReferences" depends on it): 3>Building target "_GetProjectReferenceTargetFrameworkProperties" completely. 3>No input files were specified. 3>Task "MSBuild" 3> Global Properties: 3> Configuration=Debug 3> Platform=AnyCPU 3> ReferringTargetFramework=.NETFramework,Version=v4.6 3> Removing Properties: 3> TargetFramework 3> RuntimeIdentifier 3>Building with tools version "15.0". 3>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 3>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 3>Target "GetTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\Sdks\Microsoft.NET.Sdk\build\Microsoft.NET.Sdk.Common.targets" from project "D:\repos\roslyn\src\Test\Utilities\Portable\TestUtilities.csproj" (entry point): 3>Using "GetNearestTargetFramework" task from assembly "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\Sdks\Microsoft.NET.Sdk\build\..\tools\net46/Microsoft.NET.Build.Tasks.dll". 3>Task "GetNearestTargetFramework" 3>Done executing task "GetNearestTargetFramework". 3>Done building target "GetTargetFrameworkProperties" in project "TestUtilities.csproj". 3>Done executing task "MSBuild". 3>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "TestUtilities.Desktop.csproj". 3>Target "PrepareProjectReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "ResolveProjectReferences" depends on it): 3>Done building target "PrepareProjectReferences" in project "TestUtilities.Desktop.csproj". 3>Target "ResolveProjectReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "ResolveReferences" depends on it): 3>Task "MSBuild" 3> Global Properties: 3> Configuration=Debug 3> Platform=AnyCPU 3> TargetFramework=netstandard1.3 3> ProjectHasSingleTargetFramework=true 3> ProjectIsRidAgnostic=true 3> Removing Properties for project "..\..\..\Compilers\Core\Portable\CodeAnalysis.csproj": 3> TargetFramework 3> ProjectHasSingleTargetFramework 3> RuntimeIdentifier 3> ProjectIsRidAgnostic 3> Removing Properties for project "..\..\..\Compilers\CSharp\Portable\CSharpCodeAnalysis.csproj": 3> TargetFramework 3> ProjectHasSingleTargetFramework 3> RuntimeIdentifier 3> ProjectIsRidAgnostic 3> Removing Properties for project "..\..\..\Compilers\Test\Resources\Core\CompilerTestResources.csproj": 3> TargetFramework 3> ProjectHasSingleTargetFramework 3> RuntimeIdentifier 3> ProjectIsRidAgnostic 3> Removing Properties for project "..\..\..\Compilers\VisualBasic\Portable\BasicCodeAnalysis.vbproj": 3> TargetFramework 3> ProjectHasSingleTargetFramework 3> RuntimeIdentifier 3> ProjectIsRidAgnostic 3> Removing Properties for project "..\Portable\TestUtilities.csproj": 3> TargetFramework 3> ProjectHasSingleTargetFramework 3> RuntimeIdentifier 3> ProjectIsRidAgnostic 3>Building with tools version "15.0". 3>Building with tools version "15.0". 3>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 3>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 3>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 3>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 3>Target "GetTargetPath" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Resources\Core\CompilerTestResources.csproj" (entry point): 3>Done building target "GetTargetPath" in project "CompilerTestResources.csproj". 3>Target "GetTargetPath" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Core\Portable\CodeAnalysis.csproj" (entry point): 3>Done building target "GetTargetPath" in project "CodeAnalysis.csproj". 3>Building with tools version "15.0". 3>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 3>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 3>Target "GetTargetPath" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Portable\TestUtilities.csproj" (entry point): 3>Done building target "GetTargetPath" in project "TestUtilities.csproj". 3>Building with tools version "15.0". 3>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 3>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 3>Target "GetTargetPath" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Portable\CSharpCodeAnalysis.csproj" (entry point): 3>Done building target "GetTargetPath" in project "CSharpCodeAnalysis.csproj". 3>Building with tools version "15.0". 3>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 3>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 3>Target "GetTargetPath" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\VisualBasic\Portable\BasicCodeAnalysis.vbproj" (entry point): 3>Done building target "GetTargetPath" in project "BasicCodeAnalysis.vbproj". 3>Done executing task "MSBuild". 3>Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and ('$(BuildingInsideVisualStudio)' == 'true' or '$(BuildProjectReferences)' != 'true') and '$(VisualStudioVersion)' == '10.0' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('true' == 'true' and '..\..\..\Compilers\Core\Portable\CodeAnalysis.csproj;..\..\..\Compilers\CSharp\Portable\CSharpCodeAnalysis.csproj;..\..\..\Compilers\Test\Resources\Core\CompilerTestResources.csproj;..\..\..\Compilers\VisualBasic\Portable\BasicCodeAnalysis.vbproj;..\Portable\TestUtilities.csproj' != '' and ('true' == 'true' or 'true' != 'true') and '15.0' == '10.0' and '..\..\..\Compilers\Core\Portable\CodeAnalysis.csproj;..\..\..\Compilers\CSharp\Portable\CSharpCodeAnalysis.csproj;..\..\..\Compilers\Test\Resources\Core\CompilerTestResources.csproj;..\..\..\Compilers\VisualBasic\Portable\BasicCodeAnalysis.vbproj;..\Portable\TestUtilities.csproj' != ''). 3>Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingInsideVisualStudio)' != 'true' and '$(BuildProjectReferences)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('true' == 'true' and '..\..\..\Compilers\Core\Portable\CodeAnalysis.csproj;..\..\..\Compilers\CSharp\Portable\CSharpCodeAnalysis.csproj;..\..\..\Compilers\Test\Resources\Core\CompilerTestResources.csproj;..\..\..\Compilers\VisualBasic\Portable\BasicCodeAnalysis.vbproj;..\Portable\TestUtilities.csproj' != '' and 'true' != 'true' and 'true' == 'true' and '..\..\..\Compilers\Core\Portable\CodeAnalysis.csproj;..\..\..\Compilers\CSharp\Portable\CSharpCodeAnalysis.csproj;..\..\..\Compilers\Test\Resources\Core\CompilerTestResources.csproj;..\..\..\Compilers\VisualBasic\Portable\BasicCodeAnalysis.vbproj;..\Portable\TestUtilities.csproj' != ''). 3>Task "MSBuild" 3> Global Properties: 3> Configuration=Debug 3> Platform=AnyCPU 3> TargetFramework=netstandard1.3 3> ProjectHasSingleTargetFramework=true 3> ProjectIsRidAgnostic=true 3> Removing Properties for project "..\..\..\Compilers\Core\Portable\CodeAnalysis.csproj": 3> TargetFramework 3> ProjectHasSingleTargetFramework 3> RuntimeIdentifier 3> ProjectIsRidAgnostic 3> Removing Properties for project "..\..\..\Compilers\CSharp\Portable\CSharpCodeAnalysis.csproj": 3> TargetFramework 3> ProjectHasSingleTargetFramework 3> RuntimeIdentifier 3> ProjectIsRidAgnostic 3> Removing Properties for project "..\..\..\Compilers\Test\Resources\Core\CompilerTestResources.csproj": 3> TargetFramework 3> ProjectHasSingleTargetFramework 3> RuntimeIdentifier 3> ProjectIsRidAgnostic 3> Removing Properties for project "..\..\..\Compilers\VisualBasic\Portable\BasicCodeAnalysis.vbproj": 3> TargetFramework 3> ProjectHasSingleTargetFramework 3> RuntimeIdentifier 3> ProjectIsRidAgnostic 3> Removing Properties for project "..\Portable\TestUtilities.csproj": 3> TargetFramework 3> ProjectHasSingleTargetFramework 3> RuntimeIdentifier 3> ProjectIsRidAgnostic 3>Building with tools version "15.0". 3>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 3>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 3>Target "GetNativeManifest" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Portable\CSharpCodeAnalysis.csproj" (entry point): 3>Done building target "GetNativeManifest" in project "CSharpCodeAnalysis.csproj". 3>Building with tools version "15.0". 3>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 3>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 3>Building with tools version "15.0". 3>Building with tools version "15.0". 3>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 3>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 3>Target "GetNativeManifest" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Core\Portable\CodeAnalysis.csproj" (entry point): 3>Done building target "GetNativeManifest" in project "CodeAnalysis.csproj". 3>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 3>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 3>Target "GetNativeManifest" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\VisualBasic\Portable\BasicCodeAnalysis.vbproj" (entry point): 3>Done building target "GetNativeManifest" in project "BasicCodeAnalysis.vbproj". 3>Building with tools version "15.0". 3>Target "GetNativeManifest" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Resources\Core\CompilerTestResources.csproj" (entry point): 3>Done building target "GetNativeManifest" in project "CompilerTestResources.csproj". 3>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 3>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 3>Target "GetNativeManifest" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Portable\TestUtilities.csproj" (entry point): 3>Done building target "GetNativeManifest" in project "TestUtilities.csproj". 3>Done executing task "MSBuild". 3>Task "Warning" skipped, due to false condition; ('@(ProjectReferenceWithConfiguration)' != '' and '@(_MSBuildProjectReferenceNonexistent)' != '') was evaluated as ('..\..\..\Compilers\Core\Portable\CodeAnalysis.csproj;..\..\..\Compilers\CSharp\Portable\CSharpCodeAnalysis.csproj;..\..\..\Compilers\Test\Resources\Core\CompilerTestResources.csproj;..\..\..\Compilers\VisualBasic\Portable\BasicCodeAnalysis.vbproj;..\Portable\TestUtilities.csproj' != '' and '' != ''). 3>Done building target "ResolveProjectReferences" in project "TestUtilities.Desktop.csproj". 3>Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true'). 3>Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!=''). 3>Target "GetFrameworkPaths" skipped. Previously built successfully. 3>Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. 3>Target "PrepareForBuild" skipped. Previously built successfully. 3>Target "GetInstalledSDKLocations" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "ResolveSDKReferences" depends on it): 3>Task "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '') was evaluated as ('' != ''). 3>Task "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '' and '$(SupportWindows81SDKs)' == 'true' and '$(TargetPlatformIdentifierWindows81)' != '' and '$(TargetPlatformVersionWindows81)' != '') was evaluated as ('' != '' and '' == 'true' and '' != '' and '' != ''). 3>Task "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '' and '$(SupportWindowsPhone81SDKs)' == 'true' and '$(TargetPlatformIdentifierWindowsPhone81)' != '' and '$(TargetPlatformVersionWindowsPhone81)' != '') was evaluated as ('' != '' and '' == 'true' and '' != '' and '' != ''). 3>Done building target "GetInstalledSDKLocations" in project "TestUtilities.Desktop.csproj". 3>Target "ResolveSDKReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "ResolveAssemblyReferences" depends on it): 3>Task "ResolveSDKReference" skipped, due to false condition; ('@(SDKReference)'!='') was evaluated as (''!=''). 3>Done building target "ResolveSDKReferences" in project "TestUtilities.Desktop.csproj". 3>Target "ResolveSDKReferences" skipped. Previously built successfully. 3>Target "ExpandSDKReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "ResolveAssemblyReferences" depends on it): 3>Task "GetSDKReferenceFiles" skipped, due to false condition; ('@(ResolvedSDKReference)'!='') was evaluated as (''!=''). 3>Done building target "ExpandSDKReferences" in project "TestUtilities.Desktop.csproj". 3>Target "ResolveProjectReferences" skipped. Previously built successfully. 3>Target "ResolveNuGetPackageAssets" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\Microsoft\NuGet\15.0\Microsoft.NuGet.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "ResolveAssemblyReferences" depends on it): 3>Using "ResolveNuGetPackageAssets" task from assembly "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\Microsoft\NuGet\15.0\Microsoft.NuGet.Build.Tasks.dll". 3>Task "ResolveNuGetPackageAssets" 3>Done executing task "ResolveNuGetPackageAssets". 3>Task "CreateItem" skipped, due to false condition; ('@(_NuGetContentItems)' != '') was evaluated as ('' != ''). 3>Done building target "ResolveNuGetPackageAssets" in project "TestUtilities.Desktop.csproj". 3>Target "FakesGenerateBeforeBuild" skipped, due to false condition; (@(Fakes) != '' AND $(BuildingProject)) was evaluated as ( != '' AND true). 3>Target "ResolveAssemblyReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "ResolveReferences" depends on it): 3>Task "ResolveAssemblyReference" 3> TargetFrameworkMoniker: 3> .NETFramework,Version=v4.6 3> TargetFrameworkMonikerDisplayName: 3> .NET Framework 4.6 3> TargetedRuntimeVersion: 3> v4.0.30319 3> Assemblies: 3> System.Drawing 3> Private = 'False' 3> C:\Users\jcouv/.nuget/packages/Microsoft.CodeAnalysis.Test.Resources.Proprietary\2.0.0-pre-20170517\lib\netstandard1.3\Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll 3> Private = 'false' 3> C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader\1.1.0\lib\net20\Microsoft.DiaSymReader.dll 3> Private = 'false' 3> C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll 3> Private = 'false' 3> C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0-beta1-61619-01\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll 3> Private = 'false' 3> C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll 3> Private = 'false' 3> C:\Users\jcouv/.nuget/packages/Microsoft.Win32.Primitives\4.3.0\ref\net46\Microsoft.Win32.Primitives.dll 3> Private = 'false' 3> C:\Users\jcouv/.nuget/packages/System.AppContext\4.3.0\ref\net46\System.AppContext.dll 3> Private = 'false' 3> C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll 3> Private = 'false' 3> C:\Users\jcouv/.nuget/packages/System.Console\4.3.0\ref\net46\System.Console.dll 3> Private = 'false' 3> C:\Users\jcouv/.nuget/packages/System.Diagnostics.FileVersionInfo\4.3.0\ref\net46\System.Diagnostics.FileVersionInfo.dll 3> Private = 'false' 3> C:\Users\jcouv/.nuget/packages/System.Diagnostics.Process\4.3.0\ref\net46\System.Diagnostics.Process.dll 3> Private = 'false' 3> C:\Users\jcouv/.nuget/packages/System.Diagnostics.TraceSource\4.3.0\ref\net46\System.Diagnostics.TraceSource.dll 3> Private = 'false' 3> C:\Users\jcouv/.nuget/packages/System.Globalization.Calendars\4.3.0\ref\net46\System.Globalization.Calendars.dll 3> Private = 'false' 3> C:\Users\jcouv/.nuget/packages/System.IO.Compression\4.3.0\ref\net46\System.IO.Compression.dll 3> Private = 'false' 3> C:\Users\jcouv/.nuget/packages/System.IO.Compression.ZipFile\4.3.0\ref\net46\System.IO.Compression.ZipFile.dll 3> Private = 'false' 3> C:\Users\jcouv/.nuget/packages/System.IO.FileSystem\4.3.0\ref\net46\System.IO.FileSystem.dll 3> Private = 'false' 3> C:\Users\jcouv/.nuget/packages/System.IO.FileSystem.Primitives\4.3.0\ref\net46\System.IO.FileSystem.Primitives.dll 3> Private = 'false' 3> C:\Users\jcouv/.nuget/packages/System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll 3> Private = 'false' 3> C:\Users\jcouv/.nuget/packages/System.Net.Sockets\4.3.0\ref\net46\System.Net.Sockets.dll 3> Private = 'false' 3> C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll 3> Private = 'false' 3> C:\Users\jcouv/.nuget/packages/System.Reflection.TypeExtensions\4.3.0\ref\net46\System.Reflection.TypeExtensions.dll 3> Private = 'false' 3> C:\Users\jcouv/.nuget/packages/System.Runtime.InteropServices.RuntimeInformation\4.3.0\ref\netstandard1.1\System.Runtime.InteropServices.RuntimeInformation.dll 3> Private = 'false' 3> C:\Users\jcouv/.nuget/packages/System.Security.Cryptography.Algorithms\4.3.0\ref\net46\System.Security.Cryptography.Algorithms.dll 3> Private = 'false' 3> C:\Users\jcouv/.nuget/packages/System.Security.Cryptography.Encoding\4.3.0\ref\net46\System.Security.Cryptography.Encoding.dll 3> Private = 'false' 3> C:\Users\jcouv/.nuget/packages/System.Security.Cryptography.Primitives\4.3.0\ref\net46\System.Security.Cryptography.Primitives.dll 3> Private = 'false' 3> C:\Users\jcouv/.nuget/packages/System.Security.Cryptography.X509Certificates\4.3.0\ref\net46\System.Security.Cryptography.X509Certificates.dll 3> Private = 'false' 3> C:\Users\jcouv/.nuget/packages/System.Text.Encoding.CodePages\4.3.0\ref\netstandard1.3\System.Text.Encoding.CodePages.dll 3> Private = 'false' 3> C:\Users\jcouv/.nuget/packages/System.Threading.Thread\4.3.0\ref\net46\System.Threading.Thread.dll 3> Private = 'false' 3> C:\Users\jcouv/.nuget/packages/System.ValueTuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll 3> Private = 'false' 3> C:\Users\jcouv/.nuget/packages/System.Xml.ReaderWriter\4.3.0\ref\net46\System.Xml.ReaderWriter.dll 3> Private = 'false' 3> C:\Users\jcouv/.nuget/packages/System.Xml.XmlDocument\4.3.0\ref\net46\System.Xml.XmlDocument.dll 3> Private = 'false' 3> C:\Users\jcouv/.nuget/packages/System.Xml.XPath\4.3.0\ref\net46\System.Xml.XPath.dll 3> Private = 'false' 3> C:\Users\jcouv/.nuget/packages/System.Xml.XPath.XDocument\4.3.0\ref\net46\System.Xml.XPath.XDocument.dll 3> Private = 'false' 3> C:\Users\jcouv/.nuget/packages/xunit.abstractions\2.0.1\lib\net35\xunit.abstractions.dll 3> Private = 'false' 3> C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll 3> Private = 'false' 3> C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll 3> Private = 'false' 3> C:\Users\jcouv/.nuget/packages/xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll 3> Private = 'false' 3> Microsoft.CSharp 3> Private = 'False' 3> System 3> Private = 'False' 3> mscorlib 3> Private = 'False' 3> System.IO.Compression.FileSystem 3> Private = 'False' 3> System.ComponentModel.Composition 3> Private = 'False' 3> System.Numerics 3> Private = 'False' 3> System.Xml 3> Private = 'False' 3> System.Xml.Linq 3> Private = 'False' 3> System.Core 3> Private = 'False' 3> AssemblyFiles: 3> D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll 3> Private = 'False' 3> D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll 3> Private = 'False' 3> D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll 3> Private = 'False' 3> D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll 3> Private = 'False' 3> D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll 3> Private = 'False' 3> C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\mscorlib.dll 3> CandidateAssemblyFiles: 3> C:\Users\jcouv\.nuget\packages\xunit.runner.visualstudio\2.2.0-beta4-build1194\build\net20\..\_common\xunit.runner.visualstudio.testadapter.dll 3> C:\Users\jcouv\.nuget\packages\xunit.runner.visualstudio\2.2.0-beta4-build1194\build\net20\..\_common\xunit.runner.utility.desktop.dll 3> TargetFrameworkDirectories: 3> C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\,C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\ 3> InstalledAssemblyTables: 3> IgnoreInstalledAssemblyTable: 3> False 3> SearchPaths: 3> {TargetFrameworkDirectory} 3> {RawFileName} 3> AllowedAssemblyExtensions: 3> .winmd 3> .dll 3> .exe 3> AllowedRelatedFileExtensions: 3> .dll.config 3> .exe.config 3> AppConfigFile: 3> 3> AutoUnify: 3> True 3> CopyLocalDependenciesWhenParentReferenceInGac: 3> True 3> FindDependencies: 3> True 3> TargetProcessorArchitecture: 3> msil 3> StateFile: 3> D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\TestUtilities.Desktop.csprojResolveAssemblyReference.cache 3> InstalledAssemblySubsetTables: 3> IgnoreInstalledAssemblySubsetTable: 3> False 3> TargetFrameworkSubsets: 3> FullTargetFrameworkSubsetNames: 3> Full 3> ProfileName: 3> 3> FullFrameworkFolders: 3> C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\ 3> LatestTargetFrameworkDirectories: 3> ProfileTablesLocation: 3> Primary reference "Microsoft.CodeAnalysis, Version=42.42.42.42, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 3> Resolved file path is "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 3> Reference found at search path location "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "Microsoft.CodeAnalysis.CSharp, Version=42.42.42.42, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 3> Resolved file path is "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 3> Reference found at search path location "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "Roslyn.Compilers.Test.Resources, Version=42.42.42.42, Culture=neutral, PublicKeyToken=fc793a00266884fb". 3> Resolved file path is "D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll". 3> Reference found at search path location "D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "Microsoft.CodeAnalysis.VisualBasic, Version=42.42.42.42, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 3> Resolved file path is "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 3> Reference found at search path location "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "Roslyn.Test.Utilities, Version=42.42.42.42, Culture=neutral, PublicKeyToken=fc793a00266884fb". 3> Resolved file path is "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 3> Reference found at search path location "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Unified primary reference "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 3> Using this version instead of original version "2.0.0.0" in "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader\1.1.0\lib\net20\Microsoft.DiaSymReader.dll" because there is a more recent version of this framework file. 3> Using this version instead of original version "2.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.abstractions\2.0.1\lib\net35\xunit.abstractions.dll" because there is a more recent version of this framework file. 3> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\mscorlib.dll". 3> Reference found at search path location "{TargetFrameworkDirectory}". 3> For SearchPath "{TargetFrameworkDirectory}". 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\mscorlib.winmd", but it didn't exist. 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Drawing.dll". 3> Reference found at search path location "{TargetFrameworkDirectory}". 3> For SearchPath "{TargetFrameworkDirectory}". 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Drawing.winmd", but it didn't exist. 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "Microsoft.CodeAnalysis.Test.Resources.Proprietary, Version=1.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/Microsoft.CodeAnalysis.Test.Resources.Proprietary\2.0.0-pre-20170517\lib\netstandard1.3\Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "Microsoft.DiaSymReader, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader\1.1.0\lib\net20\Microsoft.DiaSymReader.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v2.0.50727". 3> Primary reference "Microsoft.DiaSymReader.Converter.Xml, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "Microsoft.DiaSymReader.PortablePdb, Version=1.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0-beta1-61619-01\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "Microsoft.Metadata.Visualizer, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "Microsoft.Win32.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/Microsoft.Win32.Primitives\4.3.0\ref\net46\Microsoft.Win32.Primitives.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "System.AppContext, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.AppContext\4.3.0\ref\net46\System.AppContext.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Unified primary reference "System.Collections.Immutable, Version=1.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Using this version instead of original version "1.2.0.0" in "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" because AutoUnify is 'true'. 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "System.Console, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Console\4.3.0\ref\net46\System.Console.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "System.Diagnostics.FileVersionInfo, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Diagnostics.FileVersionInfo\4.3.0\ref\net46\System.Diagnostics.FileVersionInfo.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "System.Diagnostics.Process, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Diagnostics.Process\4.3.0\ref\net46\System.Diagnostics.Process.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Unified primary reference "System.Diagnostics.TraceSource, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Using this version instead of original version "4.0.0.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll" because AutoUnify is 'true'. 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Diagnostics.TraceSource\4.3.0\ref\net46\System.Diagnostics.TraceSource.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "System.Globalization.Calendars, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Globalization.Calendars\4.3.0\ref\net46\System.Globalization.Calendars.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Unified primary reference "System.IO.Compression, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 3> Using this version instead of original version "4.1.1.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll" because AutoUnify is 'true'. 3> Using this version instead of original version "4.1.1.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll" because AutoUnify is 'true'. 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0-beta1-61619-01\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll" because AutoUnify is 'true'. 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" because AutoUnify is 'true'. 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.IO.Compression\4.3.0\ref\net46\System.IO.Compression.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "System.IO.Compression.ZipFile, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.IO.Compression.ZipFile\4.3.0\ref\net46\System.IO.Compression.ZipFile.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Unified primary reference "System.IO.FileSystem, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Using this version instead of original version "4.0.1.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll" because AutoUnify is 'true'. 3> Using this version instead of original version "4.0.1.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll" because AutoUnify is 'true'. 3> Using this version instead of original version "4.0.1.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll" because AutoUnify is 'true'. 3> Using this version instead of original version "4.0.1.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll" because AutoUnify is 'true'. 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.IO.FileSystem\4.3.0\ref\net46\System.IO.FileSystem.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Unified primary reference "System.IO.FileSystem.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Using this version instead of original version "4.0.1.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll" because AutoUnify is 'true'. 3> Using this version instead of original version "4.0.1.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll" because AutoUnify is 'true'. 3> Using this version instead of original version "4.0.1.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll" because AutoUnify is 'true'. 3> Using this version instead of original version "4.0.1.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll" because AutoUnify is 'true'. 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.IO.FileSystem.Primitives\4.3.0\ref\net46\System.IO.FileSystem.Primitives.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "System.Net.Http, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "System.Net.Sockets, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Net.Sockets\4.3.0\ref\net46\System.Net.Sockets.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "System.Reflection.Metadata, Version=1.4.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "System.Reflection.TypeExtensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Reflection.TypeExtensions\4.3.0\ref\net46\System.Reflection.TypeExtensions.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Runtime.InteropServices.RuntimeInformation\4.3.0\ref\netstandard1.1\System.Runtime.InteropServices.RuntimeInformation.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "System.Security.Cryptography.Algorithms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Security.Cryptography.Algorithms\4.3.0\ref\net46\System.Security.Cryptography.Algorithms.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Security.Cryptography.Encoding\4.3.0\ref\net46\System.Security.Cryptography.Encoding.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Unified primary reference "System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Using this version instead of original version "4.0.0.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll" because AutoUnify is 'true'. 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Security.Cryptography.Primitives\4.3.0\ref\net46\System.Security.Cryptography.Primitives.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "System.Security.Cryptography.X509Certificates, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Security.Cryptography.X509Certificates\4.3.0\ref\net46\System.Security.Cryptography.X509Certificates.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "System.Text.Encoding.CodePages, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Text.Encoding.CodePages\4.3.0\ref\netstandard1.3\System.Text.Encoding.CodePages.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Unified primary reference "System.Threading.Thread, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Using this version instead of original version "4.0.0.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll" because AutoUnify is 'true'. 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Threading.Thread\4.3.0\ref\net46\System.Threading.Thread.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "System.ValueTuple, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.ValueTuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "System.Xml.ReaderWriter, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Xml.ReaderWriter\4.3.0\ref\net46\System.Xml.ReaderWriter.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Unified primary reference "System.Xml.XmlDocument, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Using this version instead of original version "4.0.1.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll" because AutoUnify is 'true'. 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Xml.XmlDocument\4.3.0\ref\net46\System.Xml.XmlDocument.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "System.Xml.XPath, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Xml.XPath\4.3.0\ref\net46\System.Xml.XPath.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Unified primary reference "System.Xml.XPath.XDocument, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Using this version instead of original version "4.0.1.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll" because AutoUnify is 'true'. 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Xml.XPath.XDocument\4.3.0\ref\net46\System.Xml.XPath.XDocument.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "xunit.abstractions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c". 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/xunit.abstractions\2.0.1\lib\net35\xunit.abstractions.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v2.0.50727". 3> Primary reference "xunit.assert, Version=2.2.0.3444, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c". 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "xunit.core, Version=2.2.0.3444, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c". 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "xunit.execution.desktop, Version=2.2.0.3444, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c". 3> Resolved file path is "C:\Users\jcouv/.nuget/packages/xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll". 3> Reference found at search path location "{RawFileName}". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "Microsoft.CSharp, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Microsoft.CSharp.dll". 3> Reference found at search path location "{TargetFrameworkDirectory}". 3> For SearchPath "{TargetFrameworkDirectory}". 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Microsoft.CSharp.winmd", but it didn't exist. 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Unified primary reference "System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 3> Using this version instead of original version "2.0.0.0" in "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader\1.1.0\lib\net20\Microsoft.DiaSymReader.dll" because there is a more recent version of this framework file. 3> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.dll". 3> Reference found at search path location "{TargetFrameworkDirectory}". 3> For SearchPath "{TargetFrameworkDirectory}". 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.winmd", but it didn't exist. 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "System.IO.Compression.FileSystem, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 3> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.IO.Compression.FileSystem.dll". 3> Reference found at search path location "{TargetFrameworkDirectory}". 3> For SearchPath "{TargetFrameworkDirectory}". 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.IO.Compression.FileSystem.winmd", but it didn't exist. 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "System.ComponentModel.Composition, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 3> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.ComponentModel.Composition.dll". 3> Reference found at search path location "{TargetFrameworkDirectory}". 3> For SearchPath "{TargetFrameworkDirectory}". 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.ComponentModel.Composition.winmd", but it didn't exist. 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 3> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Numerics.dll". 3> Reference found at search path location "{TargetFrameworkDirectory}". 3> For SearchPath "{TargetFrameworkDirectory}". 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Numerics.winmd", but it didn't exist. 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 3> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Xml.dll". 3> Reference found at search path location "{TargetFrameworkDirectory}". 3> For SearchPath "{TargetFrameworkDirectory}". 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Xml.winmd", but it didn't exist. 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 3> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Xml.Linq.dll". 3> Reference found at search path location "{TargetFrameworkDirectory}". 3> For SearchPath "{TargetFrameworkDirectory}". 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Xml.Linq.winmd", but it didn't exist. 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Primary reference "System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 3> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Core.dll". 3> Reference found at search path location "{TargetFrameworkDirectory}". 3> For SearchPath "{TargetFrameworkDirectory}". 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Core.winmd", but it didn't exist. 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Unified Dependency "System.Runtime, Version=4.0.20.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0-beta1-61619-01\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll" because there is a more recent version of this framework file. 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll" because there is a more recent version of this framework file. 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll" because there is a more recent version of this framework file. 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" because there is a more recent version of this framework file. 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Runtime.InteropServices.RuntimeInformation\4.3.0\ref\netstandard1.1\System.Runtime.InteropServices.RuntimeInformation.dll" because there is a more recent version of this framework file. 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Text.Encoding.CodePages\4.3.0\ref\netstandard1.3\System.Text.Encoding.CodePages.dll" because there is a more recent version of this framework file. 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.ValueTuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll" because there is a more recent version of this framework file. 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll" because there is a more recent version of this framework file. 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll" because there is a more recent version of this framework file. 3> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.dll". 3> Reference found at search path location "{TargetFrameworkDirectory}". 3> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis". 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Runtime.winmd", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Runtime.dll", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Runtime.exe", but it didn't exist. 3> For SearchPath "{TargetFrameworkDirectory}". 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Runtime.winmd", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Runtime.dll", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Runtime.exe", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.winmd", but it didn't exist. 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/System.Runtime.InteropServices.RuntimeInformation\4.3.0\ref\netstandard1.1\System.Runtime.InteropServices.RuntimeInformation.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/System.Text.Encoding.CodePages\4.3.0\ref\netstandard1.3\System.Text.Encoding.CodePages.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.CodeAnalysis.Test.Resources.Proprietary\2.0.0-pre-20170517\lib\netstandard1.3\Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0-beta1-61619-01\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/System.ValueTuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Unified Dependency "System.Diagnostics.Debug, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0-beta1-61619-01\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll" because there is a more recent version of this framework file. 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll" because there is a more recent version of this framework file. 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" because there is a more recent version of this framework file. 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll" because there is a more recent version of this framework file. 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll" because there is a more recent version of this framework file. 3> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Debug.dll". 3> Reference found at search path location "{TargetFrameworkDirectory}". 3> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis". 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Diagnostics.Debug.winmd", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Diagnostics.Debug.dll", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Diagnostics.Debug.exe", but it didn't exist. 3> For SearchPath "{TargetFrameworkDirectory}". 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Diagnostics.Debug.winmd", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Diagnostics.Debug.dll", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Diagnostics.Debug.exe", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Debug.winmd", but it didn't exist. 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0-beta1-61619-01\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Unified Dependency "System.Collections, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0-beta1-61619-01\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll" because there is a more recent version of this framework file. 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll" because there is a more recent version of this framework file. 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" because there is a more recent version of this framework file. 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.ValueTuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll" because there is a more recent version of this framework file. 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll" because there is a more recent version of this framework file. 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll" because there is a more recent version of this framework file. 3> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Collections.dll". 3> Reference found at search path location "{TargetFrameworkDirectory}". 3> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis". 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Collections.winmd", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Collections.dll", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Collections.exe", but it didn't exist. 3> For SearchPath "{TargetFrameworkDirectory}". 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Collections.winmd", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Collections.dll", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Collections.exe", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Collections.winmd", but it didn't exist. 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0-beta1-61619-01\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/System.ValueTuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Unified Dependency "System.Threading.Tasks, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll" because there is a more recent version of this framework file. 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll" because there is a more recent version of this framework file. 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll" because there is a more recent version of this framework file. 3> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Tasks.dll". 3> Reference found at search path location "{TargetFrameworkDirectory}". 3> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis". 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Threading.Tasks.winmd", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Threading.Tasks.dll", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Threading.Tasks.exe", but it didn't exist. 3> For SearchPath "{TargetFrameworkDirectory}". 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Threading.Tasks.winmd", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Threading.Tasks.dll", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Threading.Tasks.exe", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Tasks.winmd", but it didn't exist. 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Unified Dependency "System.IO, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0-beta1-61619-01\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll" because there is a more recent version of this framework file. 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll" because there is a more recent version of this framework file. 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" because there is a more recent version of this framework file. 3> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.IO.dll". 3> Reference found at search path location "{TargetFrameworkDirectory}". 3> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis". 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.IO.winmd", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.IO.dll", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.IO.exe", but it didn't exist. 3> For SearchPath "{TargetFrameworkDirectory}". 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.IO.winmd", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.IO.dll", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.IO.exe", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.IO.winmd", but it didn't exist. 3> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.CodeAnalysis.Test.Resources.Proprietary\2.0.0-pre-20170517\lib\netstandard1.3\Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0-beta1-61619-01\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Unified Dependency "System.Reflection, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0-beta1-61619-01\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll" because there is a more recent version of this framework file. 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" because there is a more recent version of this framework file. 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll" because there is a more recent version of this framework file. 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll" because there is a more recent version of this framework file. 3> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.dll". 3> Reference found at search path location "{TargetFrameworkDirectory}". 3> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis". 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Reflection.winmd", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Reflection.dll", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Reflection.exe", but it didn't exist. 3> For SearchPath "{TargetFrameworkDirectory}". 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Reflection.winmd", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Reflection.dll", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Reflection.exe", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.winmd", but it didn't exist. 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.CodeAnalysis.Test.Resources.Proprietary\2.0.0-pre-20170517\lib\netstandard1.3\Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0-beta1-61619-01\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Unified Dependency "System.Text.Encoding, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll" because there is a more recent version of this framework file. 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" because there is a more recent version of this framework file. 3> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.Encoding.dll". 3> Reference found at search path location "{TargetFrameworkDirectory}". 3> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis". 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Text.Encoding.winmd", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Text.Encoding.dll", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Text.Encoding.exe", but it didn't exist. 3> For SearchPath "{TargetFrameworkDirectory}". 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Text.Encoding.winmd", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Text.Encoding.dll", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Text.Encoding.exe", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.Encoding.winmd", but it didn't exist. 3> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.CodeAnalysis.Test.Resources.Proprietary\2.0.0-pre-20170517\lib\netstandard1.3\Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0-beta1-61619-01\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/System.Text.Encoding.CodePages\4.3.0\ref\netstandard1.3\System.Text.Encoding.CodePages.dll". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Unified Dependency "System.Globalization, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll" because there is a more recent version of this framework file. 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll" because there is a more recent version of this framework file. 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll" because there is a more recent version of this framework file. 3> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Globalization.dll". 3> Reference found at search path location "{TargetFrameworkDirectory}". 3> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis". 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Globalization.winmd", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Globalization.dll", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Globalization.exe", but it didn't exist. 3> For SearchPath "{TargetFrameworkDirectory}". 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Globalization.winmd", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Globalization.dll", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Globalization.exe", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Globalization.winmd", but it didn't exist. 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0-beta1-61619-01\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Unified Dependency "System.Threading, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0-beta1-61619-01\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll" because there is a more recent version of this framework file. 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll" because there is a more recent version of this framework file. 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" because there is a more recent version of this framework file. 3> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.dll". 3> Reference found at search path location "{TargetFrameworkDirectory}". 3> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis". 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Threading.winmd", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Threading.dll", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Threading.exe", but it didn't exist. 3> For SearchPath "{TargetFrameworkDirectory}". 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Threading.winmd", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Threading.dll", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Threading.exe", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.winmd", but it didn't exist. 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0-beta1-61619-01\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Dependency "System.Collections.Concurrent, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Collections.Concurrent.dll". 3> Reference found at search path location "{TargetFrameworkDirectory}". 3> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis". 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Collections.Concurrent.winmd", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Collections.Concurrent.dll", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Collections.Concurrent.exe", but it didn't exist. 3> For SearchPath "{TargetFrameworkDirectory}". 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Collections.Concurrent.winmd", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Collections.Concurrent.dll", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Collections.Concurrent.exe", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Collections.Concurrent.winmd", but it didn't exist. 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Dependency "System.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.dll". 3> Reference found at search path location "{TargetFrameworkDirectory}". 3> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis". 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Linq.winmd", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Linq.dll", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Linq.exe", but it didn't exist. 3> For SearchPath "{TargetFrameworkDirectory}". 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Linq.winmd", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Linq.dll", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Linq.exe", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.winmd", but it didn't exist. 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0-beta1-61619-01\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Unified Dependency "System.Runtime.Extensions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0-beta1-61619-01\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll" because there is a more recent version of this framework file. 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll" because there is a more recent version of this framework file. 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" because there is a more recent version of this framework file. 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll" because there is a more recent version of this framework file. 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll" because there is a more recent version of this framework file. 3> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Extensions.dll". 3> Reference found at search path location "{TargetFrameworkDirectory}". 3> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis". 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Runtime.Extensions.winmd", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Runtime.Extensions.dll", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Runtime.Extensions.exe", but it didn't exist. 3> For SearchPath "{TargetFrameworkDirectory}". 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Runtime.Extensions.winmd", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Runtime.Extensions.dll", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Runtime.Extensions.exe", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Extensions.winmd", but it didn't exist. 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0-beta1-61619-01\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Dependency "System.Xml.XDocument, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Xml.XDocument.dll". 3> Reference found at search path location "{TargetFrameworkDirectory}". 3> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis". 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Xml.XDocument.winmd", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Xml.XDocument.dll", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Xml.XDocument.exe", but it didn't exist. 3> For SearchPath "{TargetFrameworkDirectory}". 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Xml.XDocument.winmd", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Xml.XDocument.dll", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Xml.XDocument.exe", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Xml.XDocument.winmd", but it didn't exist. 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Unified Dependency "System.Runtime.InteropServices, Version=4.0.20.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0-beta1-61619-01\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll" because there is a more recent version of this framework file. 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" because there is a more recent version of this framework file. 3> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.InteropServices.dll". 3> Reference found at search path location "{TargetFrameworkDirectory}". 3> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis". 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Runtime.InteropServices.winmd", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Runtime.InteropServices.dll", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Runtime.InteropServices.exe", but it didn't exist. 3> For SearchPath "{TargetFrameworkDirectory}". 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Runtime.InteropServices.winmd", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Runtime.InteropServices.dll", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Runtime.InteropServices.exe", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.InteropServices.winmd", but it didn't exist. 3> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0-beta1-61619-01\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Dependency "System.Reflection.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Primitives.dll". 3> Reference found at search path location "{TargetFrameworkDirectory}". 3> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis". 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Reflection.Primitives.winmd", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Reflection.Primitives.dll", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Reflection.Primitives.exe", but it didn't exist. 3> For SearchPath "{TargetFrameworkDirectory}". 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Reflection.Primitives.winmd", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Reflection.Primitives.dll", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Reflection.Primitives.exe", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Primitives.winmd", but it didn't exist. 3> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0-beta1-61619-01\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Dependency "System.Runtime.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Numerics.dll". 3> Reference found at search path location "{TargetFrameworkDirectory}". 3> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis". 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Runtime.Numerics.winmd", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Runtime.Numerics.dll", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Runtime.Numerics.exe", but it didn't exist. 3> For SearchPath "{TargetFrameworkDirectory}". 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Runtime.Numerics.winmd", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Runtime.Numerics.dll", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Runtime.Numerics.exe", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Numerics.winmd", but it didn't exist. 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Dependency "System.Diagnostics.Tools, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Tools.dll". 3> Reference found at search path location "{TargetFrameworkDirectory}". 3> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis". 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Diagnostics.Tools.winmd", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Diagnostics.Tools.dll", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Diagnostics.Tools.exe", but it didn't exist. 3> For SearchPath "{TargetFrameworkDirectory}". 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Diagnostics.Tools.winmd", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Diagnostics.Tools.dll", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Diagnostics.Tools.exe", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Tools.winmd", but it didn't exist. 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Dependency "System.Resources.ResourceManager, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Resources.ResourceManager.dll". 3> Reference found at search path location "{TargetFrameworkDirectory}". 3> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis". 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Resources.ResourceManager.winmd", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Resources.ResourceManager.dll", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Resources.ResourceManager.exe", but it didn't exist. 3> For SearchPath "{TargetFrameworkDirectory}". 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Resources.ResourceManager.winmd", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Resources.ResourceManager.dll", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Resources.ResourceManager.exe", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Resources.ResourceManager.winmd", but it didn't exist. 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0-beta1-61619-01\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/System.ValueTuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Dependency "System.Reflection.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Extensions.dll". 3> Reference found at search path location "{TargetFrameworkDirectory}". 3> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis". 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Reflection.Extensions.winmd", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Reflection.Extensions.dll", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Reflection.Extensions.exe", but it didn't exist. 3> For SearchPath "{TargetFrameworkDirectory}". 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Reflection.Extensions.winmd", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Reflection.Extensions.dll", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Reflection.Extensions.exe", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Extensions.winmd", but it didn't exist. 3> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0-beta1-61619-01\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Unified Dependency "System.Text.Encoding.Extensions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" because there is a more recent version of this framework file. 3> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.Encoding.Extensions.dll". 3> Reference found at search path location "{TargetFrameworkDirectory}". 3> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis". 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Text.Encoding.Extensions.winmd", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Text.Encoding.Extensions.dll", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Text.Encoding.Extensions.exe", but it didn't exist. 3> For SearchPath "{TargetFrameworkDirectory}". 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Text.Encoding.Extensions.winmd", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Text.Encoding.Extensions.dll", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Text.Encoding.Extensions.exe", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.Encoding.Extensions.winmd", but it didn't exist. 3> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 3> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0-beta1-61619-01\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Dependency "System.Linq.Expressions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.Expressions.dll". 3> Reference found at search path location "{TargetFrameworkDirectory}". 3> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis". 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\System.Linq.Expressions.winmd", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\System.Linq.Expressions.dll", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\System.Linq.Expressions.exe", but it didn't exist. 3> For SearchPath "{TargetFrameworkDirectory}". 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Linq.Expressions.winmd", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Linq.Expressions.dll", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Linq.Expressions.exe", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.Expressions.winmd", but it didn't exist. 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Dependency "System.Threading.Tasks.Parallel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Tasks.Parallel.dll". 3> Reference found at search path location "{TargetFrameworkDirectory}". 3> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis". 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\System.Threading.Tasks.Parallel.winmd", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\System.Threading.Tasks.Parallel.dll", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\System.Threading.Tasks.Parallel.exe", but it didn't exist. 3> For SearchPath "{TargetFrameworkDirectory}". 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Threading.Tasks.Parallel.winmd", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Threading.Tasks.Parallel.dll", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Threading.Tasks.Parallel.exe", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Tasks.Parallel.winmd", but it didn't exist. 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Unified Dependency "System.Text.RegularExpressions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll" because there is a more recent version of this framework file. 3> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.RegularExpressions.dll". 3> Reference found at search path location "{TargetFrameworkDirectory}". 3> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities". 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Text.RegularExpressions.winmd", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Text.RegularExpressions.dll", but it didn't exist. 3> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Text.RegularExpressions.exe", but it didn't exist. 3> For SearchPath "{TargetFrameworkDirectory}". 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Text.RegularExpressions.winmd", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Text.RegularExpressions.dll", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Text.RegularExpressions.exe", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.RegularExpressions.winmd", but it didn't exist. 3> Required by "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Dependency "System.Net.Primitives, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.Primitives.dll". 3> Reference found at search path location "{TargetFrameworkDirectory}". 3> For SearchPath "C:\Users\jcouv\.nuget\packages\System.Net.Http\4.3.0\ref\net46". 3> Considered "C:\Users\jcouv\.nuget\packages\System.Net.Http\4.3.0\ref\net46\System.Net.Primitives.winmd", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\System.Net.Http\4.3.0\ref\net46\System.Net.Primitives.dll", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\System.Net.Http\4.3.0\ref\net46\System.Net.Primitives.exe", but it didn't exist. 3> For SearchPath "{TargetFrameworkDirectory}". 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Net.Primitives.winmd", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Net.Primitives.dll", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Net.Primitives.exe", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.Primitives.winmd", but it didn't exist. 3> Required by "C:\Users\jcouv/.nuget/packages/System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3> Unified Dependency "System.ObjectModel, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 3> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll" because there is a more recent version of this framework file. 3> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ObjectModel.dll". 3> Reference found at search path location "{TargetFrameworkDirectory}". 3> For SearchPath "C:\Users\jcouv\.nuget\packages\xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0". 3> Considered "C:\Users\jcouv\.nuget\packages\xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\System.ObjectModel.winmd", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\System.ObjectModel.dll", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\System.ObjectModel.exe", but it didn't exist. 3> For SearchPath "{TargetFrameworkDirectory}". 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.ObjectModel.winmd", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.ObjectModel.dll", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.ObjectModel.exe", but it didn't exist. 3> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ObjectModel.winmd", but it didn't exist. 3> Required by "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll". 3> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 3> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 3> The ImageRuntimeVersion for this reference is "v4.0.30319". 3>Done executing task "ResolveAssemblyReference". 3>Done building target "ResolveAssemblyReferences" in project "TestUtilities.Desktop.csproj". 3>Target "ForceGenerationOfBindingRedirects" skipped, due to false condition; ('$(ForceGenerationOfBindingRedirects)' == 'true') was evaluated as ('' == 'true'). 3>Target "GenerateBindingRedirects" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true') was evaluated as ('' == 'true' and '' == 'true'). 3>Target "ForceGenerationOfBindingRedirects" skipped, due to false condition; ('$(ForceGenerationOfBindingRedirects)' == 'true') was evaluated as ('' == 'true'). 3>Target "GenerateBindingRedirectsUpdateAppConfig" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true' and Exists('$(_GenerateBindingRedirectsIntermediateAppConfig)')) was evaluated as ('' == 'true' and '' == 'true' and Exists('D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\TestUtilities.Desktop.csproj.Roslyn.Test.Utilities.Desktop.dll.config')). 3>Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!=''). 3>Target "AfterResolveReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "ResolveReferences" depends on it): 3>Done building target "AfterResolveReferences" in project "TestUtilities.Desktop.csproj". 3>Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. 3>Target "ImplicitlyExpandDesignTimeFacades" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.NETFramework.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "ResolveReferences" depends on it): 3>Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll' == 'ImplicitlyExpandDesignTimeFacades'). 3>Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll' == 'ImplicitlyExpandDesignTimeFacades'). 3>Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('{RawFileName}' == 'ImplicitlyExpandDesignTimeFacades'). 3>Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll' == 'ImplicitlyExpandDesignTimeFacades'). 3>Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('{TargetFrameworkDirectory}' == 'ImplicitlyExpandDesignTimeFacades'). 3>Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll' == 'ImplicitlyExpandDesignTimeFacades'). 3>Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll' == 'ImplicitlyExpandDesignTimeFacades'). 3>Task "Message" 3> Including C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Collections.Concurrent.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Collections.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ComponentModel.Annotations.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ComponentModel.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ComponentModel.EventBasedAsync.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Contracts.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Debug.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Tools.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Tracing.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Dynamic.Runtime.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Globalization.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.IO.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.Expressions.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.Parallel.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.Queryable.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.NetworkInformation.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.Primitives.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.Requests.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.WebHeaderCollection.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ObjectModel.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Emit.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Emit.ILGeneration.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Emit.Lightweight.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Extensions.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Primitives.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Resources.ResourceManager.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Extensions.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Handles.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.InteropServices.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.InteropServices.WindowsRuntime.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Numerics.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Serialization.Json.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Serialization.Primitives.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Serialization.Xml.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Security.Principal.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Duplex.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Http.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.NetTcp.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Primitives.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Security.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.Encoding.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.Encoding.Extensions.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.RegularExpressions.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Tasks.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Tasks.Parallel.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Timer.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Xml.XDocument.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Xml.XmlSerializer.dll 3>Done executing task "Message". 3>Done building target "ImplicitlyExpandDesignTimeFacades" in project "TestUtilities.Desktop.csproj". 3>Target "ResolveTestReferences" skipped, due to false condition; ('@(Shadow)'!='') was evaluated as (''!=''). 3>Target "LinkVSSDKEmbeddableAssemblies" in file "D:\repos\roslyn\build\Targets\Imports.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "ResolveReferences" depends on it): 3>Done building target "LinkVSSDKEmbeddableAssemblies" in project "TestUtilities.Desktop.csproj". 3>Target "ResolveReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "CoreBuild" depends on it): 3>Done building target "ResolveReferences" in project "TestUtilities.Desktop.csproj". 3>Target "DeployPortableOnDeveloperBuild" skipped, due to false condition; ('$(_IsAnyPortableUnitTest)' == 'true' AND '$(DeveloperBuild)' == 'true' AND '$(OS)' == 'Windows_NT') was evaluated as ('' == 'true' AND 'true' == 'true' AND 'Windows_NT' == 'Windows_NT'). 3>Target "ResolveNuGetPackageAssets" skipped. Previously built successfully. 3>Target "ValidationExtension" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WorkflowBuildExtensions.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "PrepareResources" depends on it): 3>Task "WorkflowBuildMessageTask" skipped, due to false condition; ('$(SkipWorkflowValidation)'!='' and '$(SkipWorkflowValidation)'!='true' and '$(SkipWorkflowValidation)'!='false') was evaluated as (''!='' and ''!='true' and ''!='false'). 3>Done building target "ValidationExtension" in project "TestUtilities.Desktop.csproj". 3>Target "ExpressionBuildExtension" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WorkflowBuildExtensions.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "PrepareResources" depends on it): 3>Task "WorkflowBuildMessageTask" skipped, due to false condition; ('$(DisableWorkflowCompiledExpressions)'!='' and '$(DisableWorkflowCompiledExpressions)'!='true' and '$(DisableWorkflowCompiledExpressions)'!='false') was evaluated as (''!='' and ''!='true' and ''!='false'). 3>Done building target "ExpressionBuildExtension" in project "TestUtilities.Desktop.csproj". 3>Target "XamlMarkupCompilePass1" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != ''). 3>Target "XamlMarkupCompileReadGeneratedFileList" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != ''). 3>Target "XamlMarkupCompileAddFilesGenerated" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != ''). 3>Target "XamlMarkupCompilePass2" skipped, due to false condition; ('$(XamlRequiresCompilationPass2)' == 'true' ) was evaluated as ('false' == 'true' ). 3>Target "XamlMarkupCompileReadPass2Flag" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != ''). 3>Target "XamlMarkupCompileAddExtensionFilesGenerated" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != ''). 3>Target "AddDeferredValidationErrorsFileToFileWrites" skipped, due to false condition; (Exists('$(DeferredValidationErrorsFileName)')) was evaluated as (Exists('D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\\AC2C1ABA-CCF6-44D4-8127-588FD4D0A860-DeferredValidationErrors.xml')). 3>Target "ReportValidationBuildExtensionErrors" skipped, due to false condition; ('$(SkipWorkflowValidation)' != 'true' and ('@(XamlPage)' != '' or '@(XamlAppDef)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 3>Target "MarkupCompilePass1" skipped, due to false condition; ('@(Page)' != '' or '@(ApplicationDefinition)' != '' ) was evaluated as ('' != '' or '' != '' ). 3>Target "AfterMarkupCompilePass1" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "PrepareResources" depends on it): 3>Done building target "AfterMarkupCompilePass1" in project "TestUtilities.Desktop.csproj". 3>Target "MarkupCompilePass2ForMainAssembly" skipped, due to false condition; ('$(_RequireMCPass2ForMainAssembly)' == 'true' ) was evaluated as ('false' == 'true' ). 3>Target "FileClassification" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "PrepareResources" depends on it): 3>Task "FileClassifier" skipped, due to false condition; ('@(GeneratedBaml)' != '' or '@(Resource)' != '' or '@(Font)' != '') was evaluated as ('' != '' or '' != '' or '' != ''). 3>Task "Message" skipped, due to false condition; ('$(MSBuildTargetsVerbose)'=='true') was evaluated as (''=='true'). 3>Task "Message" skipped, due to false condition; ('$(MSBuildTargetsVerbose)'=='true') was evaluated as (''=='true'). 3>Done building target "FileClassification" in project "TestUtilities.Desktop.csproj". 3>Target "MainResourcesGeneration" skipped, due to false condition; ('@(MainEmbeddedFiles)' != '') was evaluated as ('' != ''). 3>Target "AssignWinFXEmbeddedResource" skipped, due to false condition; ('@(WinFXEmbeddedResource)' != '') was evaluated as ('' != ''). 3>Target "AssignTargetPaths" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "PrepareResourceNames" depends on it): 3>Task "AssignTargetPath" 3>Done executing task "AssignTargetPath". 3>Task "AssignTargetPath" 3>Done executing task "AssignTargetPath". 3>Task "AssignTargetPath" 3>Done executing task "AssignTargetPath". 3>Task "AssignTargetPath" 3>Done executing task "AssignTargetPath". 3>Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and ''=='.manifest'). 3>Done building target "AssignTargetPaths" in project "TestUtilities.Desktop.csproj". 3>Target "AssignTargetPaths" skipped. Previously built successfully. 3>Target "SplitResourcesByCulture" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "PrepareResourceNames" depends on it): 3>Task "Warning" skipped, due to false condition; ('@(ResxWithNoCulture)'!='') was evaluated as (''!=''). 3>Task "Warning" skipped, due to false condition; ('@(ResxWithCulture)'!='') was evaluated as (''!=''). 3>Task "Warning" skipped, due to false condition; ('@(NonResxWithCulture)'!='') was evaluated as (''!=''). 3>Task "Warning" skipped, due to false condition; ('@(NonResxWithNoCulture)'!='') was evaluated as (''!=''). 3>Task "AssignCulture" 3>Done executing task "AssignCulture". 3>Done building target "SplitResourcesByCulture" in project "TestUtilities.Desktop.csproj". 3>Target "CreateManifestResourceNames" skipped, due to false condition; ('@(EmbeddedResource)' != '') was evaluated as ('' != ''). 3>Target "CreateCustomManifestResourceNames" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "PrepareResourceNames" depends on it): 3>Done building target "CreateCustomManifestResourceNames" in project "TestUtilities.Desktop.csproj". 3>Target "PrepareResourceNames" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "PrepareResources" depends on it): 3>Done building target "PrepareResourceNames" in project "TestUtilities.Desktop.csproj". 3>Target "ResolveAssemblyReferences" skipped. Previously built successfully. 3>Target "SplitResourcesByCulture" skipped. Previously built successfully. 3>Target "BeforeResGen" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "ResGen" depends on it): 3>Done building target "BeforeResGen" in project "TestUtilities.Desktop.csproj". 3>Target "CoreResGen" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "ResGen" depends on it): 3>Task "GenerateResource" skipped, due to false condition; ('%(EmbeddedResource.Type)' == 'Resx' and '%(EmbeddedResource.GenerateResource)' != 'false' and '$(GenerateResourceMSBuildRuntime)' != 'CLR2') was evaluated as ('' == 'Resx' and '' != 'false' and 'CurrentRuntime' != 'CLR2'). 3>Task "GenerateResource" skipped, due to false condition; ('%(EmbeddedResource.Type)' == 'Resx' and '%(EmbeddedResource.GenerateResource)' != 'false' and '$(GenerateResourceMSBuildRuntime)' == 'CLR2') was evaluated as ('' == 'Resx' and '' != 'false' and 'CurrentRuntime' == 'CLR2'). 3>Done building target "CoreResGen" in project "TestUtilities.Desktop.csproj". 3>Target "AfterResGen" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "ResGen" depends on it): 3>Done building target "AfterResGen" in project "TestUtilities.Desktop.csproj". 3>Target "ResGen" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "PrepareResources" depends on it): 3>Done building target "ResGen" in project "TestUtilities.Desktop.csproj". 3>Target "CompileLicxFiles" skipped, due to false condition; ('@(_LicxFile)'!='') was evaluated as (''!=''). 3>Target "PrepareResources" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "CoreBuild" depends on it): 3>Done building target "PrepareResources" in project "TestUtilities.Desktop.csproj". 3>Target "ResolveKeySource" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "CoreBuild" depends on it): 3>Task "ResolveKeySource" 3>Done executing task "ResolveKeySource". 3>Done building target "ResolveKeySource" in project "TestUtilities.Desktop.csproj". 3>Target "ResolveReferences" skipped. Previously built successfully. 3>Target "ResolveKeySource" skipped. Previously built successfully. 3>Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!=''). 3>Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!=''). 3>Target "_SetExternalWin32ManifestProperties" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='') was evaluated as (''=='true' or ''!='' or ''!=''). 3>Target "_SetEmbeddedWin32ManifestProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "SetWin32ManifestProperties" depends on it): 3>Task "GetFrameworkPath" 3>Done executing task "GetFrameworkPath". 3>Done building target "_SetEmbeddedWin32ManifestProperties" in project "TestUtilities.Desktop.csproj". 3>Target "SetWin32ManifestProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "Compile" depends on it): 3>Done building target "SetWin32ManifestProperties" in project "TestUtilities.Desktop.csproj". 3>Target "ResolveReferences" skipped. Previously built successfully. 3>Target "FindReferenceAssembliesForReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "Compile" depends on it): 3>Done building target "FindReferenceAssembliesForReferences" in project "TestUtilities.Desktop.csproj". 3>Target "_GenerateCompileInputs" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "Compile" depends on it): 3>Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithNoCulture)'!='' and '%(ManifestResourceWithNoCulture.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 3>Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithNoCultureOnDisk)'!='' and '%(ManifestNonResxWithNoCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 3>Done building target "_GenerateCompileInputs" in project "TestUtilities.Desktop.csproj". 3>Target "PrepareForBuild" skipped. Previously built successfully. 3>Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. 3>Target "_SetTargetFrameworkMonikerAttribute" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.CSharp.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "GenerateTargetFrameworkMonikerAttribute" depends on it): 3>Done building target "_SetTargetFrameworkMonikerAttribute" in project "TestUtilities.Desktop.csproj". 3>Target "GenerateTargetFrameworkMonikerAttribute" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "BeforeCompile" depends on it): 3>Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. 3>Input files: C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.targets 3>Output files: D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\.NETFramework,Version=v4.6.AssemblyAttributes.cs 3>Done building target "GenerateTargetFrameworkMonikerAttribute" in project "TestUtilities.Desktop.csproj". 3>Target "GenerateAdditionalSources" skipped, due to false condition; ('@(AssemblyAttributes)' != '' and '$(GenerateAdditionalSources)' == 'true') was evaluated as ('' != '' and '' == 'true'). 3>Target "BeforeCompile" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "Compile" depends on it): 3>Done building target "BeforeCompile" in project "TestUtilities.Desktop.csproj". 3>Target "_TimeStampBeforeCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'Library'=='library')). 3>Target "ResolveAssemblyReferences" skipped. Previously built successfully. 3>Target "_GenerateCompileDependencyCache" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "Compile" depends on it): 3>Task "Hash" 3>Done executing task "Hash". 3>Task "WriteLinesToFile" 3> MSB3493: 3>Done executing task "WriteLinesToFile". 3>Done building target "_GenerateCompileDependencyCache" in project "TestUtilities.Desktop.csproj". 3>Target "PrepareForBuild" skipped. Previously built successfully. 3>Target "GenerateInternalsVisibleToFile" in file "D:\repos\roslyn\build\Targets\GenerateInternalsVisibleTo.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "CoreCompile" depends on it): 3>Skipping target "GenerateInternalsVisibleToFile" because all output files are up-to-date with respect to the input files. 3>Input files: D:\repos\roslyn\build\Targets\GenerateInternalsVisibleTo.targets;TestUtilities.Desktop.csproj 3>Output files: D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\GeneratedInternalsVisibleTo.cs 3>Done building target "GenerateInternalsVisibleToFile" in project "TestUtilities.Desktop.csproj". 3>Target "PrepareForBuild" skipped. Previously built successfully. 3>Target "GenerateAssemblyInfoFile" in file "D:\repos\roslyn\build\Targets\GenerateAssemblyInfo.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "CoreCompile" depends on it): 3>Skipping target "GenerateAssemblyInfoFile" because all output files are up-to-date with respect to the input files. 3>Input files: D:\repos\roslyn\build\Targets\GenerateAssemblyInfo.targets 3>Output files: D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\GeneratedAssemblyInfo_42.42.42.42424.cs 3>Done building target "GenerateAssemblyInfoFile" in project "TestUtilities.Desktop.csproj". 3>Target "GenerateCompiledExpressionsTempFile" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WorkflowBuildExtensions.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "CoreCompile" depends on it): 3>Task "WriteLinesToFile" skipped, due to false condition; (!Exists('$(GenerateCompiledExpressionsTempFilePathForEditing)')) was evaluated as (!Exists('D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs')). 3>Task "WriteLinesToFile" skipped, due to false condition; (!Exists('$(GenerateCompiledExpressionsTempFilePathForValidation)')) was evaluated as (!Exists('D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs')). 3>Task "WriteLinesToFile" skipped, due to false condition; (!Exists('$(GenerateCompiledExpressionsTempFilePathForTypeInfer)')) was evaluated as (!Exists('D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs')). 3>Done building target "GenerateCompiledExpressionsTempFile" in project "TestUtilities.Desktop.csproj". 3>Target "DesignTimeXamlMarkupCompilation" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Xaml.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "CoreCompile" depends on it): 3>Task "MakeDir" skipped, due to false condition; ('@(XamlAppDef)' != '') was evaluated as ('' != ''). 3>Task "CallTarget" skipped, due to false condition; ('$(BuildingProject)' != 'true' and '@(XamlAppDef)' != '') was evaluated as ('true' != 'true' and '' != ''). 3>Done building target "DesignTimeXamlMarkupCompilation" in project "TestUtilities.Desktop.csproj". 3>Target "CleanInProcessXamlGeneratedFiles" skipped, due to false condition; ('@(XamlAppDef)' != '' And '$(BuildingInsideVisualStudio)'!='true') was evaluated as ('' != '' And 'true'!='true'). 3>Target "DesignTimeMarkupCompilation" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "CoreCompile" depends on it): 3>Task "CallTarget" skipped, due to false condition; ('$(BuildingProject)' != 'true') was evaluated as ('true' != 'true'). 3>Done building target "DesignTimeMarkupCompilation" in project "TestUtilities.Desktop.csproj". 3>Target "_ComputeNonExistentFileProperty" skipped, due to false condition; (('$(BuildingInsideVisualStudio)' == 'true') and ('$(BuildingOutOfProcess)' != 'true') and (('$(BuildingProject)' == 'false') or ('$(UseHostCompilerIfAvailable)' == 'true'))) was evaluated as (('true' == 'true') and ('true' != 'true') and (('true' == 'false') or ('true' == 'true'))). 3>Target "ResolveCodeAnalysisRuleSet" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.CSharp.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "CoreCompile" depends on it): 3>Task "ResolveCodeAnalysisRuleSet" 3>Done executing task "ResolveCodeAnalysisRuleSet". 3>Done building target "ResolveCodeAnalysisRuleSet" in project "TestUtilities.Desktop.csproj". 3>Target "ShimReferencePathsWhenCommonTargetsDoesNotUnderstandReferenceAssemblies" skipped, due to false condition; ('@(ReferencePathWithRefAssemblies)' == '') was evaluated as ('D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll;D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll;C:\Users\jcouv\.nuget\packages\Microsoft.CodeAnalysis.Test.Resources.Proprietary\2.0.0-pre-20170517\lib\netstandard1.3\Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll;D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Microsoft.CSharp.dll;C:\Users\jcouv\.nuget\packages\Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll;C:\Users\jcouv\.nuget\packages\Microsoft.DiaSymReader\1.1.0\lib\net20\Microsoft.DiaSymReader.dll;C:\Users\jcouv\.nuget\packages\Microsoft.DiaSymReader.PortablePdb\1.3.0-beta1-61619-01\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll;C:\Users\jcouv\.nuget\packages\Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll;C:\Users\jcouv\.nuget\packages\Microsoft.Win32.Primitives\4.3.0\ref\net46\Microsoft.Win32.Primitives.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\mscorlib.dll;D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll;D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll;C:\Users\jcouv\.nuget\packages\System.AppContext\4.3.0\ref\net46\System.AppContext.dll;C:\Users\jcouv\.nuget\packages\System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.ComponentModel.Composition.dll;C:\Users\jcouv\.nuget\packages\System.Console\4.3.0\ref\net46\System.Console.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Core.dll;C:\Users\jcouv\.nuget\packages\System.Diagnostics.FileVersionInfo\4.3.0\ref\net46\System.Diagnostics.FileVersionInfo.dll;C:\Users\jcouv\.nuget\packages\System.Diagnostics.Process\4.3.0\ref\net46\System.Diagnostics.Process.dll;C:\Users\jcouv\.nuget\packages\System.Diagnostics.TraceSource\4.3.0\ref\net46\System.Diagnostics.TraceSource.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Drawing.dll;C:\Users\jcouv\.nuget\packages\System.Globalization.Calendars\4.3.0\ref\net46\System.Globalization.Calendars.dll;C:\Users\jcouv\.nuget\packages\System.IO.Compression\4.3.0\ref\net46\System.IO.Compression.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.IO.Compression.FileSystem.dll;C:\Users\jcouv\.nuget\packages\System.IO.Compression.ZipFile\4.3.0\ref\net46\System.IO.Compression.ZipFile.dll;C:\Users\jcouv\.nuget\packages\System.IO.FileSystem\4.3.0\ref\net46\System.IO.FileSystem.dll;C:\Users\jcouv\.nuget\packages\System.IO.FileSystem.Primitives\4.3.0\ref\net46\System.IO.FileSystem.Primitives.dll;C:\Users\jcouv\.nuget\packages\System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll;C:\Users\jcouv\.nuget\packages\System.Net.Sockets\4.3.0\ref\net46\System.Net.Sockets.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Numerics.dll;C:\Users\jcouv\.nuget\packages\System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll;C:\Users\jcouv\.nuget\packages\System.Reflection.TypeExtensions\4.3.0\ref\net46\System.Reflection.TypeExtensions.dll;C:\Users\jcouv\.nuget\packages\System.Runtime.InteropServices.RuntimeInformation\4.3.0\ref\netstandard1.1\System.Runtime.InteropServices.RuntimeInformation.dll;C:\Users\jcouv\.nuget\packages\System.Security.Cryptography.Algorithms\4.3.0\ref\net46\System.Security.Cryptography.Algorithms.dll;C:\Users\jcouv\.nuget\packages\System.Security.Cryptography.Encoding\4.3.0\ref\net46\System.Security.Cryptography.Encoding.dll;C:\Users\jcouv\.nuget\packages\System.Security.Cryptography.Primitives\4.3.0\ref\net46\System.Security.Cryptography.Primitives.dll;C:\Users\jcouv\.nuget\packages\System.Security.Cryptography.X509Certificates\4.3.0\ref\net46\System.Security.Cryptography.X509Certificates.dll;C:\Users\jcouv\.nuget\packages\System.Text.Encoding.CodePages\4.3.0\ref\netstandard1.3\System.Text.Encoding.CodePages.dll;C:\Users\jcouv\.nuget\packages\System.Threading.Thread\4.3.0\ref\net46\System.Threading.Thread.dll;C:\Users\jcouv\.nuget\packages\System.ValueTuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Xml.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Xml.Linq.dll;C:\Users\jcouv\.nuget\packages\System.Xml.ReaderWriter\4.3.0\ref\net46\System.Xml.ReaderWriter.dll;C:\Users\jcouv\.nuget\packages\System.Xml.XmlDocument\4.3.0\ref\net46\System.Xml.XmlDocument.dll;C:\Users\jcouv\.nuget\packages\System.Xml.XPath\4.3.0\ref\net46\System.Xml.XPath.dll;C:\Users\jcouv\.nuget\packages\System.Xml.XPath.XDocument\4.3.0\ref\net46\System.Xml.XPath.XDocument.dll;C:\Users\jcouv\.nuget\packages\xunit.abstractions\2.0.1\lib\net35\xunit.abstractions.dll;C:\Users\jcouv\.nuget\packages\xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll;C:\Users\jcouv\.nuget\packages\xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll;C:\Users\jcouv\.nuget\packages\xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Collections.Concurrent.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Collections.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ComponentModel.Annotations.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ComponentModel.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ComponentModel.EventBasedAsync.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Contracts.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Debug.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Tools.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Tracing.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Dynamic.Runtime.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Globalization.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.IO.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.Expressions.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.Parallel.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.Queryable.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.NetworkInformation.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.Primitives.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.Requests.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.WebHeaderCollection.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ObjectModel.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Emit.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Emit.ILGeneration.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Emit.Lightweight.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Extensions.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Primitives.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Resources.ResourceManager.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Extensions.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Handles.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.InteropServices.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.InteropServices.WindowsRuntime.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Numerics.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Serialization.Json.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Serialization.Primitives.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Serialization.Xml.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Security.Principal.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Duplex.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Http.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.NetTcp.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Primitives.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Security.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.Encoding.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.Encoding.Extensions.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.RegularExpressions.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Tasks.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Tasks.Parallel.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Timer.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Xml.XDocument.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Xml.XmlSerializer.dll' == ''). 3>Target "PreXsdCodeGen" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.ServiceModel.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "CoreCompile" depends on it): 3>Task "CallTarget" 3>Target "CleanXsdCodeGen" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.ServiceModel.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "PreXsdCodeGen" depends on it): 3>Task "Delete" 3>Done executing task "Delete". 3>Done building target "CleanXsdCodeGen" in project "TestUtilities.Desktop.csproj". 3>Done executing task "CallTarget". 3>Done building target "PreXsdCodeGen" in project "TestUtilities.Desktop.csproj". 3>Target "XsdCodeGen" skipped, due to false condition; ( '$(XsdCodeGenPreCondition)' == 'True' ) was evaluated as ( 'False' == 'True' ). 3>Target "CoreCompile" in file "C:\Users\jcouv\.nuget\packages\microsoft.net.compilers\2.3.0-beta2-61716-09\tools\Microsoft.CSharp.Core.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "Compile" depends on it): 3>Building target "CoreCompile" completely. 3>Input file "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll" is newer than output file "D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\Roslyn.Test.Utilities.Desktop.dll". 3>Using "Csc" task from assembly "C:\Users\jcouv\.nuget\packages\microsoft.net.compilers\2.3.0-beta2-61716-09\build\..\tools\Microsoft.Build.Tasks.CodeAnalysis.dll". 3>Task "Csc" 3> C:\Users\jcouv\.nuget\packages\microsoft.net.compilers\2.3.0-beta2-61716-09\tools\csc.exe /noconfig /unsafe+ /checked- /nowarn:1591,1701,1701,1702,2008 /langversion:7.1 /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:DEBUG;TRACE /errorendlocation /preferreduilang:en-US /highentropyva+ /reference:D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll /reference:D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll /reference:C:\Users\jcouv\.nuget\packages\Microsoft.CodeAnalysis.Test.Resources.Proprietary\2.0.0-pre-20170517\lib\netstandard1.3\Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll /reference:D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Microsoft.CSharp.dll /reference:C:\Users\jcouv\.nuget\packages\Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll /reference:C:\Users\jcouv\.nuget\packages\Microsoft.DiaSymReader\1.1.0\lib\net20\Microsoft.DiaSymReader.dll /reference:C:\Users\jcouv\.nuget\packages\Microsoft.DiaSymReader.PortablePdb\1.3.0-beta1-61619-01\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll /reference:C:\Users\jcouv\.nuget\packages\Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll /reference:C:\Users\jcouv\.nuget\packages\Microsoft.Win32.Primitives\4.3.0\ref\net46\Microsoft.Win32.Primitives.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\mscorlib.dll /reference:D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll /reference:D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll /reference:C:\Users\jcouv\.nuget\packages\System.AppContext\4.3.0\ref\net46\System.AppContext.dll /reference:C:\Users\jcouv\.nuget\packages\System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.ComponentModel.Composition.dll /reference:C:\Users\jcouv\.nuget\packages\System.Console\4.3.0\ref\net46\System.Console.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Core.dll /reference:C:\Users\jcouv\.nuget\packages\System.Diagnostics.FileVersionInfo\4.3.0\ref\net46\System.Diagnostics.FileVersionInfo.dll /reference:C:\Users\jcouv\.nuget\packages\System.Diagnostics.Process\4.3.0\ref\net46\System.Diagnostics.Process.dll /reference:C:\Users\jcouv\.nuget\packages\System.Diagnostics.TraceSource\4.3.0\ref\net46\System.Diagnostics.TraceSource.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Drawing.dll /reference:C:\Users\jcouv\.nuget\packages\System.Globalization.Calendars\4.3.0\ref\net46\System.Globalization.Calendars.dll /reference:C:\Users\jcouv\.nuget\packages\System.IO.Compression\4.3.0\ref\net46\System.IO.Compression.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.IO.Compression.FileSystem.dll /reference:C:\Users\jcouv\.nuget\packages\System.IO.Compression.ZipFile\4.3.0\ref\net46\System.IO.Compression.ZipFile.dll /reference:C:\Users\jcouv\.nuget\packages\System.IO.FileSystem\4.3.0\ref\net46\System.IO.FileSystem.dll /reference:C:\Users\jcouv\.nuget\packages\System.IO.FileSystem.Primitives\4.3.0\ref\net46\System.IO.FileSystem.Primitives.dll /reference:C:\Users\jcouv\.nuget\packages\System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll /reference:C:\Users\jcouv\.nuget\packages\System.Net.Sockets\4.3.0\ref\net46\System.Net.Sockets.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Numerics.dll /reference:C:\Users\jcouv\.nuget\packages\System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll /reference:C:\Users\jcouv\.nuget\packages\System.Reflection.TypeExtensions\4.3.0\ref\net46\System.Reflection.TypeExtensions.dll /reference:C:\Users\jcouv\.nuget\packages\System.Runtime.InteropServices.RuntimeInformation\4.3.0\ref\netstandard1.1\System.Runtime.InteropServices.RuntimeInformation.dll /reference:C:\Users\jcouv\.nuget\packages\System.Security.Cryptography.Algorithms\4.3.0\ref\net46\System.Security.Cryptography.Algorithms.dll /reference:C:\Users\jcouv\.nuget\packages\System.Security.Cryptography.Encoding\4.3.0\ref\net46\System.Security.Cryptography.Encoding.dll /reference:C:\Users\jcouv\.nuget\packages\System.Security.Cryptography.Primitives\4.3.0\ref\net46\System.Security.Cryptography.Primitives.dll /reference:C:\Users\jcouv\.nuget\packages\System.Security.Cryptography.X509Certificates\4.3.0\ref\net46\System.Security.Cryptography.X509Certificates.dll /reference:C:\Users\jcouv\.nuget\packages\System.Text.Encoding.CodePages\4.3.0\ref\netstandard1.3\System.Text.Encoding.CodePages.dll /reference:C:\Users\jcouv\.nuget\packages\System.Threading.Thread\4.3.0\ref\net46\System.Threading.Thread.dll /reference:C:\Users\jcouv\.nuget\packages\System.ValueTuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Xml.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Xml.Linq.dll /reference:C:\Users\jcouv\.nuget\packages\System.Xml.ReaderWriter\4.3.0\ref\net46\System.Xml.ReaderWriter.dll /reference:C:\Users\jcouv\.nuget\packages\System.Xml.XmlDocument\4.3.0\ref\net46\System.Xml.XmlDocument.dll /reference:C:\Users\jcouv\.nuget\packages\System.Xml.XPath\4.3.0\ref\net46\System.Xml.XPath.dll /reference:C:\Users\jcouv\.nuget\packages\System.Xml.XPath.XDocument\4.3.0\ref\net46\System.Xml.XPath.XDocument.dll /reference:C:\Users\jcouv\.nuget\packages\xunit.abstractions\2.0.1\lib\net35\xunit.abstractions.dll /reference:C:\Users\jcouv\.nuget\packages\xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll /reference:C:\Users\jcouv\.nuget\packages\xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll /reference:C:\Users\jcouv\.nuget\packages\xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Collections.Concurrent.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Collections.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ComponentModel.Annotations.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ComponentModel.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ComponentModel.EventBasedAsync.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Contracts.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Debug.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Tools.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Tracing.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Dynamic.Runtime.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Globalization.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.IO.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.Expressions.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.Parallel.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.Queryable.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.NetworkInformation.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.Primitives.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.Requests.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.WebHeaderCollection.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ObjectModel.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Emit.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Emit.ILGeneration.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Emit.Lightweight.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Extensions.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Primitives.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Resources.ResourceManager.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Extensions.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Handles.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.InteropServices.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.InteropServices.WindowsRuntime.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Numerics.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Serialization.Json.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Serialization.Primitives.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Serialization.Xml.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Security.Principal.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Duplex.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Http.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.NetTcp.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Primitives.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Security.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.Encoding.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.Encoding.Extensions.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.RegularExpressions.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Tasks.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Tasks.Parallel.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Timer.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Xml.XDocument.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Xml.XmlSerializer.dll /debug+ /debug:full /filealign:512 /keyfile:"D:\repos\roslyn\build\Targets\..\Strong Name Keys\RoslynInternalKey.Private.snk" /out:D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\Roslyn.Test.Utilities.Desktop.dll /ruleset:D:\repos\roslyn\build\Targets\..\Rulesets\NonShippingProject_BuildRules.ruleset /subsystemversion:6.00 /target:library /utf8output /deterministic+ /langversion:7.1 /features:strict /features:IOperation /analyzer:C:\Users\jcouv/.nuget/packages/\Microsoft.CodeQuality.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Analyzer.Utilities.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Microsoft.CodeQuality.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Microsoft.CodeQuality.Analyzers.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Microsoft.CodeQuality.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Microsoft.CodeQuality.CSharp.Analyzers.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Microsoft.CodeAnalysis.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Microsoft.CodeAnalysis.Analyzers.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Microsoft.CodeAnalysis.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Microsoft.CodeAnalysis.CSharp.Analyzers.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Microsoft.NetCore.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Microsoft.NetCore.Analyzers.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Microsoft.NetCore.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Microsoft.NetCore.CSharp.Analyzers.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Roslyn.Diagnostics.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Roslyn.Diagnostics.Analyzers.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Roslyn.Diagnostics.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Roslyn.Diagnostics.CSharp.Analyzers.dll ..\..\..\Compilers\Shared\DesktopAnalyzerAssemblyLoader.cs AppDomainUtils.cs CLRHelpers.cs CodeRuntime\DesktopRuntimeEnvironmentFactory.cs CodeRuntime\RuntimeModuleData.cs DesktopRuntimeUtil.cs InstrumentationChecker.cs ConditionalFactAttribute.cs CodeRuntime\AppDomainAssemblyCache.cs CodeRuntime\Exceptions.cs Extensions.cs CodeRuntime\RuntimeAssemblyManager.cs SharedResourceHelpers.cs CommonDiagnosticAnalyzers.cs ErrorDiagnostics.cs CodeRuntime\DesktopRuntimeEnvironment.cs MetadataSignatureHelper.cs SigningTestHelpers.cs TestHelpers.cs ThrowingTraceListener.cs Traits.cs Win32Res.cs "D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\.NETFramework,Version=v4.6.AssemblyAttributes.cs" D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\GeneratedInternalsVisibleTo.cs D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\GeneratedAssemblyInfo_42.42.42.42424.cs D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs 3> Using shared compilation with compiler from directory: C:\Users\jcouv\.nuget\packages\microsoft.net.compilers\2.3.0-beta2-61716-09\tools 3> Microsoft (R) Visual C# Compiler version 2.3.0.61716 (0a520232) 3> Copyright (C) Microsoft Corporation. All rights reserved. 3>Done executing task "Csc". 3>Task "CallTarget" skipped, due to false condition; ('$(TargetsTriggeredByCompilation)' != '') was evaluated as ('' != ''). 3>Done building target "CoreCompile" in project "TestUtilities.Desktop.csproj". 3>Target "CheckBootstrapState" skipped, due to false condition; ('$(BootstrapBuildPath)' != '') was evaluated as ('' != ''). 3>Target "CopyDeterministicBuildDiagnosticFile" skipped, due to false condition; ('$(DebugDeterminism)' != '') was evaluated as ('' != ''). 3>Target "ApplyOptimizations" skipped, due to false condition; ('$(OfficialBuild)' == 'true' AND '$(NonShipping)' != 'true' AND '$(SkipApplyOptimizations)' != 'true' AND Exists('$(OptimizationDataFile)')) was evaluated as ('' == 'true' AND 'true' != 'true' AND '' != 'true' AND Exists('C:\Users\jcouv\.nuget\packages\RoslynDependencies.OptimizationData\2.3.0-beta3-61801-06\content\OptimizationData\Roslyn.Test.Utilities.Desktop.pgo')). 3>Target "PostCompileBinaryModification" in file "D:\repos\roslyn\build\Targets\Imports.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "Compile" depends on it): 3>Building target "PostCompileBinaryModification" completely. 3>Input file "D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\Roslyn.Test.Utilities.Desktop.dll" is newer than output file "D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\Roslyn.Test.Utilities.Desktop.dll.pcbm". 3>Task "Touch" 3> Touching "D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\Roslyn.Test.Utilities.Desktop.dll.pcbm". 3>Done executing task "Touch". 3>Done building target "PostCompileBinaryModification" in project "TestUtilities.Desktop.csproj". 3>Target "_TimeStampAfterCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'Library'=='library')). 3>Target "AfterCompile" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "Compile" depends on it): 3>Done building target "AfterCompile" in project "TestUtilities.Desktop.csproj". 3>Target "PrepareResourcesForSatelliteAssemblies" skipped, due to false condition; ('$(UICulture)' != '') was evaluated as ('' != ''). 3>Target "MergeLocalizationDirectives" skipped, due to false condition; ('@(GeneratedLocalizationFiles)' !='') was evaluated as ('' !=''). 3>Target "AfterCompileWinFX" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "_AfterCompileWinFXInternal" depends on it): 3>Done building target "AfterCompileWinFX" in project "TestUtilities.Desktop.csproj". 3>Target "_AfterCompileWinFXInternal" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "Compile" depends on it): 3>Done building target "_AfterCompileWinFXInternal" in project "TestUtilities.Desktop.csproj". 3>Target "Compile" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "CoreBuild" depends on it): 3>Done building target "Compile" in project "TestUtilities.Desktop.csproj". 3>Target "DeferredValidation" skipped, due to false condition; ('$(SkipWorkflowValidation)' != 'true' and ('@(XamlPage)' != '' or '@(XamlAppDef)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 3>Target "ExportWindowsMDFile" skipped, due to false condition; ('$(ExportWinMDFile)' == 'true') was evaluated as ('' == 'true'). 3>Target "UnmanagedUnregistration" skipped, due to false condition; ((('$(_AssemblyTimestampBeforeCompile)' != '$(_AssemblyTimestampAfterCompile)' or '$(RegisterForComInterop)' != 'true' or '$(OutputType)' != 'library') or 3> ('$(_AssemblyTimestampBeforeCompile)' == '')) and 3> Exists('@(_UnmanagedRegistrationCache)')) was evaluated as ((('' != '' or '' != 'true' or 'Library' != 'library') or 3> ('' == '')) and 3> Exists('D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\TestUtilities.Desktop.csproj.UnmanagedRegistration.cache')). 3>Target "GenerateSerializationAssemblies" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Off' == 'On' or (''!='' and 'Off' == 'Auto')). 3>Target "_GenerateSatelliteAssemblyInputs" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "CreateSatelliteAssemblies" depends on it): 3>Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithCulture)'!='' and '%(ManifestResourceWithCulture.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 3>Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithCultureOnDisk)'!='' and '%(ManifestNonResxWithCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 3>Done building target "_GenerateSatelliteAssemblyInputs" in project "TestUtilities.Desktop.csproj". 3>Target "ComputeIntermediateSatelliteAssemblies" skipped, due to false condition; (@(EmbeddedResource->'%(WithCulture)') != '') was evaluated as ( != ''). 3>Target "GenerateSatelliteAssemblies" skipped, due to false condition; ('@(_SatelliteAssemblyResourceInputs)' != '' and '$(MSBuildRuntimeType)' != 'Core') was evaluated as ('' != '' and 'Full' != 'Core'). 3>Target "CreateSatelliteAssemblies" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "CoreBuild" depends on it): 3>Done building target "CreateSatelliteAssemblies" in project "TestUtilities.Desktop.csproj". 3>Target "GenerateManifests" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='' or '$(GenerateAppxManifest)' == 'true') was evaluated as (''=='true' or ''!='' or ''!='' or '' == 'true'). 3>Target "GetTargetPath" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "CoreBuild" depends on it): 3>Done building target "GetTargetPath" in project "TestUtilities.Desktop.csproj". 3>Target "ComputeIntermediateSatelliteAssemblies" skipped, due to false condition; (@(EmbeddedResource->'%(WithCulture)') != '') was evaluated as ( != ''). 3>Target "_CopyFilesMarkedCopyLocal" skipped, due to false condition; ('@(ReferenceCopyLocalPaths)' != '') was evaluated as ('' != ''). 3>Target "AssignTargetPaths" skipped. Previously built successfully. 3>Target "_SplitProjectReferencesByFileExistence" skipped. Previously built successfully. 3>Target "_GetProjectReferenceTargetFrameworkProperties" skipped. Previously built successfully. 3>Target "GetCopyToOutputDirectoryXamlAppDefs" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Xaml.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 3>Task "AssignTargetPath" 3>Done executing task "AssignTargetPath". 3>Done building target "GetCopyToOutputDirectoryXamlAppDefs" in project "TestUtilities.Desktop.csproj". 3>Target "GetCopyToOutputDirectoryItems" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "_CopySourceItemsToOutputDirectory" depends on it): 3>Task "MSBuild" skipped, due to false condition; ('@(_MSBuildProjectReferenceExistent)' != '' and '$(_GetChildProjectCopyToOutputDirectoryItems)' == 'true' and '%(_MSBuildProjectReferenceExistent.Private)' != 'false' and '$(UseCommonOutputDirectory)' != 'true') was evaluated as ('..\..\..\Compilers\Core\Portable\CodeAnalysis.csproj;..\..\..\Compilers\CSharp\Portable\CSharpCodeAnalysis.csproj;..\..\..\Compilers\Test\Resources\Core\CompilerTestResources.csproj;..\..\..\Compilers\VisualBasic\Portable\BasicCodeAnalysis.vbproj;..\Portable\TestUtilities.csproj' != '' and 'true' == 'true' and 'False' != 'false' and 'false' != 'true'). 3>Task "AssignTargetPath" 3>Done executing task "AssignTargetPath". 3>Done building target "GetCopyToOutputDirectoryItems" in project "TestUtilities.Desktop.csproj". 3>Target "_CopyOutOfDateSourceItemsToOutputDirectory" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "_CopySourceItemsToOutputDirectory" depends on it): 3>Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files. 3>Input files: C:\Users\jcouv\.nuget\packages\xunit.runner.visualstudio\2.2.0-beta4-build1194\build\_common\xunit.runner.visualstudio.testadapter.dll;C:\Users\jcouv\.nuget\packages\xunit.runner.visualstudio\2.2.0-beta4-build1194\build\_common\xunit.runner.utility.desktop.dll 3>Output files: D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\xunit.runner.visualstudio.testadapter.dll;D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\xunit.runner.utility.desktop.dll 3>Done building target "_CopyOutOfDateSourceItemsToOutputDirectory" in project "TestUtilities.Desktop.csproj". 3>Target "_CopyOutOfDateSourceItemsToOutputDirectoryAlways" skipped, due to false condition; ( '@(_SourceItemsToCopyToOutputDirectoryAlways)' != '' ) was evaluated as ( '' != '' ). 3>Target "_CopySourceItemsToOutputDirectory" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "CopyFilesToOutputDirectory" depends on it): 3>Done building target "_CopySourceItemsToOutputDirectory" in project "TestUtilities.Desktop.csproj". 3>Target "_CopyAppConfigFile" skipped, due to false condition; ( '@(AppConfigWithTargetPath)' != '' ) was evaluated as ( '' != '' ). 3>Target "_CopyManifestFiles" skipped, due to false condition; ( '$(_DeploymentCopyApplicationManifest)'=='true' or '$(GenerateClickOnceManifests)'=='true' ) was evaluated as ( ''=='true' or ''=='true' ). 3>Target "_CheckForCompileOutputs" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "CopyFilesToOutputDirectory" depends on it): 3>Done building target "_CheckForCompileOutputs" in project "TestUtilities.Desktop.csproj". 3>Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Off' == 'On' or (''!='' and 'Off' == 'Auto')). 3>Target "CopyFilesToOutputDirectory" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "PrepareForRun" depends on it): 3>Task "Copy" 3> Copying file from "D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\Roslyn.Test.Utilities.Desktop.dll" to "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 3>Done executing task "Copy". 3>Task "CopyRefAssembly" skipped, due to false condition; ('$(ProduceReferenceAssembly)' == 'true' and '$(CopyBuildOutputToOutputDirectory)' == 'true' and '$(SkipCopyBuildProduct)' != 'true') was evaluated as ('false' == 'true' and 'true' == 'true' and '' != 'true'). 3>Task "Message" 3> TestUtilities.Desktop -> D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll 3>Done executing task "Message". 3>Task "Copy" skipped, due to false condition; ('@(AddModules)' != '') was evaluated as ('' != ''). 3>Task "Copy" skipped, due to false condition; ('$(_SGenDllCreated)'=='true') was evaluated as ('false'=='true'). 3>Task "Copy" 3> Copying file from "D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\Roslyn.Test.Utilities.Desktop.pdb" to "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.pdb". 3>Done executing task "Copy". 3>Task "Copy" skipped, due to false condition; ('$(_DocumentationFileProduced)'=='true') was evaluated as ('false'=='true'). 3>Task "Copy" skipped, due to false condition; ('@(IntermediateSatelliteAssembliesWithTargetPath)' != '') was evaluated as ('' != ''). 3>Task "Copy" skipped, due to false condition; ('@(ReferenceComWrappersToCopyLocal)' != '' or '@(ResolvedIsolatedComModules)' != '' or '@(_DeploymentLooseManifestFile)' != '' or '@(NativeReferenceFile)' != '' ) was evaluated as ('' != '' or '' != '' or '' != '' or '' != '' ). 3>Task "Copy" skipped, due to false condition; ('$(SkipCopyWinMDArtifact)' != 'true' and '@(WinMDExpArtifacts)' != '') was evaluated as ('' != 'true' and '' != ''). 3>Task "Message" skipped, due to false condition; ('$(SkipCopyWinMDArtifact)' != 'true' and '$(_WindowsMetadataOutputPath)' != '') was evaluated as ('' != 'true' and '' != ''). 3>Done building target "CopyFilesToOutputDirectory" in project "TestUtilities.Desktop.csproj". 3>Target "RunCodeAnalysis" skipped, due to false condition; ('$(RunCodeAnalysisOnThisProject)'=='true') was evaluated as (''=='true'). 3>Target "PrepareForRun" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "CoreBuild" depends on it): 3>Done building target "PrepareForRun" in project "TestUtilities.Desktop.csproj". 3>Target "UnmanagedRegistration" skipped, due to false condition; ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library') was evaluated as (''=='true' and 'Library'=='library'). 3>Target "_CheckForCompileOutputs" skipped. Previously built successfully. 3>Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Off' == 'On' or (''!='' and 'Off' == 'Auto')). 3>Target "_CleanGetCurrentAndPriorFileWrites" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "IncrementalClean" depends on it): 3>Task "ReadLinesFromFile" 3>Done executing task "ReadLinesFromFile". 3>Task "ConvertToAbsolutePath" 3>Done executing task "ConvertToAbsolutePath". 3>Task "FindUnderPath" 3> Comparison path is "D:\repos\roslyn\src\Test\Utilities\Desktop". 3>Done executing task "FindUnderPath". 3>Task "FindUnderPath" 3> Comparison path is "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\". 3>Done executing task "FindUnderPath". 3>Task "FindUnderPath" 3> Comparison path is "D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\". 3>Done executing task "FindUnderPath". 3>Task "RemoveDuplicates" 3>Done executing task "RemoveDuplicates". 3>Done building target "_CleanGetCurrentAndPriorFileWrites" in project "TestUtilities.Desktop.csproj". 3>Target "IncrementalClean" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "CoreBuild" depends on it): 3>Task "FindUnderPath" 3> Comparison path is "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\". 3>Done executing task "FindUnderPath". 3>Task "FindUnderPath" 3> Comparison path is "D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\". 3>Done executing task "FindUnderPath". 3>Task "Delete" 3>Done executing task "Delete". 3>Task "RemoveDuplicates" 3>Done executing task "RemoveDuplicates". 3>Task "WriteLinesToFile" skipped, due to false condition; ('@(_CleanUnfilteredPriorFileWrites)'!='@(_CleanUniqueRemainingFileWritesAfterIncrementalClean)') was evaluated as ('D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\xunit.runner.visualstudio.testadapter.dll;D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\xunit.runner.utility.desktop.dll;D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll;D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.pdb;D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\TestUtilities.Desktop.csprojResolveAssemblyReference.cache;D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\TestUtilities.Desktop.csproj.CoreCompileInputs.cache;D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\GeneratedInternalsVisibleTo.cs;D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\GeneratedAssemblyInfo_42.42.42.42424.cs;D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\Roslyn.Test.Utilities.Desktop.dll.pcbm;D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\Roslyn.Test.Utilities.Desktop.dll;D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\Roslyn.Test.Utilities.Desktop.pdb'!='D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\xunit.runner.visualstudio.testadapter.dll;D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\xunit.runner.utility.desktop.dll;D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll;D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.pdb;D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\TestUtilities.Desktop.csprojResolveAssemblyReference.cache;D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\TestUtilities.Desktop.csproj.CoreCompileInputs.cache;D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\GeneratedInternalsVisibleTo.cs;D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\GeneratedAssemblyInfo_42.42.42.42424.cs;D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\Roslyn.Test.Utilities.Desktop.dll.pcbm;D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\Roslyn.Test.Utilities.Desktop.dll;D:\repos\roslyn\Binaries\Obj\TestUtilities.Desktop\Debug\Roslyn.Test.Utilities.Desktop.pdb'). 3>Done building target "IncrementalClean" in project "TestUtilities.Desktop.csproj". 3>Target "PostBuildEvent" skipped, due to false condition; ('$(PostBuildEvent)' != '' and ('$(RunPostBuildEvent)' != 'OnOutputUpdated' or '$(_AssemblyTimestampBeforeCompile)' != '$(_AssemblyTimestampAfterCompile)')) was evaluated as ('' != '' and ('' != 'OnOutputUpdated' or '' != '')). 3>Target "CoreBuild" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "Build" depends on it): 3>Done building target "CoreBuild" in project "TestUtilities.Desktop.csproj". 3>Target "AfterBuild" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (target "Build" depends on it): 3>Done building target "AfterBuild" in project "TestUtilities.Desktop.csproj". 3>Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully. 3>Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully. 3>Target "Build" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (entry point): 3>Done building target "Build" in project "TestUtilities.Desktop.csproj". 3>Target "CopyCompilationRefAssembliesToBin" skipped, due to false condition; ('$(CopyCompilationRefAssemblies)' == 'true' and '$(CopyLocalLockFileAssemblies)' == 'true') was evaluated as ('' == 'true' and '' == 'true'). 4>------ Build started: Project: CSharpCompilerTestUtilities.Desktop, Configuration: Debug Any CPU ------ 4>Build started 6/15/2017 10:41:00 PM. 4>Building with tools version "15.0". 4>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 4>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 4>Target "EntityDeploy" skipped, due to false condition; ('@(EntityDeploy)' != '') was evaluated as ('' != ''). 4>Target "_CheckForInvalidConfigurationAndPlatform" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "EntityDeploy" depends on it): 4>Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ). 4>Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ). 4>Using "Message" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4>Task "Message" 4> Configuration=Debug 4>Done executing task "Message". 4>Task "Message" 4> Platform=AnyCPU 4>Done executing task "Message". 4>Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\' != '' and !HasTrailingSlash('D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\')). 4>Task "Error" skipped, due to false condition; ('$(BaseIntermediateOutputPath)' != '' and !HasTrailingSlash('$(BaseIntermediateOutputPath)')) was evaluated as ('D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\' != '' and !HasTrailingSlash('D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\')). 4>Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\' != '' and !HasTrailingSlash('D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\')). 4>Done building target "_CheckForInvalidConfigurationAndPlatform" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "BeforeBuild" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "Build" depends on it): 4>Done building target "BeforeBuild" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "BuildOnlySettings" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "CoreBuild" depends on it): 4>Done building target "BuildOnlySettings" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "RemoveDuplicateXUnitContent" in file "D:\repos\roslyn\build\Targets\Imports.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "PrepareForBuild" depends on it): 4>Done building target "RemoveDuplicateXUnitContent" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "GetFrameworkPaths" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.NETFramework.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "PrepareForBuild" depends on it): 4>Done building target "GetFrameworkPaths" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "GetWinFXPath" skipped, due to false condition; (('@(Page)' != '' or '@(ApplicationDefinition)' != '' or '@(Resource)' != '') and ('$(GetWinFXNativePath)' != '' or '$(GetWinFXWoWPath)' != '' )) was evaluated as (('' != '' or '' != '' or '' != '') and ('' != '' or '' != '' )). 4>Target "GetReferenceAssemblyPaths" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "PrepareForBuild" depends on it): 4>Using "GetReferenceAssemblyPaths" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4>Task "GetReferenceAssemblyPaths" 4>Done executing task "GetReferenceAssemblyPaths". 4>Done building target "GetReferenceAssemblyPaths" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "AssignLinkMetadata" skipped, due to false condition; ( '$(SynthesizeLinkMetadata)' == 'true' ) was evaluated as ( '' == 'true' ). 4>Target "PrepareForBuild" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "CoreBuild" depends on it): 4>Using "FindAppConfigFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4>Task "FindAppConfigFile" 4>Done executing task "FindAppConfigFile". 4>Using "MakeDir" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4>Task "MakeDir" 4>Done executing task "MakeDir". 4>Done building target "PrepareForBuild" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!=''). 4>Target "BeforeResolveReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "ResolveReferences" depends on it): 4>Done building target "BeforeResolveReferences" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "AssignProjectConfiguration" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "ResolveReferences" depends on it): 4>Using "AssignProjectConfiguration" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4>Task "AssignProjectConfiguration" 4> Project reference "..\..\..\..\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" has been assigned the "Debug|AnyCPU" configuration. 4> Project reference "..\..\..\..\Test\Utilities\Portable\TestUtilities.csproj" has been assigned the "Debug|AnyCPU" configuration. 4> Project reference "..\..\..\Core\Portable\CodeAnalysis.csproj" has been assigned the "Debug|AnyCPU" configuration. 4> Project reference "..\..\..\CSharp\Portable\CSharpCodeAnalysis.csproj" has been assigned the "Debug|AnyCPU" configuration. 4> Project reference "..\..\..\VisualBasic\Portable\BasicCodeAnalysis.vbproj" has been assigned the "Debug|AnyCPU" configuration. 4> Project reference "..\..\..\..\Test\PdbUtilities\PdbUtilities.csproj" has been assigned the "Debug|AnyCPU" configuration. 4> Project reference "..\CSharp\CSharpCompilerTestUtilities.csproj" has been assigned the "Debug|AnyCPU" configuration. 4>Done executing task "AssignProjectConfiguration". 4>Done building target "AssignProjectConfiguration" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "AssignProjectConfiguration" skipped. Previously built successfully. 4>Target "_SplitProjectReferencesByFileExistence" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "PrepareProjectReferences" depends on it): 4>Using "ResolveNonMSBuildProjectOutput" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4>Task "ResolveNonMSBuildProjectOutput" 4> Resolving project reference "..\..\..\..\Test\Utilities\Desktop\TestUtilities.Desktop.csproj". 4> Project reference "..\..\..\..\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" has not been resolved. 4> Resolving project reference "..\..\..\..\Test\Utilities\Portable\TestUtilities.csproj". 4> Project reference "..\..\..\..\Test\Utilities\Portable\TestUtilities.csproj" has not been resolved. 4> Resolving project reference "..\..\..\Core\Portable\CodeAnalysis.csproj". 4> Project reference "..\..\..\Core\Portable\CodeAnalysis.csproj" has not been resolved. 4> Resolving project reference "..\..\..\CSharp\Portable\CSharpCodeAnalysis.csproj". 4> Project reference "..\..\..\CSharp\Portable\CSharpCodeAnalysis.csproj" has not been resolved. 4> Resolving project reference "..\..\..\VisualBasic\Portable\BasicCodeAnalysis.vbproj". 4> Project reference "..\..\..\VisualBasic\Portable\BasicCodeAnalysis.vbproj" has not been resolved. 4> Resolving project reference "..\..\..\..\Test\PdbUtilities\PdbUtilities.csproj". 4> Project reference "..\..\..\..\Test\PdbUtilities\PdbUtilities.csproj" has not been resolved. 4> Resolving project reference "..\CSharp\CSharpCompilerTestUtilities.csproj". 4> Project reference "..\CSharp\CSharpCompilerTestUtilities.csproj" has not been resolved. 4>Done executing task "ResolveNonMSBuildProjectOutput". 4>Done building target "_SplitProjectReferencesByFileExistence" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "PrepareProjectReferences" depends on it): 4>Building target "_GetProjectReferenceTargetFrameworkProperties" completely. 4>No input files were specified. 4>Using "MSBuild" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4>Task "MSBuild" 4> Global Properties: 4> Configuration=Debug 4> Platform=AnyCPU 4> ReferringTargetFramework=.NETFramework,Version=v4.6 4> Removing Properties: 4> TargetFramework 4> RuntimeIdentifier 4>Building with tools version "15.0". 4>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 4>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 4>Target "GetTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (entry point): 4>Done building target "GetTargetFrameworkProperties" in project "TestUtilities.Desktop.csproj". 4>Done executing task "MSBuild". 4>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "PrepareProjectReferences" depends on it): 4>Building target "_GetProjectReferenceTargetFrameworkProperties" completely. 4>No input files were specified. 4>Task "MSBuild" 4> Global Properties: 4> Configuration=Debug 4> Platform=AnyCPU 4> ReferringTargetFramework=.NETFramework,Version=v4.6 4> Removing Properties: 4> TargetFramework 4> RuntimeIdentifier 4>Building with tools version "15.0". 4>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 4>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 4>Target "GetTargetFrameworkProperties" skipped. Previously built successfully. 4>Done executing task "MSBuild". 4>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "PrepareProjectReferences" depends on it): 4>Building target "_GetProjectReferenceTargetFrameworkProperties" completely. 4>No input files were specified. 4>Task "MSBuild" 4> Global Properties: 4> Configuration=Debug 4> Platform=AnyCPU 4> ReferringTargetFramework=.NETFramework,Version=v4.6 4> Removing Properties: 4> TargetFramework 4> RuntimeIdentifier 4>Building with tools version "15.0". 4>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 4>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 4>Target "GetTargetFrameworkProperties" skipped. Previously built successfully. 4>Done executing task "MSBuild". 4>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "PrepareProjectReferences" depends on it): 4>Building target "_GetProjectReferenceTargetFrameworkProperties" completely. 4>No input files were specified. 4>Task "MSBuild" 4> Global Properties: 4> Configuration=Debug 4> Platform=AnyCPU 4> ReferringTargetFramework=.NETFramework,Version=v4.6 4> Removing Properties: 4> TargetFramework 4> RuntimeIdentifier 4>Building with tools version "15.0". 4>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 4>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 4>Target "GetTargetFrameworkProperties" skipped. Previously built successfully. 4>Done executing task "MSBuild". 4>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "PrepareProjectReferences" depends on it): 4>Building target "_GetProjectReferenceTargetFrameworkProperties" completely. 4>No input files were specified. 4>Task "MSBuild" 4> Global Properties: 4> Configuration=Debug 4> Platform=AnyCPU 4> ReferringTargetFramework=.NETFramework,Version=v4.6 4> Removing Properties: 4> TargetFramework 4> RuntimeIdentifier 4>Building with tools version "15.0". 4>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 4>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 4>Target "GetTargetFrameworkProperties" skipped. Previously built successfully. 4>Done executing task "MSBuild". 4>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "PrepareProjectReferences" depends on it): 4>Building target "_GetProjectReferenceTargetFrameworkProperties" completely. 4>No input files were specified. 4>Task "MSBuild" 4> Global Properties: 4> Configuration=Debug 4> Platform=AnyCPU 4> ReferringTargetFramework=.NETFramework,Version=v4.6 4> Removing Properties: 4> TargetFramework 4> RuntimeIdentifier 4>Building with tools version "15.0". 4>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 4>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 4>Target "GetTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\Sdks\Microsoft.NET.Sdk\build\Microsoft.NET.Sdk.Common.targets" from project "D:\repos\roslyn\src\Test\PdbUtilities\PdbUtilities.csproj" (entry point): 4>Using "GetNearestTargetFramework" task from assembly "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\Sdks\Microsoft.NET.Sdk\build\..\tools\net46/Microsoft.NET.Build.Tasks.dll". 4>Task "GetNearestTargetFramework" 4>Done executing task "GetNearestTargetFramework". 4>Done building target "GetTargetFrameworkProperties" in project "PdbUtilities.csproj". 4>Done executing task "MSBuild". 4>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "PrepareProjectReferences" depends on it): 4>Building target "_GetProjectReferenceTargetFrameworkProperties" completely. 4>No input files were specified. 4>Task "MSBuild" 4> Global Properties: 4> Configuration=Debug 4> Platform=AnyCPU 4> ReferringTargetFramework=.NETFramework,Version=v4.6 4> Removing Properties: 4> TargetFramework 4> RuntimeIdentifier 4>Building with tools version "15.0". 4>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 4>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 4>Target "GetTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\Sdks\Microsoft.NET.Sdk\build\Microsoft.NET.Sdk.Common.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp\CSharpCompilerTestUtilities.csproj" (entry point): 4>Using "GetNearestTargetFramework" task from assembly "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\Sdks\Microsoft.NET.Sdk\build\..\tools\net46/Microsoft.NET.Build.Tasks.dll". 4>Task "GetNearestTargetFramework" 4>Done executing task "GetNearestTargetFramework". 4>Done building target "GetTargetFrameworkProperties" in project "CSharpCompilerTestUtilities.csproj". 4>Done executing task "MSBuild". 4>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "PrepareProjectReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "ResolveProjectReferences" depends on it): 4>Done building target "PrepareProjectReferences" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "ResolveProjectReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "ResolveReferences" depends on it): 4>Task "MSBuild" 4> Global Properties: 4> Configuration=Debug 4> Platform=AnyCPU 4>Building with tools version "15.0". 4>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 4>Target "ValidateMSBuildToolsVersion" skipped. Previously built successfully. 4>Target "GetTargetPath" skipped. Previously built successfully. 4>Done executing task "MSBuild". 4>Task "MSBuild" 4> Global Properties: 4> Configuration=Debug 4> Platform=AnyCPU 4> TargetFramework=netstandard1.3 4> ProjectHasSingleTargetFramework=true 4> ProjectIsRidAgnostic=true 4> Removing Properties for project "..\..\..\..\Test\Utilities\Portable\TestUtilities.csproj": 4> TargetFramework 4> ProjectHasSingleTargetFramework 4> RuntimeIdentifier 4> ProjectIsRidAgnostic 4> Removing Properties for project "..\..\..\Core\Portable\CodeAnalysis.csproj": 4> TargetFramework 4> ProjectHasSingleTargetFramework 4> RuntimeIdentifier 4> ProjectIsRidAgnostic 4> Removing Properties for project "..\..\..\CSharp\Portable\CSharpCodeAnalysis.csproj": 4> TargetFramework 4> ProjectHasSingleTargetFramework 4> RuntimeIdentifier 4> ProjectIsRidAgnostic 4> Removing Properties for project "..\..\..\VisualBasic\Portable\BasicCodeAnalysis.vbproj": 4> TargetFramework 4> ProjectHasSingleTargetFramework 4> RuntimeIdentifier 4> ProjectIsRidAgnostic 4> Removing Properties for project "..\..\..\..\Test\PdbUtilities\PdbUtilities.csproj": 4> TargetFramework 4> ProjectHasSingleTargetFramework 4> RuntimeIdentifier 4> ProjectIsRidAgnostic 4> Removing Properties for project "..\CSharp\CSharpCompilerTestUtilities.csproj": 4> TargetFramework 4> ProjectHasSingleTargetFramework 4> RuntimeIdentifier 4> ProjectIsRidAgnostic 4>Building with tools version "15.0". 4>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 4>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 4>Target "GetTargetPath" skipped. Previously built successfully. 4>Building with tools version "15.0". 4>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 4>Building with tools version "15.0". 4>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 4>Building with tools version "15.0". 4>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 4>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 4>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 4>Target "GetTargetPath" skipped. Previously built successfully. 4>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 4>Target "GetTargetPath" skipped. Previously built successfully. 4>Target "GetTargetPath" skipped. Previously built successfully. 4>Building with tools version "15.0". 4>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 4>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 4>Target "GetTargetPath" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\PdbUtilities\PdbUtilities.csproj" (entry point): 4>Done building target "GetTargetPath" in project "PdbUtilities.csproj". 4>Building with tools version "15.0". 4>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 4>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 4>Target "GetTargetPath" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp\CSharpCompilerTestUtilities.csproj" (entry point): 4>Done building target "GetTargetPath" in project "CSharpCompilerTestUtilities.csproj". 4>Done executing task "MSBuild". 4>Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and ('$(BuildingInsideVisualStudio)' == 'true' or '$(BuildProjectReferences)' != 'true') and '$(VisualStudioVersion)' == '10.0' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('true' == 'true' and '..\..\..\..\Test\Utilities\Desktop\TestUtilities.Desktop.csproj;..\..\..\..\Test\Utilities\Portable\TestUtilities.csproj;..\..\..\Core\Portable\CodeAnalysis.csproj;..\..\..\CSharp\Portable\CSharpCodeAnalysis.csproj;..\..\..\VisualBasic\Portable\BasicCodeAnalysis.vbproj;..\..\..\..\Test\PdbUtilities\PdbUtilities.csproj;..\CSharp\CSharpCompilerTestUtilities.csproj' != '' and ('true' == 'true' or 'true' != 'true') and '15.0' == '10.0' and '..\..\..\..\Test\Utilities\Desktop\TestUtilities.Desktop.csproj' != ''). 4>Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and ('$(BuildingInsideVisualStudio)' == 'true' or '$(BuildProjectReferences)' != 'true') and '$(VisualStudioVersion)' == '10.0' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('true' == 'true' and '..\..\..\..\Test\Utilities\Desktop\TestUtilities.Desktop.csproj;..\..\..\..\Test\Utilities\Portable\TestUtilities.csproj;..\..\..\Core\Portable\CodeAnalysis.csproj;..\..\..\CSharp\Portable\CSharpCodeAnalysis.csproj;..\..\..\VisualBasic\Portable\BasicCodeAnalysis.vbproj;..\..\..\..\Test\PdbUtilities\PdbUtilities.csproj;..\CSharp\CSharpCompilerTestUtilities.csproj' != '' and ('true' == 'true' or 'true' != 'true') and '15.0' == '10.0' and '..\..\..\..\Test\Utilities\Portable\TestUtilities.csproj;..\..\..\Core\Portable\CodeAnalysis.csproj;..\..\..\CSharp\Portable\CSharpCodeAnalysis.csproj;..\..\..\VisualBasic\Portable\BasicCodeAnalysis.vbproj;..\..\..\..\Test\PdbUtilities\PdbUtilities.csproj;..\CSharp\CSharpCompilerTestUtilities.csproj' != ''). 4>Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingInsideVisualStudio)' != 'true' and '$(BuildProjectReferences)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('true' == 'true' and '..\..\..\..\Test\Utilities\Desktop\TestUtilities.Desktop.csproj;..\..\..\..\Test\Utilities\Portable\TestUtilities.csproj;..\..\..\Core\Portable\CodeAnalysis.csproj;..\..\..\CSharp\Portable\CSharpCodeAnalysis.csproj;..\..\..\VisualBasic\Portable\BasicCodeAnalysis.vbproj;..\..\..\..\Test\PdbUtilities\PdbUtilities.csproj;..\CSharp\CSharpCompilerTestUtilities.csproj' != '' and 'true' != 'true' and 'true' == 'true' and '..\..\..\..\Test\Utilities\Desktop\TestUtilities.Desktop.csproj' != ''). 4>Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingInsideVisualStudio)' != 'true' and '$(BuildProjectReferences)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('true' == 'true' and '..\..\..\..\Test\Utilities\Desktop\TestUtilities.Desktop.csproj;..\..\..\..\Test\Utilities\Portable\TestUtilities.csproj;..\..\..\Core\Portable\CodeAnalysis.csproj;..\..\..\CSharp\Portable\CSharpCodeAnalysis.csproj;..\..\..\VisualBasic\Portable\BasicCodeAnalysis.vbproj;..\..\..\..\Test\PdbUtilities\PdbUtilities.csproj;..\CSharp\CSharpCompilerTestUtilities.csproj' != '' and 'true' != 'true' and 'true' == 'true' and '..\..\..\..\Test\Utilities\Portable\TestUtilities.csproj;..\..\..\Core\Portable\CodeAnalysis.csproj;..\..\..\CSharp\Portable\CSharpCodeAnalysis.csproj;..\..\..\VisualBasic\Portable\BasicCodeAnalysis.vbproj;..\..\..\..\Test\PdbUtilities\PdbUtilities.csproj;..\CSharp\CSharpCompilerTestUtilities.csproj' != ''). 4>Task "MSBuild" 4> Global Properties: 4> Configuration=Debug 4> Platform=AnyCPU 4>Building with tools version "15.0". 4>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 4>Target "ValidateMSBuildToolsVersion" skipped. Previously built successfully. 4>Target "GetNativeManifest" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" (entry point): 4>Done building target "GetNativeManifest" in project "TestUtilities.Desktop.csproj". 4>Done executing task "MSBuild". 4>Task "MSBuild" 4> Global Properties: 4> Configuration=Debug 4> Platform=AnyCPU 4> TargetFramework=netstandard1.3 4> ProjectHasSingleTargetFramework=true 4> ProjectIsRidAgnostic=true 4> Removing Properties for project "..\..\..\..\Test\Utilities\Portable\TestUtilities.csproj": 4> TargetFramework 4> ProjectHasSingleTargetFramework 4> RuntimeIdentifier 4> ProjectIsRidAgnostic 4> Removing Properties for project "..\..\..\Core\Portable\CodeAnalysis.csproj": 4> TargetFramework 4> ProjectHasSingleTargetFramework 4> RuntimeIdentifier 4> ProjectIsRidAgnostic 4> Removing Properties for project "..\..\..\CSharp\Portable\CSharpCodeAnalysis.csproj": 4> TargetFramework 4> ProjectHasSingleTargetFramework 4> RuntimeIdentifier 4> ProjectIsRidAgnostic 4> Removing Properties for project "..\..\..\VisualBasic\Portable\BasicCodeAnalysis.vbproj": 4> TargetFramework 4> ProjectHasSingleTargetFramework 4> RuntimeIdentifier 4> ProjectIsRidAgnostic 4> Removing Properties for project "..\..\..\..\Test\PdbUtilities\PdbUtilities.csproj": 4> TargetFramework 4> ProjectHasSingleTargetFramework 4> RuntimeIdentifier 4> ProjectIsRidAgnostic 4> Removing Properties for project "..\CSharp\CSharpCompilerTestUtilities.csproj": 4> TargetFramework 4> ProjectHasSingleTargetFramework 4> RuntimeIdentifier 4> ProjectIsRidAgnostic 4>Building with tools version "15.0". 4>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 4>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 4>Target "GetNativeManifest" skipped. Previously built successfully. 4>Building with tools version "15.0". 4>Building with tools version "15.0". 4>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 4>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 4>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 4>Target "GetNativeManifest" skipped. Previously built successfully. 4>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 4>Building with tools version "15.0". 4>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 4>Target "GetNativeManifest" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\PdbUtilities\PdbUtilities.csproj" (entry point): 4>Done building target "GetNativeManifest" in project "PdbUtilities.csproj". 4>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 4>Target "GetNativeManifest" skipped. Previously built successfully. 4>Building with tools version "15.0". 4>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 4>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 4>Target "GetNativeManifest" skipped. Previously built successfully. 4>Building with tools version "15.0". 4>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 4>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 4>Target "GetNativeManifest" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp\CSharpCompilerTestUtilities.csproj" (entry point): 4>Done building target "GetNativeManifest" in project "CSharpCompilerTestUtilities.csproj". 4>Done executing task "MSBuild". 4>Task "Warning" skipped, due to false condition; ('@(ProjectReferenceWithConfiguration)' != '' and '@(_MSBuildProjectReferenceNonexistent)' != '') was evaluated as ('..\..\..\..\Test\Utilities\Desktop\TestUtilities.Desktop.csproj;..\..\..\..\Test\Utilities\Portable\TestUtilities.csproj;..\..\..\Core\Portable\CodeAnalysis.csproj;..\..\..\CSharp\Portable\CSharpCodeAnalysis.csproj;..\..\..\VisualBasic\Portable\BasicCodeAnalysis.vbproj;..\..\..\..\Test\PdbUtilities\PdbUtilities.csproj;..\CSharp\CSharpCompilerTestUtilities.csproj' != '' and '' != ''). 4>Done building target "ResolveProjectReferences" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true'). 4>Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!=''). 4>Target "GetFrameworkPaths" skipped. Previously built successfully. 4>Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. 4>Target "PrepareForBuild" skipped. Previously built successfully. 4>Target "GetInstalledSDKLocations" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "ResolveSDKReferences" depends on it): 4>Task "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '') was evaluated as ('' != ''). 4>Task "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '' and '$(SupportWindows81SDKs)' == 'true' and '$(TargetPlatformIdentifierWindows81)' != '' and '$(TargetPlatformVersionWindows81)' != '') was evaluated as ('' != '' and '' == 'true' and '' != '' and '' != ''). 4>Task "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '' and '$(SupportWindowsPhone81SDKs)' == 'true' and '$(TargetPlatformIdentifierWindowsPhone81)' != '' and '$(TargetPlatformVersionWindowsPhone81)' != '') was evaluated as ('' != '' and '' == 'true' and '' != '' and '' != ''). 4>Done building target "GetInstalledSDKLocations" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "ResolveSDKReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "ResolveAssemblyReferences" depends on it): 4>Task "ResolveSDKReference" skipped, due to false condition; ('@(SDKReference)'!='') was evaluated as (''!=''). 4>Done building target "ResolveSDKReferences" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "ResolveSDKReferences" skipped. Previously built successfully. 4>Target "ExpandSDKReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "ResolveAssemblyReferences" depends on it): 4>Task "GetSDKReferenceFiles" skipped, due to false condition; ('@(ResolvedSDKReference)'!='') was evaluated as (''!=''). 4>Done building target "ExpandSDKReferences" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "ResolveProjectReferences" skipped. Previously built successfully. 4>Target "ResolveNuGetPackageAssets" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\Microsoft\NuGet\15.0\Microsoft.NuGet.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "ResolveAssemblyReferences" depends on it): 4>Using "ResolveNuGetPackageAssets" task from assembly "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\Microsoft\NuGet\15.0\Microsoft.NuGet.Build.Tasks.dll". 4>Task "ResolveNuGetPackageAssets" 4>Done executing task "ResolveNuGetPackageAssets". 4>Task "CreateItem" skipped, due to false condition; ('@(_NuGetContentItems)' != '') was evaluated as ('' != ''). 4>Done building target "ResolveNuGetPackageAssets" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "FakesGenerateBeforeBuild" skipped, due to false condition; (@(Fakes) != '' AND $(BuildingProject)) was evaluated as ( != '' AND true). 4>Target "ResolveAssemblyReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "ResolveReferences" depends on it): 4>Using "ResolveAssemblyReference" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4>Task "ResolveAssemblyReference" 4> TargetFrameworkMoniker: 4> .NETFramework,Version=v4.6 4> TargetFrameworkMonikerDisplayName: 4> .NET Framework 4.6 4> TargetedRuntimeVersion: 4> v4.0.30319 4> Assemblies: 4> C:\Users\jcouv/.nuget/packages/Microsoft.CodeAnalysis.Test.Resources.Proprietary\2.0.0-pre-20170517\lib\netstandard1.3\Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll 4> Private = 'false' 4> C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader\1.1.0\lib\net20\Microsoft.DiaSymReader.dll 4> Private = 'false' 4> C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll 4> Private = 'false' 4> C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll 4> Private = 'false' 4> C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll 4> Private = 'false' 4> C:\Users\jcouv/.nuget/packages/Microsoft.Win32.Primitives\4.3.0\ref\net46\Microsoft.Win32.Primitives.dll 4> Private = 'false' 4> C:\Users\jcouv/.nuget/packages/System.AppContext\4.3.0\ref\net46\System.AppContext.dll 4> Private = 'false' 4> C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll 4> Private = 'false' 4> C:\Users\jcouv/.nuget/packages/System.Console\4.3.0\ref\net46\System.Console.dll 4> Private = 'false' 4> C:\Users\jcouv/.nuget/packages/System.Diagnostics.FileVersionInfo\4.3.0\ref\net46\System.Diagnostics.FileVersionInfo.dll 4> Private = 'false' 4> C:\Users\jcouv/.nuget/packages/System.Diagnostics.Process\4.3.0\ref\net46\System.Diagnostics.Process.dll 4> Private = 'false' 4> C:\Users\jcouv/.nuget/packages/System.Diagnostics.TraceSource\4.3.0\ref\net46\System.Diagnostics.TraceSource.dll 4> Private = 'false' 4> C:\Users\jcouv/.nuget/packages/System.Globalization.Calendars\4.3.0\ref\net46\System.Globalization.Calendars.dll 4> Private = 'false' 4> C:\Users\jcouv/.nuget/packages/System.IO.Compression\4.3.0\ref\net46\System.IO.Compression.dll 4> Private = 'false' 4> C:\Users\jcouv/.nuget/packages/System.IO.Compression.ZipFile\4.3.0\ref\net46\System.IO.Compression.ZipFile.dll 4> Private = 'false' 4> C:\Users\jcouv/.nuget/packages/System.IO.FileSystem\4.3.0\ref\net46\System.IO.FileSystem.dll 4> Private = 'false' 4> C:\Users\jcouv/.nuget/packages/System.IO.FileSystem.Primitives\4.3.0\ref\net46\System.IO.FileSystem.Primitives.dll 4> Private = 'false' 4> C:\Users\jcouv/.nuget/packages/System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll 4> Private = 'false' 4> C:\Users\jcouv/.nuget/packages/System.Net.Sockets\4.3.0\ref\net46\System.Net.Sockets.dll 4> Private = 'false' 4> C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll 4> Private = 'false' 4> C:\Users\jcouv/.nuget/packages/System.Reflection.TypeExtensions\4.3.0\ref\net46\System.Reflection.TypeExtensions.dll 4> Private = 'false' 4> C:\Users\jcouv/.nuget/packages/System.Runtime.InteropServices.RuntimeInformation\4.3.0\ref\netstandard1.1\System.Runtime.InteropServices.RuntimeInformation.dll 4> Private = 'false' 4> C:\Users\jcouv/.nuget/packages/System.Security.Cryptography.Algorithms\4.3.0\ref\net46\System.Security.Cryptography.Algorithms.dll 4> Private = 'false' 4> C:\Users\jcouv/.nuget/packages/System.Security.Cryptography.Encoding\4.3.0\ref\net46\System.Security.Cryptography.Encoding.dll 4> Private = 'false' 4> C:\Users\jcouv/.nuget/packages/System.Security.Cryptography.Primitives\4.3.0\ref\net46\System.Security.Cryptography.Primitives.dll 4> Private = 'false' 4> C:\Users\jcouv/.nuget/packages/System.Security.Cryptography.X509Certificates\4.3.0\ref\net46\System.Security.Cryptography.X509Certificates.dll 4> Private = 'false' 4> C:\Users\jcouv/.nuget/packages/System.Text.Encoding.CodePages\4.3.0\ref\netstandard1.3\System.Text.Encoding.CodePages.dll 4> Private = 'false' 4> C:\Users\jcouv/.nuget/packages/System.Threading.Thread\4.3.0\ref\net46\System.Threading.Thread.dll 4> Private = 'false' 4> C:\Users\jcouv/.nuget/packages/System.ValueTuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll 4> Private = 'false' 4> C:\Users\jcouv/.nuget/packages/System.Xml.ReaderWriter\4.3.0\ref\net46\System.Xml.ReaderWriter.dll 4> Private = 'false' 4> C:\Users\jcouv/.nuget/packages/System.Xml.XmlDocument\4.3.0\ref\net46\System.Xml.XmlDocument.dll 4> Private = 'false' 4> C:\Users\jcouv/.nuget/packages/System.Xml.XPath\4.3.0\ref\net46\System.Xml.XPath.dll 4> Private = 'false' 4> C:\Users\jcouv/.nuget/packages/System.Xml.XPath.XDocument\4.3.0\ref\net46\System.Xml.XPath.XDocument.dll 4> Private = 'false' 4> C:\Users\jcouv/.nuget/packages/xunit.abstractions\2.0.1\lib\net35\xunit.abstractions.dll 4> Private = 'false' 4> C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll 4> Private = 'false' 4> C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll 4> Private = 'false' 4> C:\Users\jcouv/.nuget/packages/xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll 4> Private = 'false' 4> Microsoft.CSharp 4> Private = 'False' 4> System 4> Private = 'False' 4> mscorlib 4> Private = 'False' 4> System.IO.Compression.FileSystem 4> Private = 'False' 4> System.ComponentModel.Composition 4> Private = 'False' 4> System.Numerics 4> Private = 'False' 4> System.Xml 4> Private = 'False' 4> System.Xml.Linq 4> Private = 'False' 4> System.Core 4> Private = 'False' 4> AssemblyFiles: 4> D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll 4> Private = 'False' 4> D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll 4> Private = 'False' 4> D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll 4> Private = 'False' 4> D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll 4> Private = 'False' 4> D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll 4> Private = 'False' 4> D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll 4> Private = 'False' 4> D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll 4> Private = 'False' 4> C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\mscorlib.dll 4> CandidateAssemblyFiles: 4> TargetFrameworkDirectories: 4> C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\,C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\ 4> InstalledAssemblyTables: 4> IgnoreInstalledAssemblyTable: 4> False 4> SearchPaths: 4> {TargetFrameworkDirectory} 4> {RawFileName} 4> AllowedAssemblyExtensions: 4> .winmd 4> .dll 4> .exe 4> AllowedRelatedFileExtensions: 4> .dll.config 4> .exe.config 4> AppConfigFile: 4> 4> AutoUnify: 4> True 4> CopyLocalDependenciesWhenParentReferenceInGac: 4> True 4> FindDependencies: 4> True 4> TargetProcessorArchitecture: 4> msil 4> StateFile: 4> D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\CSharpCompilerTestUtilities.Desktop.csprojResolveAssemblyReference.cache 4> InstalledAssemblySubsetTables: 4> IgnoreInstalledAssemblySubsetTable: 4> False 4> TargetFrameworkSubsets: 4> FullTargetFrameworkSubsetNames: 4> Full 4> ProfileName: 4> 4> FullFrameworkFolders: 4> C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\ 4> LatestTargetFrameworkDirectories: 4> ProfileTablesLocation: 4> Primary reference "Roslyn.Test.Utilities.Desktop, Version=42.42.42.42, Culture=neutral, PublicKeyToken=fc793a00266884fb". 4> Resolved file path is "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 4> Reference found at search path location "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "Roslyn.Test.Utilities, Version=42.42.42.42, Culture=neutral, PublicKeyToken=fc793a00266884fb". 4> Resolved file path is "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 4> Reference found at search path location "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "Microsoft.CodeAnalysis, Version=42.42.42.42, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 4> Resolved file path is "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 4> Reference found at search path location "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "Microsoft.CodeAnalysis.CSharp, Version=42.42.42.42, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 4> Resolved file path is "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 4> Reference found at search path location "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "Microsoft.CodeAnalysis.VisualBasic, Version=42.42.42.42, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 4> Resolved file path is "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 4> Reference found at search path location "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "Roslyn.Test.PdbUtilities, Version=42.42.42.42, Culture=neutral, PublicKeyToken=fc793a00266884fb". 4> Resolved file path is "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 4> Reference found at search path location "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "Roslyn.Compilers.CSharp.Test.Utilities, Version=42.42.42.42, Culture=neutral, PublicKeyToken=fc793a00266884fb". 4> Resolved file path is "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 4> Reference found at search path location "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Unified primary reference "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 4> Using this version instead of original version "2.0.0.0" in "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader\1.1.0\lib\net20\Microsoft.DiaSymReader.dll" because there is a more recent version of this framework file. 4> Using this version instead of original version "2.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.abstractions\2.0.1\lib\net35\xunit.abstractions.dll" because there is a more recent version of this framework file. 4> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\mscorlib.dll". 4> Reference found at search path location "{TargetFrameworkDirectory}". 4> For SearchPath "{TargetFrameworkDirectory}". 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\mscorlib.winmd", but it didn't exist. 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "Microsoft.CodeAnalysis.Test.Resources.Proprietary, Version=1.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/Microsoft.CodeAnalysis.Test.Resources.Proprietary\2.0.0-pre-20170517\lib\netstandard1.3\Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "Microsoft.DiaSymReader, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader\1.1.0\lib\net20\Microsoft.DiaSymReader.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v2.0.50727". 4> Primary reference "Microsoft.DiaSymReader.Converter.Xml, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "Microsoft.DiaSymReader.PortablePdb, Version=1.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "Microsoft.Metadata.Visualizer, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "Microsoft.Win32.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/Microsoft.Win32.Primitives\4.3.0\ref\net46\Microsoft.Win32.Primitives.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "System.AppContext, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.AppContext\4.3.0\ref\net46\System.AppContext.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Unified primary reference "System.Collections.Immutable, Version=1.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Using this version instead of original version "1.2.0.0" in "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" because AutoUnify is 'true'. 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "System.Console, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Console\4.3.0\ref\net46\System.Console.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "System.Diagnostics.FileVersionInfo, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Diagnostics.FileVersionInfo\4.3.0\ref\net46\System.Diagnostics.FileVersionInfo.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "System.Diagnostics.Process, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Diagnostics.Process\4.3.0\ref\net46\System.Diagnostics.Process.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Unified primary reference "System.Diagnostics.TraceSource, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Using this version instead of original version "4.0.0.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll" because AutoUnify is 'true'. 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Diagnostics.TraceSource\4.3.0\ref\net46\System.Diagnostics.TraceSource.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "System.Globalization.Calendars, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Globalization.Calendars\4.3.0\ref\net46\System.Globalization.Calendars.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Unified primary reference "System.IO.Compression, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 4> Using this version instead of original version "4.1.1.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll" because AutoUnify is 'true'. 4> Using this version instead of original version "4.1.1.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll" because AutoUnify is 'true'. 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll" because AutoUnify is 'true'. 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" because AutoUnify is 'true'. 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.IO.Compression\4.3.0\ref\net46\System.IO.Compression.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "System.IO.Compression.ZipFile, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.IO.Compression.ZipFile\4.3.0\ref\net46\System.IO.Compression.ZipFile.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Unified primary reference "System.IO.FileSystem, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Using this version instead of original version "4.0.1.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll" because AutoUnify is 'true'. 4> Using this version instead of original version "4.0.1.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll" because AutoUnify is 'true'. 4> Using this version instead of original version "4.0.1.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll" because AutoUnify is 'true'. 4> Using this version instead of original version "4.0.1.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll" because AutoUnify is 'true'. 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.IO.FileSystem\4.3.0\ref\net46\System.IO.FileSystem.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Unified primary reference "System.IO.FileSystem.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Using this version instead of original version "4.0.1.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll" because AutoUnify is 'true'. 4> Using this version instead of original version "4.0.1.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll" because AutoUnify is 'true'. 4> Using this version instead of original version "4.0.1.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll" because AutoUnify is 'true'. 4> Using this version instead of original version "4.0.1.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll" because AutoUnify is 'true'. 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.IO.FileSystem.Primitives\4.3.0\ref\net46\System.IO.FileSystem.Primitives.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "System.Net.Http, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "System.Net.Sockets, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Net.Sockets\4.3.0\ref\net46\System.Net.Sockets.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "System.Reflection.Metadata, Version=1.4.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "System.Reflection.TypeExtensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Reflection.TypeExtensions\4.3.0\ref\net46\System.Reflection.TypeExtensions.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Runtime.InteropServices.RuntimeInformation\4.3.0\ref\netstandard1.1\System.Runtime.InteropServices.RuntimeInformation.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "System.Security.Cryptography.Algorithms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Security.Cryptography.Algorithms\4.3.0\ref\net46\System.Security.Cryptography.Algorithms.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Security.Cryptography.Encoding\4.3.0\ref\net46\System.Security.Cryptography.Encoding.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Unified primary reference "System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Using this version instead of original version "4.0.0.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll" because AutoUnify is 'true'. 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Security.Cryptography.Primitives\4.3.0\ref\net46\System.Security.Cryptography.Primitives.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "System.Security.Cryptography.X509Certificates, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Security.Cryptography.X509Certificates\4.3.0\ref\net46\System.Security.Cryptography.X509Certificates.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "System.Text.Encoding.CodePages, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Text.Encoding.CodePages\4.3.0\ref\netstandard1.3\System.Text.Encoding.CodePages.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Unified primary reference "System.Threading.Thread, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Using this version instead of original version "4.0.0.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll" because AutoUnify is 'true'. 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Threading.Thread\4.3.0\ref\net46\System.Threading.Thread.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "System.ValueTuple, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.ValueTuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "System.Xml.ReaderWriter, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Xml.ReaderWriter\4.3.0\ref\net46\System.Xml.ReaderWriter.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Unified primary reference "System.Xml.XmlDocument, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Using this version instead of original version "4.0.1.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll" because AutoUnify is 'true'. 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Xml.XmlDocument\4.3.0\ref\net46\System.Xml.XmlDocument.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "System.Xml.XPath, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Xml.XPath\4.3.0\ref\net46\System.Xml.XPath.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Unified primary reference "System.Xml.XPath.XDocument, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Using this version instead of original version "4.0.1.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll" because AutoUnify is 'true'. 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Xml.XPath.XDocument\4.3.0\ref\net46\System.Xml.XPath.XDocument.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "xunit.abstractions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c". 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/xunit.abstractions\2.0.1\lib\net35\xunit.abstractions.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v2.0.50727". 4> Primary reference "xunit.assert, Version=2.2.0.3444, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c". 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "xunit.core, Version=2.2.0.3444, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c". 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "xunit.execution.desktop, Version=2.2.0.3444, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c". 4> Resolved file path is "C:\Users\jcouv/.nuget/packages/xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll". 4> Reference found at search path location "{RawFileName}". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "Microsoft.CSharp, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Microsoft.CSharp.dll". 4> Reference found at search path location "{TargetFrameworkDirectory}". 4> For SearchPath "{TargetFrameworkDirectory}". 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Microsoft.CSharp.winmd", but it didn't exist. 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Unified primary reference "System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 4> Using this version instead of original version "2.0.0.0" in "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader\1.1.0\lib\net20\Microsoft.DiaSymReader.dll" because there is a more recent version of this framework file. 4> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.dll". 4> Reference found at search path location "{TargetFrameworkDirectory}". 4> For SearchPath "{TargetFrameworkDirectory}". 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.winmd", but it didn't exist. 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "System.IO.Compression.FileSystem, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 4> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.IO.Compression.FileSystem.dll". 4> Reference found at search path location "{TargetFrameworkDirectory}". 4> For SearchPath "{TargetFrameworkDirectory}". 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.IO.Compression.FileSystem.winmd", but it didn't exist. 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "System.ComponentModel.Composition, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 4> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.ComponentModel.Composition.dll". 4> Reference found at search path location "{TargetFrameworkDirectory}". 4> For SearchPath "{TargetFrameworkDirectory}". 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.ComponentModel.Composition.winmd", but it didn't exist. 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 4> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Numerics.dll". 4> Reference found at search path location "{TargetFrameworkDirectory}". 4> For SearchPath "{TargetFrameworkDirectory}". 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Numerics.winmd", but it didn't exist. 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 4> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Xml.dll". 4> Reference found at search path location "{TargetFrameworkDirectory}". 4> For SearchPath "{TargetFrameworkDirectory}". 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Xml.winmd", but it didn't exist. 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 4> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Xml.Linq.dll". 4> Reference found at search path location "{TargetFrameworkDirectory}". 4> For SearchPath "{TargetFrameworkDirectory}". 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Xml.Linq.winmd", but it didn't exist. 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Primary reference "System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 4> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Core.dll". 4> Reference found at search path location "{TargetFrameworkDirectory}". 4> For SearchPath "{TargetFrameworkDirectory}". 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Core.winmd", but it didn't exist. 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Dependency "System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Drawing.dll". 4> Reference found at search path location "{TargetFrameworkDirectory}". 4> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop". 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\System.Drawing.winmd", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\System.Drawing.dll", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\System.Drawing.exe", but it didn't exist. 4> For SearchPath "{TargetFrameworkDirectory}". 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Drawing.winmd", but it didn't exist. 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Dependency "Roslyn.Compilers.Test.Resources, Version=42.42.42.42, Culture=neutral, PublicKeyToken=fc793a00266884fb". 4> Could not resolve this reference. Could not locate the assembly "Roslyn.Compilers.Test.Resources, Version=42.42.42.42, Culture=neutral, PublicKeyToken=fc793a00266884fb". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. 4> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop". 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Compilers.Test.Resources.winmd", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Compilers.Test.Resources.dll", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Compilers.Test.Resources.exe", but it didn't exist. 4> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities". 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Compilers.Test.Resources.winmd", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Compilers.Test.Resources.dll", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Compilers.Test.Resources.exe", but it didn't exist. 4> For SearchPath "{TargetFrameworkDirectory}". 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Roslyn.Compilers.Test.Resources.winmd", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Roslyn.Compilers.Test.Resources.dll", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Roslyn.Compilers.Test.Resources.exe", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\Roslyn.Compilers.Test.Resources.winmd", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\Roslyn.Compilers.Test.Resources.dll", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\Roslyn.Compilers.Test.Resources.exe", but it didn't exist. 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 4> Unified Dependency "System.Runtime, Version=4.0.20.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll" because there is a more recent version of this framework file. 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll" because there is a more recent version of this framework file. 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll" because there is a more recent version of this framework file. 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" because there is a more recent version of this framework file. 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Runtime.InteropServices.RuntimeInformation\4.3.0\ref\netstandard1.1\System.Runtime.InteropServices.RuntimeInformation.dll" because there is a more recent version of this framework file. 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Text.Encoding.CodePages\4.3.0\ref\netstandard1.3\System.Text.Encoding.CodePages.dll" because there is a more recent version of this framework file. 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.ValueTuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll" because there is a more recent version of this framework file. 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll" because there is a more recent version of this framework file. 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll" because there is a more recent version of this framework file. 4> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.dll". 4> Reference found at search path location "{TargetFrameworkDirectory}". 4> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities". 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Runtime.winmd", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Runtime.dll", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Runtime.exe", but it didn't exist. 4> For SearchPath "{TargetFrameworkDirectory}". 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Runtime.winmd", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Runtime.dll", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Runtime.exe", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.winmd", but it didn't exist. 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.CodeAnalysis.Test.Resources.Proprietary\2.0.0-pre-20170517\lib\netstandard1.3\Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/System.Runtime.InteropServices.RuntimeInformation\4.3.0\ref\netstandard1.1\System.Runtime.InteropServices.RuntimeInformation.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/System.Text.Encoding.CodePages\4.3.0\ref\netstandard1.3\System.Text.Encoding.CodePages.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/System.ValueTuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Unified Dependency "System.Diagnostics.Debug, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll" because there is a more recent version of this framework file. 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll" because there is a more recent version of this framework file. 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" because there is a more recent version of this framework file. 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll" because there is a more recent version of this framework file. 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll" because there is a more recent version of this framework file. 4> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Debug.dll". 4> Reference found at search path location "{TargetFrameworkDirectory}". 4> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities". 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Diagnostics.Debug.winmd", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Diagnostics.Debug.dll", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Diagnostics.Debug.exe", but it didn't exist. 4> For SearchPath "{TargetFrameworkDirectory}". 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Diagnostics.Debug.winmd", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Diagnostics.Debug.dll", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Diagnostics.Debug.exe", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Debug.winmd", but it didn't exist. 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Unified Dependency "System.Collections, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll" because there is a more recent version of this framework file. 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll" because there is a more recent version of this framework file. 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" because there is a more recent version of this framework file. 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.ValueTuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll" because there is a more recent version of this framework file. 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll" because there is a more recent version of this framework file. 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll" because there is a more recent version of this framework file. 4> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Collections.dll". 4> Reference found at search path location "{TargetFrameworkDirectory}". 4> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities". 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Collections.winmd", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Collections.dll", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Collections.exe", but it didn't exist. 4> For SearchPath "{TargetFrameworkDirectory}". 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Collections.winmd", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Collections.dll", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Collections.exe", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Collections.winmd", but it didn't exist. 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/System.ValueTuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Dependency "System.Xml.XDocument, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Xml.XDocument.dll". 4> Reference found at search path location "{TargetFrameworkDirectory}". 4> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities". 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Xml.XDocument.winmd", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Xml.XDocument.dll", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Xml.XDocument.exe", but it didn't exist. 4> For SearchPath "{TargetFrameworkDirectory}". 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Xml.XDocument.winmd", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Xml.XDocument.dll", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Xml.XDocument.exe", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Xml.XDocument.winmd", but it didn't exist. 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Unified Dependency "System.IO, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll" because there is a more recent version of this framework file. 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll" because there is a more recent version of this framework file. 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" because there is a more recent version of this framework file. 4> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.IO.dll". 4> Reference found at search path location "{TargetFrameworkDirectory}". 4> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities". 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.IO.winmd", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.IO.dll", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.IO.exe", but it didn't exist. 4> For SearchPath "{TargetFrameworkDirectory}". 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.IO.winmd", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.IO.dll", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.IO.exe", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.IO.winmd", but it didn't exist. 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.CodeAnalysis.Test.Resources.Proprietary\2.0.0-pre-20170517\lib\netstandard1.3\Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Unified Dependency "System.Reflection, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll" because there is a more recent version of this framework file. 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" because there is a more recent version of this framework file. 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll" because there is a more recent version of this framework file. 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll" because there is a more recent version of this framework file. 4> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.dll". 4> Reference found at search path location "{TargetFrameworkDirectory}". 4> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities". 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Reflection.winmd", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Reflection.dll", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Reflection.exe", but it didn't exist. 4> For SearchPath "{TargetFrameworkDirectory}". 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Reflection.winmd", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Reflection.dll", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Reflection.exe", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.winmd", but it didn't exist. 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.CodeAnalysis.Test.Resources.Proprietary\2.0.0-pre-20170517\lib\netstandard1.3\Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Unified Dependency "System.Threading.Tasks, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll" because there is a more recent version of this framework file. 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll" because there is a more recent version of this framework file. 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll" because there is a more recent version of this framework file. 4> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Tasks.dll". 4> Reference found at search path location "{TargetFrameworkDirectory}". 4> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities". 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Threading.Tasks.winmd", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Threading.Tasks.dll", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Threading.Tasks.exe", but it didn't exist. 4> For SearchPath "{TargetFrameworkDirectory}". 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Threading.Tasks.winmd", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Threading.Tasks.dll", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Threading.Tasks.exe", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Tasks.winmd", but it didn't exist. 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Unified Dependency "System.Globalization, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll" because there is a more recent version of this framework file. 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll" because there is a more recent version of this framework file. 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll" because there is a more recent version of this framework file. 4> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Globalization.dll". 4> Reference found at search path location "{TargetFrameworkDirectory}". 4> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities". 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Globalization.winmd", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Globalization.dll", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Globalization.exe", but it didn't exist. 4> For SearchPath "{TargetFrameworkDirectory}". 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Globalization.winmd", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Globalization.dll", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Globalization.exe", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Globalization.winmd", but it didn't exist. 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Unified Dependency "System.Text.Encoding, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll" because there is a more recent version of this framework file. 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" because there is a more recent version of this framework file. 4> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.Encoding.dll". 4> Reference found at search path location "{TargetFrameworkDirectory}". 4> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities". 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Text.Encoding.winmd", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Text.Encoding.dll", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Text.Encoding.exe", but it didn't exist. 4> For SearchPath "{TargetFrameworkDirectory}". 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Text.Encoding.winmd", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Text.Encoding.dll", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Text.Encoding.exe", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.Encoding.winmd", but it didn't exist. 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/System.Text.Encoding.CodePages\4.3.0\ref\netstandard1.3\System.Text.Encoding.CodePages.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.CodeAnalysis.Test.Resources.Proprietary\2.0.0-pre-20170517\lib\netstandard1.3\Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Unified Dependency "System.Threading, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll" because there is a more recent version of this framework file. 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll" because there is a more recent version of this framework file. 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" because there is a more recent version of this framework file. 4> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.dll". 4> Reference found at search path location "{TargetFrameworkDirectory}". 4> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities". 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Threading.winmd", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Threading.dll", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Threading.exe", but it didn't exist. 4> For SearchPath "{TargetFrameworkDirectory}". 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Threading.winmd", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Threading.dll", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Threading.exe", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.winmd", but it didn't exist. 4> Required by "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Unified Dependency "System.Runtime.InteropServices, Version=4.0.20.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll" because there is a more recent version of this framework file. 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" because there is a more recent version of this framework file. 4> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.InteropServices.dll". 4> Reference found at search path location "{TargetFrameworkDirectory}". 4> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities". 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Runtime.InteropServices.winmd", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Runtime.InteropServices.dll", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Runtime.InteropServices.exe", but it didn't exist. 4> For SearchPath "{TargetFrameworkDirectory}". 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Runtime.InteropServices.winmd", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Runtime.InteropServices.dll", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Runtime.InteropServices.exe", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.InteropServices.winmd", but it didn't exist. 4> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Unified Dependency "System.Text.RegularExpressions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll" because there is a more recent version of this framework file. 4> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.RegularExpressions.dll". 4> Reference found at search path location "{TargetFrameworkDirectory}". 4> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities". 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Text.RegularExpressions.winmd", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Text.RegularExpressions.dll", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Text.RegularExpressions.exe", but it didn't exist. 4> For SearchPath "{TargetFrameworkDirectory}". 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Text.RegularExpressions.winmd", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Text.RegularExpressions.dll", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Text.RegularExpressions.exe", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.RegularExpressions.winmd", but it didn't exist. 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Dependency "System.Reflection.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Primitives.dll". 4> Reference found at search path location "{TargetFrameworkDirectory}". 4> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities". 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Reflection.Primitives.winmd", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Reflection.Primitives.dll", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Reflection.Primitives.exe", but it didn't exist. 4> For SearchPath "{TargetFrameworkDirectory}". 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Reflection.Primitives.winmd", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Reflection.Primitives.dll", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Reflection.Primitives.exe", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Primitives.winmd", but it didn't exist. 4> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Dependency "System.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.dll". 4> Reference found at search path location "{TargetFrameworkDirectory}". 4> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities". 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Linq.winmd", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Linq.dll", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Linq.exe", but it didn't exist. 4> For SearchPath "{TargetFrameworkDirectory}". 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Linq.winmd", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Linq.dll", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Linq.exe", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.winmd", but it didn't exist. 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Dependency "System.Diagnostics.Tools, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Tools.dll". 4> Reference found at search path location "{TargetFrameworkDirectory}". 4> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities". 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Diagnostics.Tools.winmd", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Diagnostics.Tools.dll", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Diagnostics.Tools.exe", but it didn't exist. 4> For SearchPath "{TargetFrameworkDirectory}". 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Diagnostics.Tools.winmd", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Diagnostics.Tools.dll", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Diagnostics.Tools.exe", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Tools.winmd", but it didn't exist. 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Dependency "System.Resources.ResourceManager, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Resources.ResourceManager.dll". 4> Reference found at search path location "{TargetFrameworkDirectory}". 4> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities". 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Resources.ResourceManager.winmd", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Resources.ResourceManager.dll", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Resources.ResourceManager.exe", but it didn't exist. 4> For SearchPath "{TargetFrameworkDirectory}". 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Resources.ResourceManager.winmd", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Resources.ResourceManager.dll", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Resources.ResourceManager.exe", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Resources.ResourceManager.winmd", but it didn't exist. 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/System.ValueTuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Unified Dependency "System.Runtime.Extensions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll" because there is a more recent version of this framework file. 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll" because there is a more recent version of this framework file. 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" because there is a more recent version of this framework file. 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll" because there is a more recent version of this framework file. 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll" because there is a more recent version of this framework file. 4> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Extensions.dll". 4> Reference found at search path location "{TargetFrameworkDirectory}". 4> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities". 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Runtime.Extensions.winmd", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Runtime.Extensions.dll", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Runtime.Extensions.exe", but it didn't exist. 4> For SearchPath "{TargetFrameworkDirectory}". 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Runtime.Extensions.winmd", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Runtime.Extensions.dll", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Runtime.Extensions.exe", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Extensions.winmd", but it didn't exist. 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Dependency "System.Collections.Concurrent, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Collections.Concurrent.dll". 4> Reference found at search path location "{TargetFrameworkDirectory}". 4> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities". 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Collections.Concurrent.winmd", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Collections.Concurrent.dll", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Collections.Concurrent.exe", but it didn't exist. 4> For SearchPath "{TargetFrameworkDirectory}". 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Collections.Concurrent.winmd", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Collections.Concurrent.dll", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Collections.Concurrent.exe", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Collections.Concurrent.winmd", but it didn't exist. 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Dependency "System.Runtime.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Numerics.dll". 4> Reference found at search path location "{TargetFrameworkDirectory}". 4> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis". 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Runtime.Numerics.winmd", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Runtime.Numerics.dll", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Runtime.Numerics.exe", but it didn't exist. 4> For SearchPath "{TargetFrameworkDirectory}". 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Runtime.Numerics.winmd", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Runtime.Numerics.dll", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Runtime.Numerics.exe", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Numerics.winmd", but it didn't exist. 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Dependency "System.Reflection.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Extensions.dll". 4> Reference found at search path location "{TargetFrameworkDirectory}". 4> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis". 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Reflection.Extensions.winmd", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Reflection.Extensions.dll", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Reflection.Extensions.exe", but it didn't exist. 4> For SearchPath "{TargetFrameworkDirectory}". 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Reflection.Extensions.winmd", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Reflection.Extensions.dll", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Reflection.Extensions.exe", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Extensions.winmd", but it didn't exist. 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Unified Dependency "System.Text.Encoding.Extensions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" because there is a more recent version of this framework file. 4> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.Encoding.Extensions.dll". 4> Reference found at search path location "{TargetFrameworkDirectory}". 4> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis". 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Text.Encoding.Extensions.winmd", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Text.Encoding.Extensions.dll", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Text.Encoding.Extensions.exe", but it didn't exist. 4> For SearchPath "{TargetFrameworkDirectory}". 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Text.Encoding.Extensions.winmd", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Text.Encoding.Extensions.dll", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Text.Encoding.Extensions.exe", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.Encoding.Extensions.winmd", but it didn't exist. 4> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 4> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Dependency "System.Linq.Expressions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.Expressions.dll". 4> Reference found at search path location "{TargetFrameworkDirectory}". 4> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis". 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\System.Linq.Expressions.winmd", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\System.Linq.Expressions.dll", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\System.Linq.Expressions.exe", but it didn't exist. 4> For SearchPath "{TargetFrameworkDirectory}". 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Linq.Expressions.winmd", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Linq.Expressions.dll", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Linq.Expressions.exe", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.Expressions.winmd", but it didn't exist. 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Dependency "System.Threading.Tasks.Parallel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Tasks.Parallel.dll". 4> Reference found at search path location "{TargetFrameworkDirectory}". 4> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis". 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\System.Threading.Tasks.Parallel.winmd", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\System.Threading.Tasks.Parallel.dll", but it didn't exist. 4> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\System.Threading.Tasks.Parallel.exe", but it didn't exist. 4> For SearchPath "{TargetFrameworkDirectory}". 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Threading.Tasks.Parallel.winmd", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Threading.Tasks.Parallel.dll", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Threading.Tasks.Parallel.exe", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Tasks.Parallel.winmd", but it didn't exist. 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Dependency "System.Net.Primitives, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.Primitives.dll". 4> Reference found at search path location "{TargetFrameworkDirectory}". 4> For SearchPath "C:\Users\jcouv\.nuget\packages\System.Net.Http\4.3.0\ref\net46". 4> Considered "C:\Users\jcouv\.nuget\packages\System.Net.Http\4.3.0\ref\net46\System.Net.Primitives.winmd", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\System.Net.Http\4.3.0\ref\net46\System.Net.Primitives.dll", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\System.Net.Http\4.3.0\ref\net46\System.Net.Primitives.exe", but it didn't exist. 4> For SearchPath "{TargetFrameworkDirectory}". 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Net.Primitives.winmd", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Net.Primitives.dll", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Net.Primitives.exe", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.Primitives.winmd", but it didn't exist. 4> Required by "C:\Users\jcouv/.nuget/packages/System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4> Unified Dependency "System.ObjectModel, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll" because there is a more recent version of this framework file. 4> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ObjectModel.dll". 4> Reference found at search path location "{TargetFrameworkDirectory}". 4> For SearchPath "C:\Users\jcouv\.nuget\packages\xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0". 4> Considered "C:\Users\jcouv\.nuget\packages\xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\System.ObjectModel.winmd", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\System.ObjectModel.dll", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\System.ObjectModel.exe", but it didn't exist. 4> For SearchPath "{TargetFrameworkDirectory}". 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.ObjectModel.winmd", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.ObjectModel.dll", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.ObjectModel.exe", but it didn't exist. 4> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ObjectModel.winmd", but it didn't exist. 4> Required by "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 4> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 4> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 4> The ImageRuntimeVersion for this reference is "v4.0.30319". 4>Done executing task "ResolveAssemblyReference". 4>Done building target "ResolveAssemblyReferences" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "ForceGenerationOfBindingRedirects" skipped, due to false condition; ('$(ForceGenerationOfBindingRedirects)' == 'true') was evaluated as ('' == 'true'). 4>Target "GenerateBindingRedirects" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true') was evaluated as ('' == 'true' and '' == 'true'). 4>Target "ForceGenerationOfBindingRedirects" skipped, due to false condition; ('$(ForceGenerationOfBindingRedirects)' == 'true') was evaluated as ('' == 'true'). 4>Target "GenerateBindingRedirectsUpdateAppConfig" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true' and Exists('$(_GenerateBindingRedirectsIntermediateAppConfig)')) was evaluated as ('' == 'true' and '' == 'true' and Exists('D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\CSharpCompilerTestUtilities.Desktop.csproj.Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll.config')). 4>Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!=''). 4>Target "AfterResolveReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "ResolveReferences" depends on it): 4>Done building target "AfterResolveReferences" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. 4>Target "ImplicitlyExpandDesignTimeFacades" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.NETFramework.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "ResolveReferences" depends on it): 4>Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll' == 'ImplicitlyExpandDesignTimeFacades'). 4>Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll' == 'ImplicitlyExpandDesignTimeFacades'). 4>Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('{RawFileName}' == 'ImplicitlyExpandDesignTimeFacades'). 4>Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll' == 'ImplicitlyExpandDesignTimeFacades'). 4>Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('{TargetFrameworkDirectory}' == 'ImplicitlyExpandDesignTimeFacades'). 4>Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll' == 'ImplicitlyExpandDesignTimeFacades'). 4>Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll' == 'ImplicitlyExpandDesignTimeFacades'). 4>Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll' == 'ImplicitlyExpandDesignTimeFacades'). 4>Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll' == 'ImplicitlyExpandDesignTimeFacades'). 4>Task "Message" 4> Including C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Collections.Concurrent.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Collections.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ComponentModel.Annotations.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ComponentModel.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ComponentModel.EventBasedAsync.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Contracts.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Debug.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Tools.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Tracing.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Dynamic.Runtime.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Globalization.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.IO.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.Expressions.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.Parallel.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.Queryable.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.NetworkInformation.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.Primitives.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.Requests.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.WebHeaderCollection.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ObjectModel.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Emit.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Emit.ILGeneration.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Emit.Lightweight.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Extensions.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Primitives.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Resources.ResourceManager.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Extensions.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Handles.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.InteropServices.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.InteropServices.WindowsRuntime.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Numerics.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Serialization.Json.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Serialization.Primitives.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Serialization.Xml.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Security.Principal.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Duplex.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Http.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.NetTcp.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Primitives.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Security.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.Encoding.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.Encoding.Extensions.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.RegularExpressions.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Tasks.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Tasks.Parallel.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Timer.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Xml.XDocument.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Xml.XmlSerializer.dll 4>Done executing task "Message". 4>Done building target "ImplicitlyExpandDesignTimeFacades" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "ResolveTestReferences" skipped, due to false condition; ('@(Shadow)'!='') was evaluated as (''!=''). 4>Target "LinkVSSDKEmbeddableAssemblies" in file "D:\repos\roslyn\build\Targets\Imports.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "ResolveReferences" depends on it): 4>Done building target "LinkVSSDKEmbeddableAssemblies" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "ResolveReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "CoreBuild" depends on it): 4>Done building target "ResolveReferences" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "DeployPortableOnDeveloperBuild" skipped, due to false condition; ('$(_IsAnyPortableUnitTest)' == 'true' AND '$(DeveloperBuild)' == 'true' AND '$(OS)' == 'Windows_NT') was evaluated as ('' == 'true' AND 'true' == 'true' AND 'Windows_NT' == 'Windows_NT'). 4>Target "ResolveNuGetPackageAssets" skipped. Previously built successfully. 4>Target "ValidationExtension" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WorkflowBuildExtensions.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "PrepareResources" depends on it): 4>Task "WorkflowBuildMessageTask" skipped, due to false condition; ('$(SkipWorkflowValidation)'!='' and '$(SkipWorkflowValidation)'!='true' and '$(SkipWorkflowValidation)'!='false') was evaluated as (''!='' and ''!='true' and ''!='false'). 4>Done building target "ValidationExtension" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "ExpressionBuildExtension" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WorkflowBuildExtensions.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "PrepareResources" depends on it): 4>Task "WorkflowBuildMessageTask" skipped, due to false condition; ('$(DisableWorkflowCompiledExpressions)'!='' and '$(DisableWorkflowCompiledExpressions)'!='true' and '$(DisableWorkflowCompiledExpressions)'!='false') was evaluated as (''!='' and ''!='true' and ''!='false'). 4>Done building target "ExpressionBuildExtension" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "XamlMarkupCompilePass1" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != ''). 4>Target "XamlMarkupCompileReadGeneratedFileList" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != ''). 4>Target "XamlMarkupCompileAddFilesGenerated" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != ''). 4>Target "XamlMarkupCompilePass2" skipped, due to false condition; ('$(XamlRequiresCompilationPass2)' == 'true' ) was evaluated as ('false' == 'true' ). 4>Target "XamlMarkupCompileReadPass2Flag" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != ''). 4>Target "XamlMarkupCompileAddExtensionFilesGenerated" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != ''). 4>Target "AddDeferredValidationErrorsFileToFileWrites" skipped, due to false condition; (Exists('$(DeferredValidationErrorsFileName)')) was evaluated as (Exists('D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\\AC2C1ABA-CCF6-44D4-8127-588FD4D0A860-DeferredValidationErrors.xml')). 4>Target "ReportValidationBuildExtensionErrors" skipped, due to false condition; ('$(SkipWorkflowValidation)' != 'true' and ('@(XamlPage)' != '' or '@(XamlAppDef)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 4>Target "MarkupCompilePass1" skipped, due to false condition; ('@(Page)' != '' or '@(ApplicationDefinition)' != '' ) was evaluated as ('' != '' or '' != '' ). 4>Target "AfterMarkupCompilePass1" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "PrepareResources" depends on it): 4>Done building target "AfterMarkupCompilePass1" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "MarkupCompilePass2ForMainAssembly" skipped, due to false condition; ('$(_RequireMCPass2ForMainAssembly)' == 'true' ) was evaluated as ('false' == 'true' ). 4>Target "FileClassification" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "PrepareResources" depends on it): 4>Task "FileClassifier" skipped, due to false condition; ('@(GeneratedBaml)' != '' or '@(Resource)' != '' or '@(Font)' != '') was evaluated as ('' != '' or '' != '' or '' != ''). 4>Task "Message" skipped, due to false condition; ('$(MSBuildTargetsVerbose)'=='true') was evaluated as (''=='true'). 4>Task "Message" skipped, due to false condition; ('$(MSBuildTargetsVerbose)'=='true') was evaluated as (''=='true'). 4>Done building target "FileClassification" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "MainResourcesGeneration" skipped, due to false condition; ('@(MainEmbeddedFiles)' != '') was evaluated as ('' != ''). 4>Target "AssignWinFXEmbeddedResource" skipped, due to false condition; ('@(WinFXEmbeddedResource)' != '') was evaluated as ('' != ''). 4>Target "AssignTargetPaths" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "PrepareResourceNames" depends on it): 4>Using "AssignTargetPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4>Task "AssignTargetPath" 4>Done executing task "AssignTargetPath". 4>Task "AssignTargetPath" 4>Done executing task "AssignTargetPath". 4>Task "AssignTargetPath" 4>Done executing task "AssignTargetPath". 4>Task "AssignTargetPath" 4>Done executing task "AssignTargetPath". 4>Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and ''=='.manifest'). 4>Done building target "AssignTargetPaths" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "AssignTargetPaths" skipped. Previously built successfully. 4>Target "SplitResourcesByCulture" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "PrepareResourceNames" depends on it): 4>Task "Warning" skipped, due to false condition; ('@(ResxWithNoCulture)'!='') was evaluated as (''!=''). 4>Task "Warning" skipped, due to false condition; ('@(ResxWithCulture)'!='') was evaluated as (''!=''). 4>Task "Warning" skipped, due to false condition; ('@(NonResxWithCulture)'!='') was evaluated as (''!=''). 4>Task "Warning" skipped, due to false condition; ('@(NonResxWithNoCulture)'!='') was evaluated as (''!=''). 4>Using "AssignCulture" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4>Task "AssignCulture" 4>Done executing task "AssignCulture". 4>Done building target "SplitResourcesByCulture" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "CreateManifestResourceNames" skipped, due to false condition; ('@(EmbeddedResource)' != '') was evaluated as ('' != ''). 4>Target "CreateCustomManifestResourceNames" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "PrepareResourceNames" depends on it): 4>Done building target "CreateCustomManifestResourceNames" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "PrepareResourceNames" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "PrepareResources" depends on it): 4>Done building target "PrepareResourceNames" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "ResolveAssemblyReferences" skipped. Previously built successfully. 4>Target "SplitResourcesByCulture" skipped. Previously built successfully. 4>Target "BeforeResGen" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "ResGen" depends on it): 4>Done building target "BeforeResGen" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "CoreResGen" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "ResGen" depends on it): 4>Task "GenerateResource" skipped, due to false condition; ('%(EmbeddedResource.Type)' == 'Resx' and '%(EmbeddedResource.GenerateResource)' != 'false' and '$(GenerateResourceMSBuildRuntime)' != 'CLR2') was evaluated as ('' == 'Resx' and '' != 'false' and 'CurrentRuntime' != 'CLR2'). 4>Task "GenerateResource" skipped, due to false condition; ('%(EmbeddedResource.Type)' == 'Resx' and '%(EmbeddedResource.GenerateResource)' != 'false' and '$(GenerateResourceMSBuildRuntime)' == 'CLR2') was evaluated as ('' == 'Resx' and '' != 'false' and 'CurrentRuntime' == 'CLR2'). 4>Done building target "CoreResGen" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "AfterResGen" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "ResGen" depends on it): 4>Done building target "AfterResGen" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "ResGen" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "PrepareResources" depends on it): 4>Done building target "ResGen" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "CompileLicxFiles" skipped, due to false condition; ('@(_LicxFile)'!='') was evaluated as (''!=''). 4>Target "PrepareResources" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "CoreBuild" depends on it): 4>Done building target "PrepareResources" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "ResolveKeySource" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "CoreBuild" depends on it): 4>Using "ResolveKeySource" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4>Task "ResolveKeySource" 4>Done executing task "ResolveKeySource". 4>Done building target "ResolveKeySource" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "ResolveReferences" skipped. Previously built successfully. 4>Target "ResolveKeySource" skipped. Previously built successfully. 4>Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!=''). 4>Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!=''). 4>Target "_SetExternalWin32ManifestProperties" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='') was evaluated as (''=='true' or ''!='' or ''!=''). 4>Target "_SetEmbeddedWin32ManifestProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "SetWin32ManifestProperties" depends on it): 4>Using "GetFrameworkPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4>Task "GetFrameworkPath" 4>Done executing task "GetFrameworkPath". 4>Done building target "_SetEmbeddedWin32ManifestProperties" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "SetWin32ManifestProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "Compile" depends on it): 4>Done building target "SetWin32ManifestProperties" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "ResolveReferences" skipped. Previously built successfully. 4>Target "FindReferenceAssembliesForReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "Compile" depends on it): 4>Done building target "FindReferenceAssembliesForReferences" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "_GenerateCompileInputs" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "Compile" depends on it): 4>Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithNoCulture)'!='' and '%(ManifestResourceWithNoCulture.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 4>Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithNoCultureOnDisk)'!='' and '%(ManifestNonResxWithNoCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 4>Done building target "_GenerateCompileInputs" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "PrepareForBuild" skipped. Previously built successfully. 4>Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. 4>Target "_SetTargetFrameworkMonikerAttribute" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.CSharp.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "GenerateTargetFrameworkMonikerAttribute" depends on it): 4>Done building target "_SetTargetFrameworkMonikerAttribute" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "GenerateTargetFrameworkMonikerAttribute" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "BeforeCompile" depends on it): 4>Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. 4>Input files: C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.targets 4>Output files: D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\.NETFramework,Version=v4.6.AssemblyAttributes.cs 4>Done building target "GenerateTargetFrameworkMonikerAttribute" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "GenerateAdditionalSources" skipped, due to false condition; ('@(AssemblyAttributes)' != '' and '$(GenerateAdditionalSources)' == 'true') was evaluated as ('' != '' and '' == 'true'). 4>Target "BeforeCompile" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "Compile" depends on it): 4>Done building target "BeforeCompile" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "_TimeStampBeforeCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'Library'=='library')). 4>Target "ResolveAssemblyReferences" skipped. Previously built successfully. 4>Target "_GenerateCompileDependencyCache" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "Compile" depends on it): 4>Using "Hash" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4>Task "Hash" 4>Done executing task "Hash". 4>Using "WriteLinesToFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4>Task "WriteLinesToFile" 4> MSB3493: 4>Done executing task "WriteLinesToFile". 4>Done building target "_GenerateCompileDependencyCache" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "PrepareForBuild" skipped. Previously built successfully. 4>Target "GenerateInternalsVisibleToFile" in file "D:\repos\roslyn\build\Targets\GenerateInternalsVisibleTo.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "CoreCompile" depends on it): 4>Skipping target "GenerateInternalsVisibleToFile" because all output files are up-to-date with respect to the input files. 4>Input files: D:\repos\roslyn\build\Targets\GenerateInternalsVisibleTo.targets;CSharpCompilerTestUtilities.Desktop.csproj 4>Output files: D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\GeneratedInternalsVisibleTo.cs 4>Done building target "GenerateInternalsVisibleToFile" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "PrepareForBuild" skipped. Previously built successfully. 4>Target "GenerateAssemblyInfoFile" in file "D:\repos\roslyn\build\Targets\GenerateAssemblyInfo.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "CoreCompile" depends on it): 4>Skipping target "GenerateAssemblyInfoFile" because all output files are up-to-date with respect to the input files. 4>Input files: D:\repos\roslyn\build\Targets\GenerateAssemblyInfo.targets 4>Output files: D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\GeneratedAssemblyInfo_42.42.42.42424.cs 4>Done building target "GenerateAssemblyInfoFile" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "GenerateCompiledExpressionsTempFile" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WorkflowBuildExtensions.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "CoreCompile" depends on it): 4>Task "WriteLinesToFile" skipped, due to false condition; (!Exists('$(GenerateCompiledExpressionsTempFilePathForEditing)')) was evaluated as (!Exists('D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs')). 4>Task "WriteLinesToFile" skipped, due to false condition; (!Exists('$(GenerateCompiledExpressionsTempFilePathForValidation)')) was evaluated as (!Exists('D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs')). 4>Task "WriteLinesToFile" skipped, due to false condition; (!Exists('$(GenerateCompiledExpressionsTempFilePathForTypeInfer)')) was evaluated as (!Exists('D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs')). 4>Done building target "GenerateCompiledExpressionsTempFile" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "DesignTimeXamlMarkupCompilation" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Xaml.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "CoreCompile" depends on it): 4>Task "MakeDir" skipped, due to false condition; ('@(XamlAppDef)' != '') was evaluated as ('' != ''). 4>Task "CallTarget" skipped, due to false condition; ('$(BuildingProject)' != 'true' and '@(XamlAppDef)' != '') was evaluated as ('true' != 'true' and '' != ''). 4>Done building target "DesignTimeXamlMarkupCompilation" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "CleanInProcessXamlGeneratedFiles" skipped, due to false condition; ('@(XamlAppDef)' != '' And '$(BuildingInsideVisualStudio)'!='true') was evaluated as ('' != '' And 'true'!='true'). 4>Target "DesignTimeMarkupCompilation" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "CoreCompile" depends on it): 4>Task "CallTarget" skipped, due to false condition; ('$(BuildingProject)' != 'true') was evaluated as ('true' != 'true'). 4>Done building target "DesignTimeMarkupCompilation" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "_ComputeNonExistentFileProperty" skipped, due to false condition; (('$(BuildingInsideVisualStudio)' == 'true') and ('$(BuildingOutOfProcess)' != 'true') and (('$(BuildingProject)' == 'false') or ('$(UseHostCompilerIfAvailable)' == 'true'))) was evaluated as (('true' == 'true') and ('true' != 'true') and (('true' == 'false') or ('true' == 'true'))). 4>Target "ResolveCodeAnalysisRuleSet" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.CSharp.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "CoreCompile" depends on it): 4>Using "ResolveCodeAnalysisRuleSet" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4>Task "ResolveCodeAnalysisRuleSet" 4>Done executing task "ResolveCodeAnalysisRuleSet". 4>Done building target "ResolveCodeAnalysisRuleSet" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "ShimReferencePathsWhenCommonTargetsDoesNotUnderstandReferenceAssemblies" skipped, due to false condition; ('@(ReferencePathWithRefAssemblies)' == '') was evaluated as ('D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll;D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll;C:\Users\jcouv\.nuget\packages\Microsoft.CodeAnalysis.Test.Resources.Proprietary\2.0.0-pre-20170517\lib\netstandard1.3\Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll;D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Microsoft.CSharp.dll;C:\Users\jcouv\.nuget\packages\Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll;C:\Users\jcouv\.nuget\packages\Microsoft.DiaSymReader\1.1.0\lib\net20\Microsoft.DiaSymReader.dll;C:\Users\jcouv\.nuget\packages\Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll;C:\Users\jcouv\.nuget\packages\Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll;C:\Users\jcouv\.nuget\packages\Microsoft.Win32.Primitives\4.3.0\ref\net46\Microsoft.Win32.Primitives.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\mscorlib.dll;D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll;D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll;D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll;D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll;C:\Users\jcouv\.nuget\packages\System.AppContext\4.3.0\ref\net46\System.AppContext.dll;C:\Users\jcouv\.nuget\packages\System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.ComponentModel.Composition.dll;C:\Users\jcouv\.nuget\packages\System.Console\4.3.0\ref\net46\System.Console.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Core.dll;C:\Users\jcouv\.nuget\packages\System.Diagnostics.FileVersionInfo\4.3.0\ref\net46\System.Diagnostics.FileVersionInfo.dll;C:\Users\jcouv\.nuget\packages\System.Diagnostics.Process\4.3.0\ref\net46\System.Diagnostics.Process.dll;C:\Users\jcouv\.nuget\packages\System.Diagnostics.TraceSource\4.3.0\ref\net46\System.Diagnostics.TraceSource.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.dll;C:\Users\jcouv\.nuget\packages\System.Globalization.Calendars\4.3.0\ref\net46\System.Globalization.Calendars.dll;C:\Users\jcouv\.nuget\packages\System.IO.Compression\4.3.0\ref\net46\System.IO.Compression.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.IO.Compression.FileSystem.dll;C:\Users\jcouv\.nuget\packages\System.IO.Compression.ZipFile\4.3.0\ref\net46\System.IO.Compression.ZipFile.dll;C:\Users\jcouv\.nuget\packages\System.IO.FileSystem\4.3.0\ref\net46\System.IO.FileSystem.dll;C:\Users\jcouv\.nuget\packages\System.IO.FileSystem.Primitives\4.3.0\ref\net46\System.IO.FileSystem.Primitives.dll;C:\Users\jcouv\.nuget\packages\System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll;C:\Users\jcouv\.nuget\packages\System.Net.Sockets\4.3.0\ref\net46\System.Net.Sockets.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Numerics.dll;C:\Users\jcouv\.nuget\packages\System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll;C:\Users\jcouv\.nuget\packages\System.Reflection.TypeExtensions\4.3.0\ref\net46\System.Reflection.TypeExtensions.dll;C:\Users\jcouv\.nuget\packages\System.Runtime.InteropServices.RuntimeInformation\4.3.0\ref\netstandard1.1\System.Runtime.InteropServices.RuntimeInformation.dll;C:\Users\jcouv\.nuget\packages\System.Security.Cryptography.Algorithms\4.3.0\ref\net46\System.Security.Cryptography.Algorithms.dll;C:\Users\jcouv\.nuget\packages\System.Security.Cryptography.Encoding\4.3.0\ref\net46\System.Security.Cryptography.Encoding.dll;C:\Users\jcouv\.nuget\packages\System.Security.Cryptography.Primitives\4.3.0\ref\net46\System.Security.Cryptography.Primitives.dll;C:\Users\jcouv\.nuget\packages\System.Security.Cryptography.X509Certificates\4.3.0\ref\net46\System.Security.Cryptography.X509Certificates.dll;C:\Users\jcouv\.nuget\packages\System.Text.Encoding.CodePages\4.3.0\ref\netstandard1.3\System.Text.Encoding.CodePages.dll;C:\Users\jcouv\.nuget\packages\System.Threading.Thread\4.3.0\ref\net46\System.Threading.Thread.dll;C:\Users\jcouv\.nuget\packages\System.ValueTuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Xml.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Xml.Linq.dll;C:\Users\jcouv\.nuget\packages\System.Xml.ReaderWriter\4.3.0\ref\net46\System.Xml.ReaderWriter.dll;C:\Users\jcouv\.nuget\packages\System.Xml.XmlDocument\4.3.0\ref\net46\System.Xml.XmlDocument.dll;C:\Users\jcouv\.nuget\packages\System.Xml.XPath\4.3.0\ref\net46\System.Xml.XPath.dll;C:\Users\jcouv\.nuget\packages\System.Xml.XPath.XDocument\4.3.0\ref\net46\System.Xml.XPath.XDocument.dll;C:\Users\jcouv\.nuget\packages\xunit.abstractions\2.0.1\lib\net35\xunit.abstractions.dll;C:\Users\jcouv\.nuget\packages\xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll;C:\Users\jcouv\.nuget\packages\xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll;C:\Users\jcouv\.nuget\packages\xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Collections.Concurrent.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Collections.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ComponentModel.Annotations.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ComponentModel.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ComponentModel.EventBasedAsync.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Contracts.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Debug.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Tools.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Tracing.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Dynamic.Runtime.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Globalization.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.IO.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.Expressions.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.Parallel.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.Queryable.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.NetworkInformation.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.Primitives.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.Requests.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.WebHeaderCollection.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ObjectModel.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Emit.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Emit.ILGeneration.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Emit.Lightweight.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Extensions.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Primitives.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Resources.ResourceManager.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Extensions.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Handles.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.InteropServices.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.InteropServices.WindowsRuntime.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Numerics.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Serialization.Json.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Serialization.Primitives.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Serialization.Xml.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Security.Principal.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Duplex.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Http.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.NetTcp.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Primitives.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Security.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.Encoding.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.Encoding.Extensions.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.RegularExpressions.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Tasks.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Tasks.Parallel.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Timer.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Xml.XDocument.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Xml.XmlSerializer.dll' == ''). 4>Target "PreXsdCodeGen" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.ServiceModel.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "CoreCompile" depends on it): 4>Using "CallTarget" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4>Task "CallTarget" 4>Target "CleanXsdCodeGen" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.ServiceModel.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "PreXsdCodeGen" depends on it): 4>Using "Delete" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4>Task "Delete" 4>Done executing task "Delete". 4>Done building target "CleanXsdCodeGen" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Done executing task "CallTarget". 4>Done building target "PreXsdCodeGen" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "XsdCodeGen" skipped, due to false condition; ( '$(XsdCodeGenPreCondition)' == 'True' ) was evaluated as ( 'False' == 'True' ). 4>Target "CoreCompile" in file "C:\Users\jcouv\.nuget\packages\microsoft.net.compilers\2.3.0-beta2-61716-09\tools\Microsoft.CSharp.Core.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "Compile" depends on it): 4>Building target "CoreCompile" completely. 4>Input file "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll" is newer than output file "D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll". 4>Using "Csc" task from assembly "C:\Users\jcouv\.nuget\packages\microsoft.net.compilers\2.3.0-beta2-61716-09\build\..\tools\Microsoft.Build.Tasks.CodeAnalysis.dll". 4>Task "Csc" 4> C:\Users\jcouv\.nuget\packages\microsoft.net.compilers\2.3.0-beta2-61719-05\tools\csc.exe /noconfig /unsafe+ /checked- /nowarn:1591,1701,1701,1702,2008 /langversion:7.1 /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:DEBUG;TRACE /errorendlocation /preferreduilang:en-US /highentropyva+ /reference:D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll /reference:D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll /reference:C:\Users\jcouv\.nuget\packages\Microsoft.CodeAnalysis.Test.Resources.Proprietary\2.0.0-pre-20170517\lib\netstandard1.3\Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll /reference:D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Microsoft.CSharp.dll /reference:C:\Users\jcouv\.nuget\packages\Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll /reference:C:\Users\jcouv\.nuget\packages\Microsoft.DiaSymReader\1.1.0\lib\net20\Microsoft.DiaSymReader.dll /reference:C:\Users\jcouv\.nuget\packages\Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll /reference:C:\Users\jcouv\.nuget\packages\Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll /reference:C:\Users\jcouv\.nuget\packages\Microsoft.Win32.Primitives\4.3.0\ref\net46\Microsoft.Win32.Primitives.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\mscorlib.dll /reference:D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll /reference:D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll /reference:D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll /reference:D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll /reference:C:\Users\jcouv\.nuget\packages\System.AppContext\4.3.0\ref\net46\System.AppContext.dll /reference:C:\Users\jcouv\.nuget\packages\System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.ComponentModel.Composition.dll /reference:C:\Users\jcouv\.nuget\packages\System.Console\4.3.0\ref\net46\System.Console.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Core.dll /reference:C:\Users\jcouv\.nuget\packages\System.Diagnostics.FileVersionInfo\4.3.0\ref\net46\System.Diagnostics.FileVersionInfo.dll /reference:C:\Users\jcouv\.nuget\packages\System.Diagnostics.Process\4.3.0\ref\net46\System.Diagnostics.Process.dll /reference:C:\Users\jcouv\.nuget\packages\System.Diagnostics.TraceSource\4.3.0\ref\net46\System.Diagnostics.TraceSource.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.dll /reference:C:\Users\jcouv\.nuget\packages\System.Globalization.Calendars\4.3.0\ref\net46\System.Globalization.Calendars.dll /reference:C:\Users\jcouv\.nuget\packages\System.IO.Compression\4.3.0\ref\net46\System.IO.Compression.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.IO.Compression.FileSystem.dll /reference:C:\Users\jcouv\.nuget\packages\System.IO.Compression.ZipFile\4.3.0\ref\net46\System.IO.Compression.ZipFile.dll /reference:C:\Users\jcouv\.nuget\packages\System.IO.FileSystem\4.3.0\ref\net46\System.IO.FileSystem.dll /reference:C:\Users\jcouv\.nuget\packages\System.IO.FileSystem.Primitives\4.3.0\ref\net46\System.IO.FileSystem.Primitives.dll /reference:C:\Users\jcouv\.nuget\packages\System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll /reference:C:\Users\jcouv\.nuget\packages\System.Net.Sockets\4.3.0\ref\net46\System.Net.Sockets.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Numerics.dll /reference:C:\Users\jcouv\.nuget\packages\System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll /reference:C:\Users\jcouv\.nuget\packages\System.Reflection.TypeExtensions\4.3.0\ref\net46\System.Reflection.TypeExtensions.dll /reference:C:\Users\jcouv\.nuget\packages\System.Runtime.InteropServices.RuntimeInformation\4.3.0\ref\netstandard1.1\System.Runtime.InteropServices.RuntimeInformation.dll /reference:C:\Users\jcouv\.nuget\packages\System.Security.Cryptography.Algorithms\4.3.0\ref\net46\System.Security.Cryptography.Algorithms.dll /reference:C:\Users\jcouv\.nuget\packages\System.Security.Cryptography.Encoding\4.3.0\ref\net46\System.Security.Cryptography.Encoding.dll /reference:C:\Users\jcouv\.nuget\packages\System.Security.Cryptography.Primitives\4.3.0\ref\net46\System.Security.Cryptography.Primitives.dll /reference:C:\Users\jcouv\.nuget\packages\System.Security.Cryptography.X509Certificates\4.3.0\ref\net46\System.Security.Cryptography.X509Certificates.dll /reference:C:\Users\jcouv\.nuget\packages\System.Text.Encoding.CodePages\4.3.0\ref\netstandard1.3\System.Text.Encoding.CodePages.dll /reference:C:\Users\jcouv\.nuget\packages\System.Threading.Thread\4.3.0\ref\net46\System.Threading.Thread.dll /reference:C:\Users\jcouv\.nuget\packages\System.ValueTuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Xml.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Xml.Linq.dll /reference:C:\Users\jcouv\.nuget\packages\System.Xml.ReaderWriter\4.3.0\ref\net46\System.Xml.ReaderWriter.dll /reference:C:\Users\jcouv\.nuget\packages\System.Xml.XmlDocument\4.3.0\ref\net46\System.Xml.XmlDocument.dll /reference:C:\Users\jcouv\.nuget\packages\System.Xml.XPath\4.3.0\ref\net46\System.Xml.XPath.dll /reference:C:\Users\jcouv\.nuget\packages\System.Xml.XPath.XDocument\4.3.0\ref\net46\System.Xml.XPath.XDocument.dll /reference:C:\Users\jcouv\.nuget\packages\xunit.abstractions\2.0.1\lib\net35\xunit.abstractions.dll /reference:C:\Users\jcouv\.nuget\packages\xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll /reference:C:\Users\jcouv\.nuget\packages\xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll /reference:C:\Users\jcouv\.nuget\packages\xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Collections.Concurrent.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Collections.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ComponentModel.Annotations.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ComponentModel.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ComponentModel.EventBasedAsync.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Contracts.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Debug.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Tools.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Tracing.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Dynamic.Runtime.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Globalization.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.IO.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.Expressions.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.Parallel.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.Queryable.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.NetworkInformation.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.Primitives.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.Requests.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.WebHeaderCollection.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ObjectModel.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Emit.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Emit.ILGeneration.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Emit.Lightweight.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Extensions.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Primitives.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Resources.ResourceManager.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Extensions.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Handles.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.InteropServices.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.InteropServices.WindowsRuntime.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Numerics.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Serialization.Json.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Serialization.Primitives.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Serialization.Xml.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Security.Principal.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Duplex.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Http.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.NetTcp.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Primitives.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Security.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.Encoding.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.Encoding.Extensions.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.RegularExpressions.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Tasks.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Tasks.Parallel.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Timer.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Xml.XDocument.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Xml.XmlSerializer.dll /debug+ /debug:full /filealign:512 /keyfile:"D:\repos\roslyn\build\Targets\..\Strong Name Keys\RoslynInternalKey.Private.snk" /out:D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll /ruleset:D:\repos\roslyn\build\Targets\..\Rulesets\NonShippingProject_BuildRules.ruleset /subsystemversion:6.00 /target:library /utf8output /deterministic+ /langversion:7.1 /features:strict /features:IOperation /analyzer:C:\Users\jcouv/.nuget/packages/\Microsoft.CodeQuality.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Analyzer.Utilities.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Microsoft.CodeQuality.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Microsoft.CodeQuality.Analyzers.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Microsoft.CodeQuality.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Microsoft.CodeQuality.CSharp.Analyzers.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Microsoft.CodeAnalysis.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Microsoft.CodeAnalysis.Analyzers.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Microsoft.CodeAnalysis.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Microsoft.CodeAnalysis.CSharp.Analyzers.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Microsoft.NetCore.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Microsoft.NetCore.Analyzers.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Microsoft.NetCore.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Microsoft.NetCore.CSharp.Analyzers.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Roslyn.Diagnostics.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Roslyn.Diagnostics.Analyzers.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Roslyn.Diagnostics.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Roslyn.Diagnostics.CSharp.Analyzers.dll MockCSharpCompiler.cs ScriptTestFixtures.cs "D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\.NETFramework,Version=v4.6.AssemblyAttributes.cs" D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\GeneratedInternalsVisibleTo.cs D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\GeneratedAssemblyInfo_42.42.42.42424.cs D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs 4> Using shared compilation with compiler from directory: C:\Users\jcouv\.nuget\packages\microsoft.net.compilers\2.3.0-beta2-61719-05\tools 4> Microsoft (R) Visual C# Compiler version 2.3.0.61719 (5fbdd5c5) 4> Copyright (C) Microsoft Corporation. All rights reserved. 4>Done executing task "Csc". 4>Task "CallTarget" skipped, due to false condition; ('$(TargetsTriggeredByCompilation)' != '') was evaluated as ('' != ''). 4>Done building target "CoreCompile" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "CheckBootstrapState" skipped, due to false condition; ('$(BootstrapBuildPath)' != '') was evaluated as ('' != ''). 4>Target "CopyDeterministicBuildDiagnosticFile" skipped, due to false condition; ('$(DebugDeterminism)' != '') was evaluated as ('' != ''). 4>Target "ApplyOptimizations" skipped, due to false condition; ('$(OfficialBuild)' == 'true' AND '$(NonShipping)' != 'true' AND '$(SkipApplyOptimizations)' != 'true' AND Exists('$(OptimizationDataFile)')) was evaluated as ('' == 'true' AND 'true' != 'true' AND '' != 'true' AND Exists('C:\Users\jcouv\.nuget\packages\RoslynDependencies.OptimizationData\2.3.0-beta3-61801-06\content\OptimizationData\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.pgo')). 4>Target "PostCompileBinaryModification" in file "D:\repos\roslyn\build\Targets\Imports.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "Compile" depends on it): 4>Building target "PostCompileBinaryModification" completely. 4>Input file "D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll" is newer than output file "D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll.pcbm". 4>Using "Touch" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4>Task "Touch" 4> Touching "D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll.pcbm". 4>Done executing task "Touch". 4>Done building target "PostCompileBinaryModification" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "_TimeStampAfterCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'Library'=='library')). 4>Target "AfterCompile" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "Compile" depends on it): 4>Done building target "AfterCompile" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "PrepareResourcesForSatelliteAssemblies" skipped, due to false condition; ('$(UICulture)' != '') was evaluated as ('' != ''). 4>Target "MergeLocalizationDirectives" skipped, due to false condition; ('@(GeneratedLocalizationFiles)' !='') was evaluated as ('' !=''). 4>Target "AfterCompileWinFX" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "_AfterCompileWinFXInternal" depends on it): 4>Done building target "AfterCompileWinFX" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "_AfterCompileWinFXInternal" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "Compile" depends on it): 4>Done building target "_AfterCompileWinFXInternal" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "Compile" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "CoreBuild" depends on it): 4>Done building target "Compile" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "DeferredValidation" skipped, due to false condition; ('$(SkipWorkflowValidation)' != 'true' and ('@(XamlPage)' != '' or '@(XamlAppDef)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 4>Target "ExportWindowsMDFile" skipped, due to false condition; ('$(ExportWinMDFile)' == 'true') was evaluated as ('' == 'true'). 4>Target "UnmanagedUnregistration" skipped, due to false condition; ((('$(_AssemblyTimestampBeforeCompile)' != '$(_AssemblyTimestampAfterCompile)' or '$(RegisterForComInterop)' != 'true' or '$(OutputType)' != 'library') or 4> ('$(_AssemblyTimestampBeforeCompile)' == '')) and 4> Exists('@(_UnmanagedRegistrationCache)')) was evaluated as ((('' != '' or '' != 'true' or 'Library' != 'library') or 4> ('' == '')) and 4> Exists('D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\CSharpCompilerTestUtilities.Desktop.csproj.UnmanagedRegistration.cache')). 4>Target "GenerateSerializationAssemblies" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Off' == 'On' or (''!='' and 'Off' == 'Auto')). 4>Target "_GenerateSatelliteAssemblyInputs" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "CreateSatelliteAssemblies" depends on it): 4>Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithCulture)'!='' and '%(ManifestResourceWithCulture.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 4>Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithCultureOnDisk)'!='' and '%(ManifestNonResxWithCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 4>Done building target "_GenerateSatelliteAssemblyInputs" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "ComputeIntermediateSatelliteAssemblies" skipped, due to false condition; (@(EmbeddedResource->'%(WithCulture)') != '') was evaluated as ( != ''). 4>Target "GenerateSatelliteAssemblies" skipped, due to false condition; ('@(_SatelliteAssemblyResourceInputs)' != '' and '$(MSBuildRuntimeType)' != 'Core') was evaluated as ('' != '' and 'Full' != 'Core'). 4>Target "CreateSatelliteAssemblies" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "CoreBuild" depends on it): 4>Done building target "CreateSatelliteAssemblies" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "GenerateManifests" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='' or '$(GenerateAppxManifest)' == 'true') was evaluated as (''=='true' or ''!='' or ''!='' or '' == 'true'). 4>Target "GetTargetPath" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "CoreBuild" depends on it): 4>Done building target "GetTargetPath" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "ComputeIntermediateSatelliteAssemblies" skipped, due to false condition; (@(EmbeddedResource->'%(WithCulture)') != '') was evaluated as ( != ''). 4>Target "_CopyFilesMarkedCopyLocal" skipped, due to false condition; ('@(ReferenceCopyLocalPaths)' != '') was evaluated as ('' != ''). 4>Target "AssignTargetPaths" skipped. Previously built successfully. 4>Target "_SplitProjectReferencesByFileExistence" skipped. Previously built successfully. 4>Target "_GetProjectReferenceTargetFrameworkProperties" skipped. Previously built successfully. 4>Target "GetCopyToOutputDirectoryXamlAppDefs" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Xaml.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 4>Task "AssignTargetPath" 4>Done executing task "AssignTargetPath". 4>Done building target "GetCopyToOutputDirectoryXamlAppDefs" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "GetCopyToOutputDirectoryItems" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "_CopySourceItemsToOutputDirectory" depends on it): 4>Task "MSBuild" skipped, due to false condition; ('@(_MSBuildProjectReferenceExistent)' != '' and '$(_GetChildProjectCopyToOutputDirectoryItems)' == 'true' and '%(_MSBuildProjectReferenceExistent.Private)' != 'false' and '$(UseCommonOutputDirectory)' != 'true') was evaluated as ('..\..\..\..\Test\Utilities\Desktop\TestUtilities.Desktop.csproj' != '' and 'true' == 'true' and 'False' != 'false' and 'false' != 'true'). 4>Task "MSBuild" skipped, due to false condition; ('@(_MSBuildProjectReferenceExistent)' != '' and '$(_GetChildProjectCopyToOutputDirectoryItems)' == 'true' and '%(_MSBuildProjectReferenceExistent.Private)' != 'false' and '$(UseCommonOutputDirectory)' != 'true') was evaluated as ('..\..\..\..\Test\Utilities\Portable\TestUtilities.csproj;..\..\..\Core\Portable\CodeAnalysis.csproj;..\..\..\CSharp\Portable\CSharpCodeAnalysis.csproj;..\..\..\VisualBasic\Portable\BasicCodeAnalysis.vbproj;..\..\..\..\Test\PdbUtilities\PdbUtilities.csproj;..\CSharp\CSharpCompilerTestUtilities.csproj' != '' and 'true' == 'true' and 'False' != 'false' and 'false' != 'true'). 4>Task "AssignTargetPath" 4>Done executing task "AssignTargetPath". 4>Done building target "GetCopyToOutputDirectoryItems" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "_CopyOutOfDateSourceItemsToOutputDirectory" skipped, due to false condition; ( '@(_SourceItemsToCopyToOutputDirectory)' != '' ) was evaluated as ( '' != '' ). 4>Target "_CopyOutOfDateSourceItemsToOutputDirectoryAlways" skipped, due to false condition; ( '@(_SourceItemsToCopyToOutputDirectoryAlways)' != '' ) was evaluated as ( '' != '' ). 4>Target "_CopySourceItemsToOutputDirectory" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "CopyFilesToOutputDirectory" depends on it): 4>Done building target "_CopySourceItemsToOutputDirectory" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "_CopyAppConfigFile" skipped, due to false condition; ( '@(AppConfigWithTargetPath)' != '' ) was evaluated as ( '' != '' ). 4>Target "_CopyManifestFiles" skipped, due to false condition; ( '$(_DeploymentCopyApplicationManifest)'=='true' or '$(GenerateClickOnceManifests)'=='true' ) was evaluated as ( ''=='true' or ''=='true' ). 4>Target "_CheckForCompileOutputs" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "CopyFilesToOutputDirectory" depends on it): 4>Done building target "_CheckForCompileOutputs" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Off' == 'On' or (''!='' and 'Off' == 'Auto')). 4>Target "CopyFilesToOutputDirectory" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "PrepareForRun" depends on it): 4>Using "Copy" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4>Task "Copy" 4> Copying file from "D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll" to "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll". 4>Done executing task "Copy". 4>Task "CopyRefAssembly" skipped, due to false condition; ('$(ProduceReferenceAssembly)' == 'true' and '$(CopyBuildOutputToOutputDirectory)' == 'true' and '$(SkipCopyBuildProduct)' != 'true') was evaluated as ('false' == 'true' and 'true' == 'true' and '' != 'true'). 4>Task "Message" 4> CSharpCompilerTestUtilities.Desktop -> D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll 4>Done executing task "Message". 4>Task "Copy" skipped, due to false condition; ('@(AddModules)' != '') was evaluated as ('' != ''). 4>Task "Copy" skipped, due to false condition; ('$(_SGenDllCreated)'=='true') was evaluated as ('false'=='true'). 4>Task "Copy" 4> Copying file from "D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.pdb" to "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.pdb". 4>Done executing task "Copy". 4>Task "Copy" skipped, due to false condition; ('$(_DocumentationFileProduced)'=='true') was evaluated as ('false'=='true'). 4>Task "Copy" skipped, due to false condition; ('@(IntermediateSatelliteAssembliesWithTargetPath)' != '') was evaluated as ('' != ''). 4>Task "Copy" skipped, due to false condition; ('@(ReferenceComWrappersToCopyLocal)' != '' or '@(ResolvedIsolatedComModules)' != '' or '@(_DeploymentLooseManifestFile)' != '' or '@(NativeReferenceFile)' != '' ) was evaluated as ('' != '' or '' != '' or '' != '' or '' != '' ). 4>Task "Copy" skipped, due to false condition; ('$(SkipCopyWinMDArtifact)' != 'true' and '@(WinMDExpArtifacts)' != '') was evaluated as ('' != 'true' and '' != ''). 4>Task "Message" skipped, due to false condition; ('$(SkipCopyWinMDArtifact)' != 'true' and '$(_WindowsMetadataOutputPath)' != '') was evaluated as ('' != 'true' and '' != ''). 4>Done building target "CopyFilesToOutputDirectory" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "RunCodeAnalysis" skipped, due to false condition; ('$(RunCodeAnalysisOnThisProject)'=='true') was evaluated as (''=='true'). 4>Target "PrepareForRun" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "CoreBuild" depends on it): 4>Done building target "PrepareForRun" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "UnmanagedRegistration" skipped, due to false condition; ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library') was evaluated as (''=='true' and 'Library'=='library'). 4>Target "_CheckForCompileOutputs" skipped. Previously built successfully. 4>Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Off' == 'On' or (''!='' and 'Off' == 'Auto')). 4>Target "_CleanGetCurrentAndPriorFileWrites" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "IncrementalClean" depends on it): 4>Using "ReadLinesFromFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4>Task "ReadLinesFromFile" 4>Done executing task "ReadLinesFromFile". 4>Using "ConvertToAbsolutePath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4>Task "ConvertToAbsolutePath" 4>Done executing task "ConvertToAbsolutePath". 4>Using "FindUnderPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4>Task "FindUnderPath" 4> Comparison path is "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop". 4>Done executing task "FindUnderPath". 4>Task "FindUnderPath" 4> Comparison path is "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\". 4>Done executing task "FindUnderPath". 4>Task "FindUnderPath" 4> Comparison path is "D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\". 4>Done executing task "FindUnderPath". 4>Using "RemoveDuplicates" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 4>Task "RemoveDuplicates" 4>Done executing task "RemoveDuplicates". 4>Done building target "_CleanGetCurrentAndPriorFileWrites" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "IncrementalClean" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "CoreBuild" depends on it): 4>Task "FindUnderPath" 4> Comparison path is "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\". 4>Done executing task "FindUnderPath". 4>Task "FindUnderPath" 4> Comparison path is "D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\". 4>Done executing task "FindUnderPath". 4>Task "Delete" 4>Done executing task "Delete". 4>Task "RemoveDuplicates" 4>Done executing task "RemoveDuplicates". 4>Task "WriteLinesToFile" skipped, due to false condition; ('@(_CleanUnfilteredPriorFileWrites)'!='@(_CleanUniqueRemainingFileWritesAfterIncrementalClean)') was evaluated as ('D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll;D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.pdb;D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\CSharpCompilerTestUtilities.Desktop.csprojResolveAssemblyReference.cache;D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\CSharpCompilerTestUtilities.Desktop.csproj.CoreCompileInputs.cache;D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\GeneratedInternalsVisibleTo.cs;D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\GeneratedAssemblyInfo_42.42.42.42424.cs;D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll.pcbm;D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll;D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.pdb'!='D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll;D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.pdb;D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\CSharpCompilerTestUtilities.Desktop.csprojResolveAssemblyReference.cache;D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\CSharpCompilerTestUtilities.Desktop.csproj.CoreCompileInputs.cache;D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\GeneratedInternalsVisibleTo.cs;D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\GeneratedAssemblyInfo_42.42.42.42424.cs;D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll.pcbm;D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll;D:\repos\roslyn\Binaries\Obj\CSharpCompilerTestUtilities.Desktop\Debug\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.pdb'). 4>Done building target "IncrementalClean" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "PostBuildEvent" skipped, due to false condition; ('$(PostBuildEvent)' != '' and ('$(RunPostBuildEvent)' != 'OnOutputUpdated' or '$(_AssemblyTimestampBeforeCompile)' != '$(_AssemblyTimestampAfterCompile)')) was evaluated as ('' != '' and ('' != 'OnOutputUpdated' or '' != '')). 4>Target "CoreBuild" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "Build" depends on it): 4>Done building target "CoreBuild" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "AfterBuild" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (target "Build" depends on it): 4>Done building target "AfterBuild" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully. 4>Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully. 4>Target "Build" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (entry point): 4>Done building target "Build" in project "CSharpCompilerTestUtilities.Desktop.csproj". 4>Target "CopyCompilationRefAssembliesToBin" skipped, due to false condition; ('$(CopyCompilationRefAssemblies)' == 'true' and '$(CopyLocalLockFileAssemblies)' == 'true') was evaluated as ('' == 'true' and '' == 'true'). 5>------ Build started: Project: CSharpCompilerEmitTest, Configuration: Debug Any CPU ------ 5>Build started 6/15/2017 10:41:01 PM. 5>Building with tools version "15.0". 5>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 5>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 5>Target "EntityDeploy" skipped, due to false condition; ('@(EntityDeploy)' != '') was evaluated as ('' != ''). 5>Target "_CheckForInvalidConfigurationAndPlatform" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "EntityDeploy" depends on it): 5>Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ). 5>Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ). 5>Using "Message" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5>Task "Message" 5> Configuration=Debug 5>Done executing task "Message". 5>Task "Message" 5> Platform=AnyCPU 5>Done executing task "Message". 5>Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\' != '' and !HasTrailingSlash('D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\')). 5>Task "Error" skipped, due to false condition; ('$(BaseIntermediateOutputPath)' != '' and !HasTrailingSlash('$(BaseIntermediateOutputPath)')) was evaluated as ('D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\' != '' and !HasTrailingSlash('D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\')). 5>Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\' != '' and !HasTrailingSlash('D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\')). 5>Done building target "_CheckForInvalidConfigurationAndPlatform" in project "CSharpCompilerEmitTest.csproj". 5>Target "BeforeBuild" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "Build" depends on it): 5>Done building target "BeforeBuild" in project "CSharpCompilerEmitTest.csproj". 5>Target "BuildOnlySettings" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "CoreBuild" depends on it): 5>Done building target "BuildOnlySettings" in project "CSharpCompilerEmitTest.csproj". 5>Target "RemoveDuplicateXUnitContent" in file "D:\repos\roslyn\build\Targets\Imports.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "PrepareForBuild" depends on it): 5>Done building target "RemoveDuplicateXUnitContent" in project "CSharpCompilerEmitTest.csproj". 5>Target "GetFrameworkPaths" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.NETFramework.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "PrepareForBuild" depends on it): 5>Done building target "GetFrameworkPaths" in project "CSharpCompilerEmitTest.csproj". 5>Target "GetWinFXPath" skipped, due to false condition; (('@(Page)' != '' or '@(ApplicationDefinition)' != '' or '@(Resource)' != '') and ('$(GetWinFXNativePath)' != '' or '$(GetWinFXWoWPath)' != '' )) was evaluated as (('' != '' or '' != '' or '' != '') and ('' != '' or '' != '' )). 5>Target "GetReferenceAssemblyPaths" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "PrepareForBuild" depends on it): 5>Using "GetReferenceAssemblyPaths" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5>Task "GetReferenceAssemblyPaths" 5>Done executing task "GetReferenceAssemblyPaths". 5>Done building target "GetReferenceAssemblyPaths" in project "CSharpCompilerEmitTest.csproj". 5>Target "AssignLinkMetadata" skipped, due to false condition; ( '$(SynthesizeLinkMetadata)' == 'true' ) was evaluated as ( '' == 'true' ). 5>Target "AddDefaultTestAppConfig" in file "D:\repos\roslyn\build\Targets\Roslyn.Toolsets.Xunit.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "PrepareForBuild" depends on it): 5>Done building target "AddDefaultTestAppConfig" in project "CSharpCompilerEmitTest.csproj". 5>Target "PrepareForBuild" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "CoreBuild" depends on it): 5>Using "FindAppConfigFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5>Task "FindAppConfigFile" 5> Found "D:\repos\roslyn\build\Targets\..\Defaults\Net460\app.config". 5>Done executing task "FindAppConfigFile". 5>Using "MakeDir" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5>Task "MakeDir" 5>Done executing task "MakeDir". 5>Done building target "PrepareForBuild" in project "CSharpCompilerEmitTest.csproj". 5>Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!=''). 5>Target "BeforeResolveReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "ResolveReferences" depends on it): 5>Done building target "BeforeResolveReferences" in project "CSharpCompilerEmitTest.csproj". 5>Target "AssignProjectConfiguration" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "ResolveReferences" depends on it): 5>Using "AssignProjectConfiguration" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5>Task "AssignProjectConfiguration" 5> Project reference "..\..\..\..\Test\PdbUtilities\PdbUtilities.csproj" has been assigned the "Debug|AnyCPU" configuration. 5> Project reference "..\..\..\..\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" has been assigned the "Debug|AnyCPU" configuration. 5> Project reference "..\..\..\..\Test\Utilities\Portable\TestUtilities.csproj" has been assigned the "Debug|AnyCPU" configuration. 5> Project reference "..\..\..\Core\Portable\CodeAnalysis.csproj" has been assigned the "Debug|AnyCPU" configuration. 5> Project reference "..\..\..\Test\Resources\Core\CompilerTestResources.csproj" has been assigned the "Debug|AnyCPU" configuration. 5> Project reference "..\..\..\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" has been assigned the "Debug|AnyCPU" configuration. 5> Project reference "..\..\..\Test\Utilities\CSharp\CSharpCompilerTestUtilities.csproj" has been assigned the "Debug|AnyCPU" configuration. 5> Project reference "..\..\..\VisualBasic\Portable\BasicCodeAnalysis.vbproj" has been assigned the "Debug|AnyCPU" configuration. 5> Project reference "..\..\Portable\CSharpCodeAnalysis.csproj" has been assigned the "Debug|AnyCPU" configuration. 5>Done executing task "AssignProjectConfiguration". 5>Done building target "AssignProjectConfiguration" in project "CSharpCompilerEmitTest.csproj". 5>Target "AssignProjectConfiguration" skipped. Previously built successfully. 5>Target "_SplitProjectReferencesByFileExistence" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "PrepareProjectReferences" depends on it): 5>Using "ResolveNonMSBuildProjectOutput" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5>Task "ResolveNonMSBuildProjectOutput" 5> Resolving project reference "..\..\..\..\Test\PdbUtilities\PdbUtilities.csproj". 5> Project reference "..\..\..\..\Test\PdbUtilities\PdbUtilities.csproj" has not been resolved. 5> Resolving project reference "..\..\..\..\Test\Utilities\Desktop\TestUtilities.Desktop.csproj". 5> Project reference "..\..\..\..\Test\Utilities\Desktop\TestUtilities.Desktop.csproj" has not been resolved. 5> Resolving project reference "..\..\..\..\Test\Utilities\Portable\TestUtilities.csproj". 5> Project reference "..\..\..\..\Test\Utilities\Portable\TestUtilities.csproj" has not been resolved. 5> Resolving project reference "..\..\..\Core\Portable\CodeAnalysis.csproj". 5> Project reference "..\..\..\Core\Portable\CodeAnalysis.csproj" has not been resolved. 5> Resolving project reference "..\..\..\Test\Resources\Core\CompilerTestResources.csproj". 5> Project reference "..\..\..\Test\Resources\Core\CompilerTestResources.csproj" has not been resolved. 5> Resolving project reference "..\..\..\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj". 5> Project reference "..\..\..\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" has not been resolved. 5> Resolving project reference "..\..\..\Test\Utilities\CSharp\CSharpCompilerTestUtilities.csproj". 5> Project reference "..\..\..\Test\Utilities\CSharp\CSharpCompilerTestUtilities.csproj" has not been resolved. 5> Resolving project reference "..\..\..\VisualBasic\Portable\BasicCodeAnalysis.vbproj". 5> Project reference "..\..\..\VisualBasic\Portable\BasicCodeAnalysis.vbproj" has not been resolved. 5> Resolving project reference "..\..\Portable\CSharpCodeAnalysis.csproj". 5> Project reference "..\..\Portable\CSharpCodeAnalysis.csproj" has not been resolved. 5>Done executing task "ResolveNonMSBuildProjectOutput". 5>Done building target "_SplitProjectReferencesByFileExistence" in project "CSharpCompilerEmitTest.csproj". 5>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "PrepareProjectReferences" depends on it): 5>Building target "_GetProjectReferenceTargetFrameworkProperties" completely. 5>No input files were specified. 5>Using "MSBuild" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5>Task "MSBuild" 5> Global Properties: 5> Configuration=Debug 5> Platform=AnyCPU 5> ReferringTargetFramework=.NETFramework,Version=v4.6 5> Removing Properties: 5> TargetFramework 5> RuntimeIdentifier 5>Building with tools version "15.0". 5>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 5>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 5>Target "GetTargetFrameworkProperties" skipped. Previously built successfully. 5>Done executing task "MSBuild". 5>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "CSharpCompilerEmitTest.csproj". 5>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "PrepareProjectReferences" depends on it): 5>Building target "_GetProjectReferenceTargetFrameworkProperties" completely. 5>No input files were specified. 5>Task "MSBuild" 5> Global Properties: 5> Configuration=Debug 5> Platform=AnyCPU 5> ReferringTargetFramework=.NETFramework,Version=v4.6 5> Removing Properties: 5> TargetFramework 5> RuntimeIdentifier 5>Building with tools version "15.0". 5>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 5>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 5>Target "GetTargetFrameworkProperties" skipped. Previously built successfully. 5>Done executing task "MSBuild". 5>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "CSharpCompilerEmitTest.csproj". 5>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "PrepareProjectReferences" depends on it): 5>Building target "_GetProjectReferenceTargetFrameworkProperties" completely. 5>No input files were specified. 5>Task "MSBuild" 5> Global Properties: 5> Configuration=Debug 5> Platform=AnyCPU 5> ReferringTargetFramework=.NETFramework,Version=v4.6 5> Removing Properties: 5> TargetFramework 5> RuntimeIdentifier 5>Building with tools version "15.0". 5>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 5>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 5>Target "GetTargetFrameworkProperties" skipped. Previously built successfully. 5>Done executing task "MSBuild". 5>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "CSharpCompilerEmitTest.csproj". 5>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "PrepareProjectReferences" depends on it): 5>Building target "_GetProjectReferenceTargetFrameworkProperties" completely. 5>No input files were specified. 5>Task "MSBuild" 5> Global Properties: 5> Configuration=Debug 5> Platform=AnyCPU 5> ReferringTargetFramework=.NETFramework,Version=v4.6 5> Removing Properties: 5> TargetFramework 5> RuntimeIdentifier 5>Building with tools version "15.0". 5>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 5>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 5>Target "GetTargetFrameworkProperties" skipped. Previously built successfully. 5>Done executing task "MSBuild". 5>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "CSharpCompilerEmitTest.csproj". 5>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "PrepareProjectReferences" depends on it): 5>Building target "_GetProjectReferenceTargetFrameworkProperties" completely. 5>No input files were specified. 5>Task "MSBuild" 5> Global Properties: 5> Configuration=Debug 5> Platform=AnyCPU 5> ReferringTargetFramework=.NETFramework,Version=v4.6 5> Removing Properties: 5> TargetFramework 5> RuntimeIdentifier 5>Building with tools version "15.0". 5>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 5>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 5>Target "GetTargetFrameworkProperties" skipped. Previously built successfully. 5>Done executing task "MSBuild". 5>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "CSharpCompilerEmitTest.csproj". 5>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "PrepareProjectReferences" depends on it): 5>Building target "_GetProjectReferenceTargetFrameworkProperties" completely. 5>No input files were specified. 5>Task "MSBuild" 5> Global Properties: 5> Configuration=Debug 5> Platform=AnyCPU 5> ReferringTargetFramework=.NETFramework,Version=v4.6 5> Removing Properties: 5> TargetFramework 5> RuntimeIdentifier 5>Building with tools version "15.0". 5>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 5>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 5>Target "GetTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (entry point): 5>Done building target "GetTargetFrameworkProperties" in project "CSharpCompilerTestUtilities.Desktop.csproj". 5>Done executing task "MSBuild". 5>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "CSharpCompilerEmitTest.csproj". 5>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "PrepareProjectReferences" depends on it): 5>Building target "_GetProjectReferenceTargetFrameworkProperties" completely. 5>No input files were specified. 5>Task "MSBuild" 5> Global Properties: 5> Configuration=Debug 5> Platform=AnyCPU 5> ReferringTargetFramework=.NETFramework,Version=v4.6 5> Removing Properties: 5> TargetFramework 5> RuntimeIdentifier 5>Building with tools version "15.0". 5>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 5>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 5>Target "GetTargetFrameworkProperties" skipped. Previously built successfully. 5>Done executing task "MSBuild". 5>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "CSharpCompilerEmitTest.csproj". 5>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "PrepareProjectReferences" depends on it): 5>Building target "_GetProjectReferenceTargetFrameworkProperties" completely. 5>No input files were specified. 5>Task "MSBuild" 5> Global Properties: 5> Configuration=Debug 5> Platform=AnyCPU 5> ReferringTargetFramework=.NETFramework,Version=v4.6 5> Removing Properties: 5> TargetFramework 5> RuntimeIdentifier 5>Building with tools version "15.0". 5>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 5>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 5>Target "GetTargetFrameworkProperties" skipped. Previously built successfully. 5>Done executing task "MSBuild". 5>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "CSharpCompilerEmitTest.csproj". 5>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "PrepareProjectReferences" depends on it): 5>Building target "_GetProjectReferenceTargetFrameworkProperties" completely. 5>No input files were specified. 5>Task "MSBuild" 5> Global Properties: 5> Configuration=Debug 5> Platform=AnyCPU 5> ReferringTargetFramework=.NETFramework,Version=v4.6 5> Removing Properties: 5> TargetFramework 5> RuntimeIdentifier 5>Building with tools version "15.0". 5>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 5>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 5>Target "GetTargetFrameworkProperties" skipped. Previously built successfully. 5>Done executing task "MSBuild". 5>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "CSharpCompilerEmitTest.csproj". 5>Target "PrepareProjectReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "ResolveProjectReferences" depends on it): 5>Done building target "PrepareProjectReferences" in project "CSharpCompilerEmitTest.csproj". 5>Target "ResolveProjectReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "ResolveReferences" depends on it): 5>Task "MSBuild" 5> Global Properties: 5> Configuration=Debug 5> Platform=AnyCPU 5> TargetFramework=netstandard1.3 5> ProjectHasSingleTargetFramework=true 5> ProjectIsRidAgnostic=true 5> Removing Properties for project "..\..\..\..\Test\PdbUtilities\PdbUtilities.csproj": 5> TargetFramework 5> ProjectHasSingleTargetFramework 5> RuntimeIdentifier 5> ProjectIsRidAgnostic 5> Removing Properties for project "..\..\..\..\Test\Utilities\Portable\TestUtilities.csproj": 5> TargetFramework 5> ProjectHasSingleTargetFramework 5> RuntimeIdentifier 5> ProjectIsRidAgnostic 5> Removing Properties for project "..\..\..\Core\Portable\CodeAnalysis.csproj": 5> TargetFramework 5> ProjectHasSingleTargetFramework 5> RuntimeIdentifier 5> ProjectIsRidAgnostic 5> Removing Properties for project "..\..\..\Test\Resources\Core\CompilerTestResources.csproj": 5> TargetFramework 5> ProjectHasSingleTargetFramework 5> RuntimeIdentifier 5> ProjectIsRidAgnostic 5> Removing Properties for project "..\..\..\Test\Utilities\CSharp\CSharpCompilerTestUtilities.csproj": 5> TargetFramework 5> ProjectHasSingleTargetFramework 5> RuntimeIdentifier 5> ProjectIsRidAgnostic 5> Removing Properties for project "..\..\..\VisualBasic\Portable\BasicCodeAnalysis.vbproj": 5> TargetFramework 5> ProjectHasSingleTargetFramework 5> RuntimeIdentifier 5> ProjectIsRidAgnostic 5> Removing Properties for project "..\..\Portable\CSharpCodeAnalysis.csproj": 5> TargetFramework 5> ProjectHasSingleTargetFramework 5> RuntimeIdentifier 5> ProjectIsRidAgnostic 5>Building with tools version "15.0". 5>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 5>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 5>Target "GetTargetPath" skipped. Previously built successfully. 5>Building with tools version "15.0". 5>Building with tools version "15.0". 5>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 5>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 5>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 5>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 5>Target "GetTargetPath" skipped. Previously built successfully. 5>Target "GetTargetPath" skipped. Previously built successfully. 5>Building with tools version "15.0". 5>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 5>Building with tools version "15.0". 5>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 5>Building with tools version "15.0". 5>Target "GetTargetPath" skipped. Previously built successfully. 5>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 5>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 5>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 5>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 5>Target "GetTargetPath" skipped. Previously built successfully. 5>Target "GetTargetPath" skipped. Previously built successfully. 5>Building with tools version "15.0". 5>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 5>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 5>Target "GetTargetPath" skipped. Previously built successfully. 5>Done executing task "MSBuild". 5>Task "MSBuild" 5> Global Properties: 5> Configuration=Debug 5> Platform=AnyCPU 5>Building with tools version "15.0". 5>Target "ValidateMSBuildToolsVersion" skipped. Previously built successfully. 5>Target "GetTargetPath" skipped. Previously built successfully. 5>Building with tools version "15.0". 5>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 5>Target "ValidateMSBuildToolsVersion" skipped. Previously built successfully. 5>Target "GetTargetPath" skipped. Previously built successfully. 5>Done executing task "MSBuild". 5>Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and ('$(BuildingInsideVisualStudio)' == 'true' or '$(BuildProjectReferences)' != 'true') and '$(VisualStudioVersion)' == '10.0' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('true' == 'true' and '..\..\..\..\Test\PdbUtilities\PdbUtilities.csproj;..\..\..\..\Test\Utilities\Desktop\TestUtilities.Desktop.csproj;..\..\..\..\Test\Utilities\Portable\TestUtilities.csproj;..\..\..\Core\Portable\CodeAnalysis.csproj;..\..\..\Test\Resources\Core\CompilerTestResources.csproj;..\..\..\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj;..\..\..\Test\Utilities\CSharp\CSharpCompilerTestUtilities.csproj;..\..\..\VisualBasic\Portable\BasicCodeAnalysis.vbproj;..\..\Portable\CSharpCodeAnalysis.csproj' != '' and ('true' == 'true' or 'true' != 'true') and '15.0' == '10.0' and '..\..\..\..\Test\PdbUtilities\PdbUtilities.csproj;..\..\..\..\Test\Utilities\Portable\TestUtilities.csproj;..\..\..\Core\Portable\CodeAnalysis.csproj;..\..\..\Test\Resources\Core\CompilerTestResources.csproj;..\..\..\Test\Utilities\CSharp\CSharpCompilerTestUtilities.csproj;..\..\..\VisualBasic\Portable\BasicCodeAnalysis.vbproj;..\..\Portable\CSharpCodeAnalysis.csproj' != ''). 5>Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and ('$(BuildingInsideVisualStudio)' == 'true' or '$(BuildProjectReferences)' != 'true') and '$(VisualStudioVersion)' == '10.0' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('true' == 'true' and '..\..\..\..\Test\PdbUtilities\PdbUtilities.csproj;..\..\..\..\Test\Utilities\Desktop\TestUtilities.Desktop.csproj;..\..\..\..\Test\Utilities\Portable\TestUtilities.csproj;..\..\..\Core\Portable\CodeAnalysis.csproj;..\..\..\Test\Resources\Core\CompilerTestResources.csproj;..\..\..\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj;..\..\..\Test\Utilities\CSharp\CSharpCompilerTestUtilities.csproj;..\..\..\VisualBasic\Portable\BasicCodeAnalysis.vbproj;..\..\Portable\CSharpCodeAnalysis.csproj' != '' and ('true' == 'true' or 'true' != 'true') and '15.0' == '10.0' and '..\..\..\..\Test\Utilities\Desktop\TestUtilities.Desktop.csproj;..\..\..\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj' != ''). 5>Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingInsideVisualStudio)' != 'true' and '$(BuildProjectReferences)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('true' == 'true' and '..\..\..\..\Test\PdbUtilities\PdbUtilities.csproj;..\..\..\..\Test\Utilities\Desktop\TestUtilities.Desktop.csproj;..\..\..\..\Test\Utilities\Portable\TestUtilities.csproj;..\..\..\Core\Portable\CodeAnalysis.csproj;..\..\..\Test\Resources\Core\CompilerTestResources.csproj;..\..\..\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj;..\..\..\Test\Utilities\CSharp\CSharpCompilerTestUtilities.csproj;..\..\..\VisualBasic\Portable\BasicCodeAnalysis.vbproj;..\..\Portable\CSharpCodeAnalysis.csproj' != '' and 'true' != 'true' and 'true' == 'true' and '..\..\..\..\Test\PdbUtilities\PdbUtilities.csproj;..\..\..\..\Test\Utilities\Portable\TestUtilities.csproj;..\..\..\Core\Portable\CodeAnalysis.csproj;..\..\..\Test\Resources\Core\CompilerTestResources.csproj;..\..\..\Test\Utilities\CSharp\CSharpCompilerTestUtilities.csproj;..\..\..\VisualBasic\Portable\BasicCodeAnalysis.vbproj;..\..\Portable\CSharpCodeAnalysis.csproj' != ''). 5>Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingInsideVisualStudio)' != 'true' and '$(BuildProjectReferences)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('true' == 'true' and '..\..\..\..\Test\PdbUtilities\PdbUtilities.csproj;..\..\..\..\Test\Utilities\Desktop\TestUtilities.Desktop.csproj;..\..\..\..\Test\Utilities\Portable\TestUtilities.csproj;..\..\..\Core\Portable\CodeAnalysis.csproj;..\..\..\Test\Resources\Core\CompilerTestResources.csproj;..\..\..\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj;..\..\..\Test\Utilities\CSharp\CSharpCompilerTestUtilities.csproj;..\..\..\VisualBasic\Portable\BasicCodeAnalysis.vbproj;..\..\Portable\CSharpCodeAnalysis.csproj' != '' and 'true' != 'true' and 'true' == 'true' and '..\..\..\..\Test\Utilities\Desktop\TestUtilities.Desktop.csproj;..\..\..\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj' != ''). 5>Task "MSBuild" 5> Global Properties: 5> Configuration=Debug 5> Platform=AnyCPU 5> TargetFramework=netstandard1.3 5> ProjectHasSingleTargetFramework=true 5> ProjectIsRidAgnostic=true 5> Removing Properties for project "..\..\..\..\Test\PdbUtilities\PdbUtilities.csproj": 5> TargetFramework 5> ProjectHasSingleTargetFramework 5> RuntimeIdentifier 5> ProjectIsRidAgnostic 5> Removing Properties for project "..\..\..\..\Test\Utilities\Portable\TestUtilities.csproj": 5> TargetFramework 5> ProjectHasSingleTargetFramework 5> RuntimeIdentifier 5> ProjectIsRidAgnostic 5> Removing Properties for project "..\..\..\Core\Portable\CodeAnalysis.csproj": 5> TargetFramework 5> ProjectHasSingleTargetFramework 5> RuntimeIdentifier 5> ProjectIsRidAgnostic 5> Removing Properties for project "..\..\..\Test\Resources\Core\CompilerTestResources.csproj": 5> TargetFramework 5> ProjectHasSingleTargetFramework 5> RuntimeIdentifier 5> ProjectIsRidAgnostic 5> Removing Properties for project "..\..\..\Test\Utilities\CSharp\CSharpCompilerTestUtilities.csproj": 5> TargetFramework 5> ProjectHasSingleTargetFramework 5> RuntimeIdentifier 5> ProjectIsRidAgnostic 5> Removing Properties for project "..\..\..\VisualBasic\Portable\BasicCodeAnalysis.vbproj": 5> TargetFramework 5> ProjectHasSingleTargetFramework 5> RuntimeIdentifier 5> ProjectIsRidAgnostic 5> Removing Properties for project "..\..\Portable\CSharpCodeAnalysis.csproj": 5> TargetFramework 5> ProjectHasSingleTargetFramework 5> RuntimeIdentifier 5> ProjectIsRidAgnostic 5>Building with tools version "15.0". 5>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 5>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 5>Target "GetNativeManifest" skipped. Previously built successfully. 5>Building with tools version "15.0". 5>Building with tools version "15.0". 5>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 5>Building with tools version "15.0". 5>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 5>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 5>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 5>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 5>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 5>Target "GetNativeManifest" skipped. Previously built successfully. 5>Target "GetNativeManifest" skipped. Previously built successfully. 5>Target "GetNativeManifest" skipped. Previously built successfully. 5>Building with tools version "15.0". 5>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 5>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 5>Target "GetNativeManifest" skipped. Previously built successfully. 5>Building with tools version "15.0". 5>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 5>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 5>Target "GetNativeManifest" skipped. Previously built successfully. 5>Building with tools version "15.0". 5>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 5>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 5>Target "GetNativeManifest" skipped. Previously built successfully. 5>Done executing task "MSBuild". 5>Task "MSBuild" 5> Global Properties: 5> Configuration=Debug 5> Platform=AnyCPU 5>Building with tools version "15.0". 5>Target "ValidateMSBuildToolsVersion" skipped. Previously built successfully. 5>Target "GetNativeManifest" skipped. Previously built successfully. 5>Building with tools version "15.0". 5>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 5>Target "ValidateMSBuildToolsVersion" skipped. Previously built successfully. 5>Target "GetNativeManifest" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj" (entry point): 5>Done building target "GetNativeManifest" in project "CSharpCompilerTestUtilities.Desktop.csproj". 5>Done executing task "MSBuild". 5>Task "Warning" skipped, due to false condition; ('@(ProjectReferenceWithConfiguration)' != '' and '@(_MSBuildProjectReferenceNonexistent)' != '') was evaluated as ('..\..\..\..\Test\PdbUtilities\PdbUtilities.csproj;..\..\..\..\Test\Utilities\Desktop\TestUtilities.Desktop.csproj;..\..\..\..\Test\Utilities\Portable\TestUtilities.csproj;..\..\..\Core\Portable\CodeAnalysis.csproj;..\..\..\Test\Resources\Core\CompilerTestResources.csproj;..\..\..\Test\Utilities\CSharp.Desktop\CSharpCompilerTestUtilities.Desktop.csproj;..\..\..\Test\Utilities\CSharp\CSharpCompilerTestUtilities.csproj;..\..\..\VisualBasic\Portable\BasicCodeAnalysis.vbproj;..\..\Portable\CSharpCodeAnalysis.csproj' != '' and '' != ''). 5>Done building target "ResolveProjectReferences" in project "CSharpCompilerEmitTest.csproj". 5>Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true'). 5>Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!=''). 5>Target "GetFrameworkPaths" skipped. Previously built successfully. 5>Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. 5>Target "PrepareForBuild" skipped. Previously built successfully. 5>Target "GetInstalledSDKLocations" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "ResolveSDKReferences" depends on it): 5>Task "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '') was evaluated as ('' != ''). 5>Task "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '' and '$(SupportWindows81SDKs)' == 'true' and '$(TargetPlatformIdentifierWindows81)' != '' and '$(TargetPlatformVersionWindows81)' != '') was evaluated as ('' != '' and '' == 'true' and '' != '' and '' != ''). 5>Task "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '' and '$(SupportWindowsPhone81SDKs)' == 'true' and '$(TargetPlatformIdentifierWindowsPhone81)' != '' and '$(TargetPlatformVersionWindowsPhone81)' != '') was evaluated as ('' != '' and '' == 'true' and '' != '' and '' != ''). 5>Done building target "GetInstalledSDKLocations" in project "CSharpCompilerEmitTest.csproj". 5>Target "ResolveSDKReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "ResolveAssemblyReferences" depends on it): 5>Task "ResolveSDKReference" skipped, due to false condition; ('@(SDKReference)'!='') was evaluated as (''!=''). 5>Done building target "ResolveSDKReferences" in project "CSharpCompilerEmitTest.csproj". 5>Target "ResolveSDKReferences" skipped. Previously built successfully. 5>Target "ExpandSDKReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "ResolveAssemblyReferences" depends on it): 5>Task "GetSDKReferenceFiles" skipped, due to false condition; ('@(ResolvedSDKReference)'!='') was evaluated as (''!=''). 5>Done building target "ExpandSDKReferences" in project "CSharpCompilerEmitTest.csproj". 5>Target "ResolveProjectReferences" skipped. Previously built successfully. 5>Target "ResolveNuGetPackageAssets" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\Microsoft\NuGet\15.0\Microsoft.NuGet.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "ResolveAssemblyReferences" depends on it): 5>Using "ResolveNuGetPackageAssets" task from assembly "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\Microsoft\NuGet\15.0\Microsoft.NuGet.Build.Tasks.dll". 5>Task "ResolveNuGetPackageAssets" 5>Done executing task "ResolveNuGetPackageAssets". 5>Task "CreateItem" skipped, due to false condition; ('@(_NuGetContentItems)' != '') was evaluated as ('' != ''). 5>Done building target "ResolveNuGetPackageAssets" in project "CSharpCompilerEmitTest.csproj". 5>Target "FakesGenerateBeforeBuild" skipped, due to false condition; (@(Fakes) != '' AND $(BuildingProject)) was evaluated as ( != '' AND true). 5>Target "ResolveAssemblyReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "ResolveReferences" depends on it): 5>Using "ResolveAssemblyReference" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5>Task "ResolveAssemblyReference" 5> TargetFrameworkMoniker: 5> .NETFramework,Version=v4.6 5> TargetFrameworkMonikerDisplayName: 5> .NET Framework 4.6 5> TargetedRuntimeVersion: 5> v4.0.30319 5> Assemblies: 5> System.Configuration 5> System.Data 5> System.Windows.Forms 5> C:\Users\jcouv/.nuget/packages/Microsoft.CodeAnalysis.Test.Resources.Proprietary\2.0.0-pre-20170517\lib\netstandard1.3\Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll 5> Private = 'false' 5> C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader\1.1.0\lib\net20\Microsoft.DiaSymReader.dll 5> Private = 'false' 5> C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll 5> Private = 'false' 5> C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll 5> Private = 'false' 5> C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll 5> Private = 'false' 5> C:\Users\jcouv/.nuget/packages/Microsoft.Win32.Primitives\4.3.0\ref\net46\Microsoft.Win32.Primitives.dll 5> Private = 'false' 5> C:\Users\jcouv/.nuget/packages/System.AppContext\4.3.0\ref\net46\System.AppContext.dll 5> Private = 'false' 5> C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll 5> Private = 'false' 5> C:\Users\jcouv/.nuget/packages/System.Console\4.3.0\ref\net46\System.Console.dll 5> Private = 'false' 5> C:\Users\jcouv/.nuget/packages/System.Diagnostics.FileVersionInfo\4.3.0\ref\net46\System.Diagnostics.FileVersionInfo.dll 5> Private = 'false' 5> C:\Users\jcouv/.nuget/packages/System.Diagnostics.Process\4.3.0\ref\net46\System.Diagnostics.Process.dll 5> Private = 'false' 5> C:\Users\jcouv/.nuget/packages/System.Diagnostics.TraceSource\4.3.0\ref\net46\System.Diagnostics.TraceSource.dll 5> Private = 'false' 5> C:\Users\jcouv/.nuget/packages/System.Globalization.Calendars\4.3.0\ref\net46\System.Globalization.Calendars.dll 5> Private = 'false' 5> C:\Users\jcouv/.nuget/packages/System.IO.Compression\4.3.0\ref\net46\System.IO.Compression.dll 5> Private = 'false' 5> C:\Users\jcouv/.nuget/packages/System.IO.Compression.ZipFile\4.3.0\ref\net46\System.IO.Compression.ZipFile.dll 5> Private = 'false' 5> C:\Users\jcouv/.nuget/packages/System.IO.FileSystem\4.3.0\ref\net46\System.IO.FileSystem.dll 5> Private = 'false' 5> C:\Users\jcouv/.nuget/packages/System.IO.FileSystem.Primitives\4.3.0\ref\net46\System.IO.FileSystem.Primitives.dll 5> Private = 'false' 5> C:\Users\jcouv/.nuget/packages/System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll 5> Private = 'false' 5> C:\Users\jcouv/.nuget/packages/System.Net.Sockets\4.3.0\ref\net46\System.Net.Sockets.dll 5> Private = 'false' 5> C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll 5> Private = 'false' 5> C:\Users\jcouv/.nuget/packages/System.Reflection.TypeExtensions\4.3.0\ref\net46\System.Reflection.TypeExtensions.dll 5> Private = 'false' 5> C:\Users\jcouv/.nuget/packages/System.Runtime.InteropServices.RuntimeInformation\4.3.0\ref\netstandard1.1\System.Runtime.InteropServices.RuntimeInformation.dll 5> Private = 'false' 5> C:\Users\jcouv/.nuget/packages/System.Security.Cryptography.Algorithms\4.3.0\ref\net46\System.Security.Cryptography.Algorithms.dll 5> Private = 'false' 5> C:\Users\jcouv/.nuget/packages/System.Security.Cryptography.Encoding\4.3.0\ref\net46\System.Security.Cryptography.Encoding.dll 5> Private = 'false' 5> C:\Users\jcouv/.nuget/packages/System.Security.Cryptography.Primitives\4.3.0\ref\net46\System.Security.Cryptography.Primitives.dll 5> Private = 'false' 5> C:\Users\jcouv/.nuget/packages/System.Security.Cryptography.X509Certificates\4.3.0\ref\net46\System.Security.Cryptography.X509Certificates.dll 5> Private = 'false' 5> C:\Users\jcouv/.nuget/packages/System.Text.Encoding.CodePages\4.3.0\ref\netstandard1.3\System.Text.Encoding.CodePages.dll 5> Private = 'false' 5> C:\Users\jcouv/.nuget/packages/System.Threading.Thread\4.3.0\ref\net46\System.Threading.Thread.dll 5> Private = 'false' 5> C:\Users\jcouv/.nuget/packages/System.ValueTuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll 5> Private = 'false' 5> C:\Users\jcouv/.nuget/packages/System.Xml.ReaderWriter\4.3.0\ref\net46\System.Xml.ReaderWriter.dll 5> Private = 'false' 5> C:\Users\jcouv/.nuget/packages/System.Xml.XmlDocument\4.3.0\ref\net46\System.Xml.XmlDocument.dll 5> Private = 'false' 5> C:\Users\jcouv/.nuget/packages/System.Xml.XPath\4.3.0\ref\net46\System.Xml.XPath.dll 5> Private = 'false' 5> C:\Users\jcouv/.nuget/packages/System.Xml.XPath.XDocument\4.3.0\ref\net46\System.Xml.XPath.XDocument.dll 5> Private = 'false' 5> C:\Users\jcouv/.nuget/packages/xunit.abstractions\2.0.1\lib\net35\xunit.abstractions.dll 5> Private = 'false' 5> C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll 5> Private = 'false' 5> C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll 5> Private = 'false' 5> C:\Users\jcouv/.nuget/packages/xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll 5> Private = 'false' 5> Microsoft.CSharp 5> System 5> mscorlib 5> System.IO.Compression.FileSystem 5> System.ComponentModel.Composition 5> System.Numerics 5> System.Xml 5> System.Xml.Linq 5> System.Core 5> AssemblyFiles: 5> D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll 5> D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll 5> D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll 5> D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll 5> D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll 5> D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll 5> D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll 5> D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll 5> D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll 5> C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\mscorlib.dll 5> CandidateAssemblyFiles: 5> C:\Users\jcouv\.nuget\packages\xunit.runner.visualstudio\2.2.0-beta4-build1194\build\net20\..\_common\xunit.runner.visualstudio.testadapter.dll 5> C:\Users\jcouv\.nuget\packages\xunit.runner.visualstudio\2.2.0-beta4-build1194\build\net20\..\_common\xunit.runner.utility.desktop.dll 5> TargetFrameworkDirectories: 5> C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\,C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\ 5> InstalledAssemblyTables: 5> IgnoreInstalledAssemblyTable: 5> False 5> SearchPaths: 5> {TargetFrameworkDirectory} 5> {RawFileName} 5> AllowedAssemblyExtensions: 5> .winmd 5> .dll 5> .exe 5> AllowedRelatedFileExtensions: 5> .dll.config 5> .exe.config 5> AppConfigFile: 5> 5> AutoUnify: 5> True 5> CopyLocalDependenciesWhenParentReferenceInGac: 5> True 5> FindDependencies: 5> True 5> TargetProcessorArchitecture: 5> msil 5> StateFile: 5> D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\CSharpCompilerEmitTest.csprojResolveAssemblyReference.cache 5> InstalledAssemblySubsetTables: 5> IgnoreInstalledAssemblySubsetTable: 5> False 5> TargetFrameworkSubsets: 5> FullTargetFrameworkSubsetNames: 5> Full 5> ProfileName: 5> 5> FullFrameworkFolders: 5> C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\ 5> LatestTargetFrameworkDirectories: 5> ProfileTablesLocation: 5> Primary reference "Roslyn.Test.PdbUtilities, Version=42.42.42.42, Culture=neutral, PublicKeyToken=fc793a00266884fb". 5> Resolved file path is "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 5> Reference found at search path location "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "Roslyn.Test.Utilities, Version=42.42.42.42, Culture=neutral, PublicKeyToken=fc793a00266884fb". 5> Resolved file path is "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 5> Reference found at search path location "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "Microsoft.CodeAnalysis, Version=42.42.42.42, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 5> Resolved file path is "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 5> Reference found at search path location "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "Roslyn.Compilers.Test.Resources, Version=42.42.42.42, Culture=neutral, PublicKeyToken=fc793a00266884fb". 5> Resolved file path is "D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll". 5> Reference found at search path location "D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "Roslyn.Compilers.CSharp.Test.Utilities, Version=42.42.42.42, Culture=neutral, PublicKeyToken=fc793a00266884fb". 5> Resolved file path is "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 5> Reference found at search path location "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "Microsoft.CodeAnalysis.VisualBasic, Version=42.42.42.42, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 5> Resolved file path is "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 5> Reference found at search path location "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "Microsoft.CodeAnalysis.CSharp, Version=42.42.42.42, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 5> Resolved file path is "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 5> Reference found at search path location "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "Roslyn.Test.Utilities.Desktop, Version=42.42.42.42, Culture=neutral, PublicKeyToken=fc793a00266884fb". 5> Resolved file path is "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 5> Reference found at search path location "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "Roslyn.Compilers.CSharp.Test.Utilities.Desktop, Version=42.42.42.42, Culture=neutral, PublicKeyToken=fc793a00266884fb". 5> Resolved file path is "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll". 5> Reference found at search path location "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Unified primary reference "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 5> Using this version instead of original version "2.0.0.0" in "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader\1.1.0\lib\net20\Microsoft.DiaSymReader.dll" because there is a more recent version of this framework file. 5> Using this version instead of original version "2.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.abstractions\2.0.1\lib\net35\xunit.abstractions.dll" because there is a more recent version of this framework file. 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\mscorlib.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\mscorlib.winmd", but it didn't exist. 5> This reference is not "CopyLocal" because it's a prerequisite file. 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Configuration.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Configuration.winmd", but it didn't exist. 5> This reference is not "CopyLocal" because it's a prerequisite file. 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Data.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Data.winmd", but it didn't exist. 5> This reference is not "CopyLocal" because it's a prerequisite file. 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Windows.Forms.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Windows.Forms.winmd", but it didn't exist. 5> This reference is not "CopyLocal" because it's a prerequisite file. 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "Microsoft.CodeAnalysis.Test.Resources.Proprietary, Version=1.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/Microsoft.CodeAnalysis.Test.Resources.Proprietary\2.0.0-pre-20170517\lib\netstandard1.3\Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "Microsoft.DiaSymReader, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader\1.1.0\lib\net20\Microsoft.DiaSymReader.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v2.0.50727". 5> Primary reference "Microsoft.DiaSymReader.Converter.Xml, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "Microsoft.DiaSymReader.PortablePdb, Version=1.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "Microsoft.Metadata.Visualizer, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35". 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "Microsoft.Win32.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/Microsoft.Win32.Primitives\4.3.0\ref\net46\Microsoft.Win32.Primitives.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "System.AppContext, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.AppContext\4.3.0\ref\net46\System.AppContext.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Unified primary reference "System.Collections.Immutable, Version=1.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Using this version instead of original version "1.2.0.0" in "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" because AutoUnify is 'true'. 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "System.Console, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Console\4.3.0\ref\net46\System.Console.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "System.Diagnostics.FileVersionInfo, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Diagnostics.FileVersionInfo\4.3.0\ref\net46\System.Diagnostics.FileVersionInfo.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "System.Diagnostics.Process, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Diagnostics.Process\4.3.0\ref\net46\System.Diagnostics.Process.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Unified primary reference "System.Diagnostics.TraceSource, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Using this version instead of original version "4.0.0.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll" because AutoUnify is 'true'. 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Diagnostics.TraceSource\4.3.0\ref\net46\System.Diagnostics.TraceSource.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "System.Globalization.Calendars, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Globalization.Calendars\4.3.0\ref\net46\System.Globalization.Calendars.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Unified primary reference "System.IO.Compression, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 5> Using this version instead of original version "4.1.1.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll" because AutoUnify is 'true'. 5> Using this version instead of original version "4.1.1.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll" because AutoUnify is 'true'. 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll" because AutoUnify is 'true'. 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" because AutoUnify is 'true'. 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.IO.Compression\4.3.0\ref\net46\System.IO.Compression.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "System.IO.Compression.ZipFile, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.IO.Compression.ZipFile\4.3.0\ref\net46\System.IO.Compression.ZipFile.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Unified primary reference "System.IO.FileSystem, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Using this version instead of original version "4.0.1.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll" because AutoUnify is 'true'. 5> Using this version instead of original version "4.0.1.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll" because AutoUnify is 'true'. 5> Using this version instead of original version "4.0.1.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll" because AutoUnify is 'true'. 5> Using this version instead of original version "4.0.1.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll" because AutoUnify is 'true'. 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.IO.FileSystem\4.3.0\ref\net46\System.IO.FileSystem.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Unified primary reference "System.IO.FileSystem.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Using this version instead of original version "4.0.1.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll" because AutoUnify is 'true'. 5> Using this version instead of original version "4.0.1.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll" because AutoUnify is 'true'. 5> Using this version instead of original version "4.0.1.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll" because AutoUnify is 'true'. 5> Using this version instead of original version "4.0.1.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll" because AutoUnify is 'true'. 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.IO.FileSystem.Primitives\4.3.0\ref\net46\System.IO.FileSystem.Primitives.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "System.Net.Http, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "System.Net.Sockets, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Net.Sockets\4.3.0\ref\net46\System.Net.Sockets.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "System.Reflection.Metadata, Version=1.4.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "System.Reflection.TypeExtensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Reflection.TypeExtensions\4.3.0\ref\net46\System.Reflection.TypeExtensions.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Runtime.InteropServices.RuntimeInformation\4.3.0\ref\netstandard1.1\System.Runtime.InteropServices.RuntimeInformation.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "System.Security.Cryptography.Algorithms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Security.Cryptography.Algorithms\4.3.0\ref\net46\System.Security.Cryptography.Algorithms.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Security.Cryptography.Encoding\4.3.0\ref\net46\System.Security.Cryptography.Encoding.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Unified primary reference "System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Using this version instead of original version "4.0.0.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll" because AutoUnify is 'true'. 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Security.Cryptography.Primitives\4.3.0\ref\net46\System.Security.Cryptography.Primitives.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "System.Security.Cryptography.X509Certificates, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Security.Cryptography.X509Certificates\4.3.0\ref\net46\System.Security.Cryptography.X509Certificates.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "System.Text.Encoding.CodePages, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Text.Encoding.CodePages\4.3.0\ref\netstandard1.3\System.Text.Encoding.CodePages.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Unified primary reference "System.Threading.Thread, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Using this version instead of original version "4.0.0.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll" because AutoUnify is 'true'. 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Threading.Thread\4.3.0\ref\net46\System.Threading.Thread.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "System.ValueTuple, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.ValueTuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "System.Xml.ReaderWriter, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Xml.ReaderWriter\4.3.0\ref\net46\System.Xml.ReaderWriter.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Unified primary reference "System.Xml.XmlDocument, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Using this version instead of original version "4.0.1.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll" because AutoUnify is 'true'. 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Xml.XmlDocument\4.3.0\ref\net46\System.Xml.XmlDocument.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "System.Xml.XPath, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Xml.XPath\4.3.0\ref\net46\System.Xml.XPath.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Unified primary reference "System.Xml.XPath.XDocument, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Using this version instead of original version "4.0.1.0" in "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll" because AutoUnify is 'true'. 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/System.Xml.XPath.XDocument\4.3.0\ref\net46\System.Xml.XPath.XDocument.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "xunit.abstractions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c". 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/xunit.abstractions\2.0.1\lib\net35\xunit.abstractions.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v2.0.50727". 5> Primary reference "xunit.assert, Version=2.2.0.3444, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c". 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "xunit.core, Version=2.2.0.3444, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c". 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "xunit.execution.desktop, Version=2.2.0.3444, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c". 5> Resolved file path is "C:\Users\jcouv/.nuget/packages/xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll". 5> Reference found at search path location "{RawFileName}". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "Microsoft.CSharp, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Microsoft.CSharp.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Microsoft.CSharp.winmd", but it didn't exist. 5> This reference is not "CopyLocal" because it's a prerequisite file. 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Unified primary reference "System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 5> Using this version instead of original version "2.0.0.0" in "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader\1.1.0\lib\net20\Microsoft.DiaSymReader.dll" because there is a more recent version of this framework file. 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.winmd", but it didn't exist. 5> This reference is not "CopyLocal" because it's a prerequisite file. 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "System.IO.Compression.FileSystem, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.IO.Compression.FileSystem.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.IO.Compression.FileSystem.winmd", but it didn't exist. 5> This reference is not "CopyLocal" because it's a prerequisite file. 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "System.ComponentModel.Composition, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.ComponentModel.Composition.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.ComponentModel.Composition.winmd", but it didn't exist. 5> This reference is not "CopyLocal" because it's a prerequisite file. 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Numerics.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Numerics.winmd", but it didn't exist. 5> This reference is not "CopyLocal" because it's a prerequisite file. 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Xml.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Xml.winmd", but it didn't exist. 5> This reference is not "CopyLocal" because it's a prerequisite file. 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Xml.Linq.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Xml.Linq.winmd", but it didn't exist. 5> This reference is not "CopyLocal" because it's a prerequisite file. 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Primary reference "System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Core.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Core.winmd", but it didn't exist. 5> This reference is not "CopyLocal" because it's a prerequisite file. 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Unified Dependency "System.Runtime, Version=4.0.20.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll" because there is a more recent version of this framework file. 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll" because there is a more recent version of this framework file. 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll" because there is a more recent version of this framework file. 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" because there is a more recent version of this framework file. 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Runtime.InteropServices.RuntimeInformation\4.3.0\ref\netstandard1.1\System.Runtime.InteropServices.RuntimeInformation.dll" because there is a more recent version of this framework file. 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Text.Encoding.CodePages\4.3.0\ref\netstandard1.3\System.Text.Encoding.CodePages.dll" because there is a more recent version of this framework file. 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.ValueTuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll" because there is a more recent version of this framework file. 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll" because there is a more recent version of this framework file. 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll" because there is a more recent version of this framework file. 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities". 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\System.Runtime.winmd", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\System.Runtime.dll", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\System.Runtime.exe", but it didn't exist. 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Runtime.winmd", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Runtime.dll", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Runtime.exe", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.winmd", but it didn't exist. 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.CodeAnalysis.Test.Resources.Proprietary\2.0.0-pre-20170517\lib\netstandard1.3\Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/System.Runtime.InteropServices.RuntimeInformation\4.3.0\ref\netstandard1.1\System.Runtime.InteropServices.RuntimeInformation.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/System.Text.Encoding.CodePages\4.3.0\ref\netstandard1.3\System.Text.Encoding.CodePages.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/System.ValueTuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Dependency "System.Xml.XDocument, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Xml.XDocument.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities". 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\System.Xml.XDocument.winmd", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\System.Xml.XDocument.dll", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\System.Xml.XDocument.exe", but it didn't exist. 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Xml.XDocument.winmd", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Xml.XDocument.dll", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Xml.XDocument.exe", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Xml.XDocument.winmd", but it didn't exist. 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll". 5> This reference is not "CopyLocal" because it's a prerequisite file. 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Unified Dependency "System.IO, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll" because there is a more recent version of this framework file. 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll" because there is a more recent version of this framework file. 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" because there is a more recent version of this framework file. 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.IO.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities". 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\System.IO.winmd", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\System.IO.dll", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\System.IO.exe", but it didn't exist. 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.IO.winmd", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.IO.dll", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.IO.exe", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.IO.winmd", but it didn't exist. 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.CodeAnalysis.Test.Resources.Proprietary\2.0.0-pre-20170517\lib\netstandard1.3\Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Unified Dependency "System.Threading.Tasks, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll" because there is a more recent version of this framework file. 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll" because there is a more recent version of this framework file. 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll" because there is a more recent version of this framework file. 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Tasks.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities". 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\System.Threading.Tasks.winmd", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\System.Threading.Tasks.dll", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\System.Threading.Tasks.exe", but it didn't exist. 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Threading.Tasks.winmd", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Threading.Tasks.dll", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Threading.Tasks.exe", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Tasks.winmd", but it didn't exist. 5> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Unified Dependency "System.Globalization, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll" because there is a more recent version of this framework file. 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll" because there is a more recent version of this framework file. 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll" because there is a more recent version of this framework file. 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Globalization.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities". 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\System.Globalization.winmd", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\System.Globalization.dll", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\System.Globalization.exe", but it didn't exist. 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Globalization.winmd", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Globalization.dll", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Globalization.exe", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Globalization.winmd", but it didn't exist. 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Unified Dependency "System.Runtime.InteropServices, Version=4.0.20.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll" because there is a more recent version of this framework file. 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" because there is a more recent version of this framework file. 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.InteropServices.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities". 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\System.Runtime.InteropServices.winmd", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\System.Runtime.InteropServices.dll", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\System.Runtime.InteropServices.exe", but it didn't exist. 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Runtime.InteropServices.winmd", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Runtime.InteropServices.dll", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Runtime.InteropServices.exe", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.InteropServices.winmd", but it didn't exist. 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Unified Dependency "System.Collections, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll" because there is a more recent version of this framework file. 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll" because there is a more recent version of this framework file. 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" because there is a more recent version of this framework file. 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.ValueTuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll" because there is a more recent version of this framework file. 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll" because there is a more recent version of this framework file. 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll" because there is a more recent version of this framework file. 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Collections.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities". 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\System.Collections.winmd", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\System.Collections.dll", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\System.Collections.exe", but it didn't exist. 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Collections.winmd", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Collections.dll", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Collections.exe", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Collections.winmd", but it didn't exist. 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/System.ValueTuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Dependency "System.Reflection.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Primitives.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities". 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\System.Reflection.Primitives.winmd", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\System.Reflection.Primitives.dll", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\System.Reflection.Primitives.exe", but it didn't exist. 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Reflection.Primitives.winmd", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Reflection.Primitives.dll", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Reflection.Primitives.exe", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Primitives.winmd", but it didn't exist. 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Dependency "System.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities". 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\System.Linq.winmd", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\System.Linq.dll", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\System.Linq.exe", but it didn't exist. 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Linq.winmd", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Linq.dll", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Linq.exe", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.winmd", but it didn't exist. 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Unified Dependency "System.Runtime.Extensions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll" because there is a more recent version of this framework file. 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll" because there is a more recent version of this framework file. 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" because there is a more recent version of this framework file. 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll" because there is a more recent version of this framework file. 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll" because there is a more recent version of this framework file. 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Extensions.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities". 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\System.Runtime.Extensions.winmd", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\System.Runtime.Extensions.dll", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\System.Runtime.Extensions.exe", but it didn't exist. 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Runtime.Extensions.winmd", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Runtime.Extensions.dll", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Runtime.Extensions.exe", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Extensions.winmd", but it didn't exist. 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Unified Dependency "System.Text.Encoding, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll" because there is a more recent version of this framework file. 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" because there is a more recent version of this framework file. 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.Encoding.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities". 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\System.Text.Encoding.winmd", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\System.Text.Encoding.dll", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\System.Text.Encoding.exe", but it didn't exist. 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Text.Encoding.winmd", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Text.Encoding.dll", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Text.Encoding.exe", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.Encoding.winmd", but it didn't exist. 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.CodeAnalysis.Test.Resources.Proprietary\2.0.0-pre-20170517\lib\netstandard1.3\Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/System.Text.Encoding.CodePages\4.3.0\ref\netstandard1.3\System.Text.Encoding.CodePages.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Unified Dependency "System.Diagnostics.Debug, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll" because there is a more recent version of this framework file. 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll" because there is a more recent version of this framework file. 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" because there is a more recent version of this framework file. 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll" because there is a more recent version of this framework file. 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll" because there is a more recent version of this framework file. 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Debug.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities". 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Diagnostics.Debug.winmd", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Diagnostics.Debug.dll", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Diagnostics.Debug.exe", but it didn't exist. 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Diagnostics.Debug.winmd", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Diagnostics.Debug.dll", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Diagnostics.Debug.exe", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Debug.winmd", but it didn't exist. 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Unified Dependency "System.Reflection, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll" because there is a more recent version of this framework file. 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" because there is a more recent version of this framework file. 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll" because there is a more recent version of this framework file. 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll" because there is a more recent version of this framework file. 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities". 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Reflection.winmd", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Reflection.dll", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Reflection.exe", but it didn't exist. 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Reflection.winmd", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Reflection.dll", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Reflection.exe", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.winmd", but it didn't exist. 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.CodeAnalysis.Test.Resources.Proprietary\2.0.0-pre-20170517\lib\netstandard1.3\Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Unified Dependency "System.Threading, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll" because there is a more recent version of this framework file. 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll" because there is a more recent version of this framework file. 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" because there is a more recent version of this framework file. 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities". 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Threading.winmd", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Threading.dll", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Threading.exe", but it didn't exist. 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Threading.winmd", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Threading.dll", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Threading.exe", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.winmd", but it didn't exist. 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Unified Dependency "System.Text.RegularExpressions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll" because there is a more recent version of this framework file. 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.RegularExpressions.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities". 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Text.RegularExpressions.winmd", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Text.RegularExpressions.dll", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Text.RegularExpressions.exe", but it didn't exist. 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Text.RegularExpressions.winmd", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Text.RegularExpressions.dll", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Text.RegularExpressions.exe", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.RegularExpressions.winmd", but it didn't exist. 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Dependency "System.Diagnostics.Tools, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Tools.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities". 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Diagnostics.Tools.winmd", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Diagnostics.Tools.dll", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Diagnostics.Tools.exe", but it didn't exist. 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Diagnostics.Tools.winmd", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Diagnostics.Tools.dll", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Diagnostics.Tools.exe", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Tools.winmd", but it didn't exist. 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Dependency "System.Resources.ResourceManager, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Resources.ResourceManager.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities". 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Resources.ResourceManager.winmd", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Resources.ResourceManager.dll", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Resources.ResourceManager.exe", but it didn't exist. 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Resources.ResourceManager.winmd", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Resources.ResourceManager.dll", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Resources.ResourceManager.exe", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Resources.ResourceManager.winmd", but it didn't exist. 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/System.ValueTuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Dependency "System.Collections.Concurrent, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Collections.Concurrent.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities". 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Collections.Concurrent.winmd", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Collections.Concurrent.dll", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\System.Collections.Concurrent.exe", but it didn't exist. 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Collections.Concurrent.winmd", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Collections.Concurrent.dll", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Collections.Concurrent.exe", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Collections.Concurrent.winmd", but it didn't exist. 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll". 5> This reference is not "CopyLocal" because it's a prerequisite file. 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Dependency "System.Runtime.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Numerics.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis". 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Runtime.Numerics.winmd", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Runtime.Numerics.dll", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Runtime.Numerics.exe", but it didn't exist. 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Runtime.Numerics.winmd", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Runtime.Numerics.dll", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Runtime.Numerics.exe", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Numerics.winmd", but it didn't exist. 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll". 5> This reference is not "CopyLocal" because it's a prerequisite file. 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Dependency "System.Reflection.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Extensions.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis". 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Reflection.Extensions.winmd", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Reflection.Extensions.dll", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Reflection.Extensions.exe", but it didn't exist. 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Reflection.Extensions.winmd", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Reflection.Extensions.dll", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Reflection.Extensions.exe", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Extensions.winmd", but it didn't exist. 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Unified Dependency "System.Text.Encoding.Extensions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" because there is a more recent version of this framework file. 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.Encoding.Extensions.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis". 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Text.Encoding.Extensions.winmd", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Text.Encoding.Extensions.dll", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\System.Text.Encoding.Extensions.exe", but it didn't exist. 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Text.Encoding.Extensions.winmd", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Text.Encoding.Extensions.dll", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Text.Encoding.Extensions.exe", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.Encoding.Extensions.winmd", but it didn't exist. 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Dependency "System.Threading.Tasks.Parallel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Tasks.Parallel.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis". 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\System.Threading.Tasks.Parallel.winmd", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\System.Threading.Tasks.Parallel.dll", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\System.Threading.Tasks.Parallel.exe", but it didn't exist. 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Threading.Tasks.Parallel.winmd", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Threading.Tasks.Parallel.dll", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Threading.Tasks.Parallel.exe", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Tasks.Parallel.winmd", but it didn't exist. 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll". 5> This reference is not "CopyLocal" because it's a prerequisite file. 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Dependency "System.Linq.Expressions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.Expressions.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis". 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\System.Linq.Expressions.winmd", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\System.Linq.Expressions.dll", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\System.Linq.Expressions.exe", but it didn't exist. 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Linq.Expressions.winmd", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Linq.Expressions.dll", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Linq.Expressions.exe", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.Expressions.winmd", but it didn't exist. 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll". 5> This reference is not "CopyLocal" because it's a prerequisite file. 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Dependency "System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Drawing.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop". 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\System.Drawing.winmd", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\System.Drawing.dll", but it didn't exist. 5> Considered "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\System.Drawing.exe", but it didn't exist. 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Drawing.winmd", but it didn't exist. 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 5> This reference is not "CopyLocal" because it's a prerequisite file. 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Dependency "System.Net.Primitives, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.Primitives.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "C:\Users\jcouv\.nuget\packages\System.Net.Http\4.3.0\ref\net46". 5> Considered "C:\Users\jcouv\.nuget\packages\System.Net.Http\4.3.0\ref\net46\System.Net.Primitives.winmd", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\System.Net.Http\4.3.0\ref\net46\System.Net.Primitives.dll", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\System.Net.Http\4.3.0\ref\net46\System.Net.Primitives.exe", but it didn't exist. 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Net.Primitives.winmd", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Net.Primitives.dll", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Net.Primitives.exe", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.Primitives.winmd", but it didn't exist. 5> Required by "C:\Users\jcouv/.nuget/packages/System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5> Unified Dependency "System.ObjectModel, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5> Using this version instead of original version "4.0.0.0" in "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll" because there is a more recent version of this framework file. 5> Resolved file path is "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ObjectModel.dll". 5> Reference found at search path location "{TargetFrameworkDirectory}". 5> For SearchPath "C:\Users\jcouv\.nuget\packages\xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0". 5> Considered "C:\Users\jcouv\.nuget\packages\xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\System.ObjectModel.winmd", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\System.ObjectModel.dll", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\System.ObjectModel.exe", but it didn't exist. 5> For SearchPath "{TargetFrameworkDirectory}". 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.ObjectModel.winmd", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.ObjectModel.dll", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.ObjectModel.exe", but it didn't exist. 5> Considered "C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ObjectModel.winmd", but it didn't exist. 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll". 5> Required by "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll". 5> Required by "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll". 5> This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true". 5> The ImageRuntimeVersion for this reference is "v4.0.30319". 5>Done executing task "ResolveAssemblyReference". 5>Done building target "ResolveAssemblyReferences" in project "CSharpCompilerEmitTest.csproj". 5>Target "ForceGenerationOfBindingRedirects" skipped, due to false condition; ('$(ForceGenerationOfBindingRedirects)' == 'true') was evaluated as ('' == 'true'). 5>Target "GenerateBindingRedirects" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true') was evaluated as ('' == 'true' and '' == 'true'). 5>Target "ForceGenerationOfBindingRedirects" skipped, due to false condition; ('$(ForceGenerationOfBindingRedirects)' == 'true') was evaluated as ('' == 'true'). 5>Target "GenerateBindingRedirectsUpdateAppConfig" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true' and Exists('$(_GenerateBindingRedirectsIntermediateAppConfig)')) was evaluated as ('' == 'true' and '' == 'true' and Exists('D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\CSharpCompilerEmitTest.csproj.Roslyn.Compilers.CSharp.Emit.UnitTests.dll.config')). 5>Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!=''). 5>Target "AfterResolveReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "ResolveReferences" depends on it): 5>Done building target "AfterResolveReferences" in project "CSharpCompilerEmitTest.csproj". 5>Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. 5>Target "ImplicitlyExpandDesignTimeFacades" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.NETFramework.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "ResolveReferences" depends on it): 5>Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll' == 'ImplicitlyExpandDesignTimeFacades'). 5>Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll' == 'ImplicitlyExpandDesignTimeFacades'). 5>Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('{RawFileName}' == 'ImplicitlyExpandDesignTimeFacades'). 5>Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll' == 'ImplicitlyExpandDesignTimeFacades'). 5>Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('{TargetFrameworkDirectory}' == 'ImplicitlyExpandDesignTimeFacades'). 5>Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll' == 'ImplicitlyExpandDesignTimeFacades'). 5>Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll' == 'ImplicitlyExpandDesignTimeFacades'). 5>Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll' == 'ImplicitlyExpandDesignTimeFacades'). 5>Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll' == 'ImplicitlyExpandDesignTimeFacades'). 5>Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll' == 'ImplicitlyExpandDesignTimeFacades'). 5>Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll' == 'ImplicitlyExpandDesignTimeFacades'). 5>Task "Message" 5> Including C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Collections.Concurrent.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Collections.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ComponentModel.Annotations.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ComponentModel.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ComponentModel.EventBasedAsync.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Contracts.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Debug.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Tools.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Tracing.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Dynamic.Runtime.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Globalization.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.IO.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.Expressions.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.Parallel.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.Queryable.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.NetworkInformation.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.Primitives.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.Requests.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.WebHeaderCollection.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ObjectModel.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Emit.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Emit.ILGeneration.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Emit.Lightweight.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Extensions.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Primitives.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Resources.ResourceManager.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Extensions.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Handles.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.InteropServices.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.InteropServices.WindowsRuntime.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Numerics.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Serialization.Json.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Serialization.Primitives.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Serialization.Xml.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Security.Principal.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Duplex.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Http.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.NetTcp.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Primitives.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Security.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.Encoding.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.Encoding.Extensions.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.RegularExpressions.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Tasks.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Tasks.Parallel.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Timer.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Xml.XDocument.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Xml.XmlSerializer.dll 5>Done executing task "Message". 5>Done building target "ImplicitlyExpandDesignTimeFacades" in project "CSharpCompilerEmitTest.csproj". 5>Target "ResolveTestReferences" skipped, due to false condition; ('@(Shadow)'!='') was evaluated as (''!=''). 5>Target "LinkVSSDKEmbeddableAssemblies" in file "D:\repos\roslyn\build\Targets\Imports.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "ResolveReferences" depends on it): 5>Done building target "LinkVSSDKEmbeddableAssemblies" in project "CSharpCompilerEmitTest.csproj". 5>Target "ResolveReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "CoreBuild" depends on it): 5>Done building target "ResolveReferences" in project "CSharpCompilerEmitTest.csproj". 5>Target "DeployPortableOnDeveloperBuild" skipped, due to false condition; ('$(_IsAnyPortableUnitTest)' == 'true' AND '$(DeveloperBuild)' == 'true' AND '$(OS)' == 'Windows_NT') was evaluated as ('' == 'true' AND 'true' == 'true' AND 'Windows_NT' == 'Windows_NT'). 5>Target "ResolveNuGetPackageAssets" skipped. Previously built successfully. 5>Target "ValidationExtension" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WorkflowBuildExtensions.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "PrepareResources" depends on it): 5>Task "WorkflowBuildMessageTask" skipped, due to false condition; ('$(SkipWorkflowValidation)'!='' and '$(SkipWorkflowValidation)'!='true' and '$(SkipWorkflowValidation)'!='false') was evaluated as (''!='' and ''!='true' and ''!='false'). 5>Done building target "ValidationExtension" in project "CSharpCompilerEmitTest.csproj". 5>Target "ExpressionBuildExtension" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WorkflowBuildExtensions.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "PrepareResources" depends on it): 5>Task "WorkflowBuildMessageTask" skipped, due to false condition; ('$(DisableWorkflowCompiledExpressions)'!='' and '$(DisableWorkflowCompiledExpressions)'!='true' and '$(DisableWorkflowCompiledExpressions)'!='false') was evaluated as (''!='' and ''!='true' and ''!='false'). 5>Done building target "ExpressionBuildExtension" in project "CSharpCompilerEmitTest.csproj". 5>Target "XamlMarkupCompilePass1" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != ''). 5>Target "XamlMarkupCompileReadGeneratedFileList" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != ''). 5>Target "XamlMarkupCompileAddFilesGenerated" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != ''). 5>Target "XamlMarkupCompilePass2" skipped, due to false condition; ('$(XamlRequiresCompilationPass2)' == 'true' ) was evaluated as ('false' == 'true' ). 5>Target "XamlMarkupCompileReadPass2Flag" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != ''). 5>Target "XamlMarkupCompileAddExtensionFilesGenerated" skipped, due to false condition; ('@(XamlPage)' != '' or '@(XamlAppDef)' != '') was evaluated as ('' != '' or '' != ''). 5>Target "AddDeferredValidationErrorsFileToFileWrites" skipped, due to false condition; (Exists('$(DeferredValidationErrorsFileName)')) was evaluated as (Exists('D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\\AC2C1ABA-CCF6-44D4-8127-588FD4D0A860-DeferredValidationErrors.xml')). 5>Target "ReportValidationBuildExtensionErrors" skipped, due to false condition; ('$(SkipWorkflowValidation)' != 'true' and ('@(XamlPage)' != '' or '@(XamlAppDef)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 5>Target "MarkupCompilePass1" skipped, due to false condition; ('@(Page)' != '' or '@(ApplicationDefinition)' != '' ) was evaluated as ('' != '' or '' != '' ). 5>Target "AfterMarkupCompilePass1" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "PrepareResources" depends on it): 5>Done building target "AfterMarkupCompilePass1" in project "CSharpCompilerEmitTest.csproj". 5>Target "MarkupCompilePass2ForMainAssembly" skipped, due to false condition; ('$(_RequireMCPass2ForMainAssembly)' == 'true' ) was evaluated as ('false' == 'true' ). 5>Target "FileClassification" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "PrepareResources" depends on it): 5>Task "FileClassifier" skipped, due to false condition; ('@(GeneratedBaml)' != '' or '@(Resource)' != '' or '@(Font)' != '') was evaluated as ('' != '' or '' != '' or '' != ''). 5>Task "Message" skipped, due to false condition; ('$(MSBuildTargetsVerbose)'=='true') was evaluated as (''=='true'). 5>Task "Message" skipped, due to false condition; ('$(MSBuildTargetsVerbose)'=='true') was evaluated as (''=='true'). 5>Done building target "FileClassification" in project "CSharpCompilerEmitTest.csproj". 5>Target "MainResourcesGeneration" skipped, due to false condition; ('@(MainEmbeddedFiles)' != '') was evaluated as ('' != ''). 5>Target "AssignWinFXEmbeddedResource" skipped, due to false condition; ('@(WinFXEmbeddedResource)' != '') was evaluated as ('' != ''). 5>Target "AssignTargetPaths" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "PrepareResourceNames" depends on it): 5>Using "AssignTargetPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5>Task "AssignTargetPath" 5>Done executing task "AssignTargetPath". 5>Task "AssignTargetPath" 5>Done executing task "AssignTargetPath". 5>Task "AssignTargetPath" 5>Done executing task "AssignTargetPath". 5>Task "AssignTargetPath" 5>Done executing task "AssignTargetPath". 5>Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.config'=='.manifest'). 5>Done building target "AssignTargetPaths" in project "CSharpCompilerEmitTest.csproj". 5>Target "AssignTargetPaths" skipped. Previously built successfully. 5>Target "SplitResourcesByCulture" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "PrepareResourceNames" depends on it): 5>Task "Warning" skipped, due to false condition; ('@(ResxWithNoCulture)'!='') was evaluated as (''!=''). 5>Task "Warning" skipped, due to false condition; ('@(ResxWithCulture)'!='') was evaluated as (''!=''). 5>Task "Warning" skipped, due to false condition; ('@(NonResxWithCulture)'!='') was evaluated as (''!=''). 5>Task "Warning" skipped, due to false condition; ('@(NonResxWithNoCulture)'!='') was evaluated as (''!=''). 5>Using "AssignCulture" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5>Task "AssignCulture" 5> Culture of "" was assigned to file "Resources.resx". 5>Done executing task "AssignCulture". 5>Done building target "SplitResourcesByCulture" in project "CSharpCompilerEmitTest.csproj". 5>Target "CreateManifestResourceNames" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.CSharp.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "PrepareResourceNames" depends on it): 5>Using "CreateCSharpManifestResourceName" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5>Task "CreateCSharpManifestResourceName" 5> Root namespace is 'Microsoft.CodeAnalysis.CSharp.UnitTests'. 5> Resource file 'Resources.resx' doesn't depend on any other file. 5> Resource file 'Resources.resx' gets manifest resource name 'Microsoft.CodeAnalysis.CSharp.UnitTests.Resources'. 5>Done executing task "CreateCSharpManifestResourceName". 5>Task "CreateCSharpManifestResourceName" skipped, due to false condition; ('%(EmbeddedResource.ManifestResourceName)' == '' and '%(EmbeddedResource.WithCulture)' == 'true' and '%(EmbeddedResource.Type)' == 'Non-Resx') was evaluated as ('' == '' and 'false' == 'true' and 'Resx' == 'Non-Resx'). 5>Done building target "CreateManifestResourceNames" in project "CSharpCompilerEmitTest.csproj". 5>Target "CreateCustomManifestResourceNames" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "PrepareResourceNames" depends on it): 5>Done building target "CreateCustomManifestResourceNames" in project "CSharpCompilerEmitTest.csproj". 5>Target "PrepareResourceNames" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "PrepareResources" depends on it): 5>Done building target "PrepareResourceNames" in project "CSharpCompilerEmitTest.csproj". 5>Target "ResolveAssemblyReferences" skipped. Previously built successfully. 5>Target "SplitResourcesByCulture" skipped. Previously built successfully. 5>Target "BeforeResGen" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "ResGen" depends on it): 5>Done building target "BeforeResGen" in project "CSharpCompilerEmitTest.csproj". 5>Target "CoreResGen" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "ResGen" depends on it): 5>Using "GenerateResource" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5>Task "GenerateResource" 5> No resources are out of date with respect to their source files. Skipping resource generation. 5>Done executing task "GenerateResource". 5>Task "GenerateResource" skipped, due to false condition; ('%(EmbeddedResource.Type)' == 'Resx' and '%(EmbeddedResource.GenerateResource)' != 'false' and '$(GenerateResourceMSBuildRuntime)' == 'CLR2') was evaluated as ('Resx' == 'Resx' and '' != 'false' and 'CurrentRuntime' == 'CLR2'). 5>Done building target "CoreResGen" in project "CSharpCompilerEmitTest.csproj". 5>Target "AfterResGen" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "ResGen" depends on it): 5>Done building target "AfterResGen" in project "CSharpCompilerEmitTest.csproj". 5>Target "ResGen" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "PrepareResources" depends on it): 5>Done building target "ResGen" in project "CSharpCompilerEmitTest.csproj". 5>Target "CompileLicxFiles" skipped, due to false condition; ('@(_LicxFile)'!='') was evaluated as (''!=''). 5>Target "PrepareResources" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "CoreBuild" depends on it): 5>Done building target "PrepareResources" in project "CSharpCompilerEmitTest.csproj". 5>Target "ResolveKeySource" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "CoreBuild" depends on it): 5>Using "ResolveKeySource" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5>Task "ResolveKeySource" 5>Done executing task "ResolveKeySource". 5>Done building target "ResolveKeySource" in project "CSharpCompilerEmitTest.csproj". 5>Target "ResolveReferences" skipped. Previously built successfully. 5>Target "ResolveKeySource" skipped. Previously built successfully. 5>Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!=''). 5>Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!=''). 5>Target "_SetExternalWin32ManifestProperties" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='') was evaluated as (''=='true' or ''!='' or ''!=''). 5>Target "_SetEmbeddedWin32ManifestProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "SetWin32ManifestProperties" depends on it): 5>Using "GetFrameworkPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5>Task "GetFrameworkPath" 5>Done executing task "GetFrameworkPath". 5>Done building target "_SetEmbeddedWin32ManifestProperties" in project "CSharpCompilerEmitTest.csproj". 5>Target "SetWin32ManifestProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "Compile" depends on it): 5>Done building target "SetWin32ManifestProperties" in project "CSharpCompilerEmitTest.csproj". 5>Target "ResolveReferences" skipped. Previously built successfully. 5>Target "FindReferenceAssembliesForReferences" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "Compile" depends on it): 5>Done building target "FindReferenceAssembliesForReferences" in project "CSharpCompilerEmitTest.csproj". 5>Target "_GenerateCompileInputs" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "Compile" depends on it): 5>Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithNoCulture)'!='' and '%(ManifestResourceWithNoCulture.EmittedForCompatibilityOnly)'=='') was evaluated as ('D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\Microsoft.CodeAnalysis.CSharp.UnitTests.Resources.resources'!='' and 'true'==''). 5>Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithNoCultureOnDisk)'!='' and '%(ManifestNonResxWithNoCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 5>Done building target "_GenerateCompileInputs" in project "CSharpCompilerEmitTest.csproj". 5>Target "PrepareForBuild" skipped. Previously built successfully. 5>Target "GetReferenceAssemblyPaths" skipped. Previously built successfully. 5>Target "_SetTargetFrameworkMonikerAttribute" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.CSharp.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "GenerateTargetFrameworkMonikerAttribute" depends on it): 5>Done building target "_SetTargetFrameworkMonikerAttribute" in project "CSharpCompilerEmitTest.csproj". 5>Target "GenerateTargetFrameworkMonikerAttribute" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "BeforeCompile" depends on it): 5>Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. 5>Input files: C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.targets 5>Output files: D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\.NETFramework,Version=v4.6.AssemblyAttributes.cs 5>Done building target "GenerateTargetFrameworkMonikerAttribute" in project "CSharpCompilerEmitTest.csproj". 5>Target "GenerateAdditionalSources" skipped, due to false condition; ('@(AssemblyAttributes)' != '' and '$(GenerateAdditionalSources)' == 'true') was evaluated as ('' != '' and '' == 'true'). 5>Target "BeforeCompile" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "Compile" depends on it): 5>Done building target "BeforeCompile" in project "CSharpCompilerEmitTest.csproj". 5>Target "_TimeStampBeforeCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'Library'=='library')). 5>Target "ResolveAssemblyReferences" skipped. Previously built successfully. 5>Target "_GenerateCompileDependencyCache" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "Compile" depends on it): 5>Using "Hash" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5>Task "Hash" 5>Done executing task "Hash". 5>Using "WriteLinesToFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5>Task "WriteLinesToFile" 5> MSB3493: 5>Done executing task "WriteLinesToFile". 5>Done building target "_GenerateCompileDependencyCache" in project "CSharpCompilerEmitTest.csproj". 5>Target "GenerateInternalsVisibleToFile" skipped, due to false condition; ('@(InternalsVisibleTo)' != '' OR '@(InternalsVisibleToTest)' != '' OR '@(InternalsVisibleToTypeScript)' != '' OR '@(InternalsVisibleToVisualStudio)' != '' OR '@(InternalsVisibleToFSharp)' != '' OR '@(InternalsVisibleToMoq)' != '' OR '@(InternalsVisibleToRazor)' != '' OR '@(InternalsVisibleToMonodevelop)' != '') was evaluated as ('' != '' OR '' != '' OR '' != '' OR '' != '' OR '' != '' OR '' != '' OR '' != '' OR '' != ''). 5>Target "PrepareForBuild" skipped. Previously built successfully. 5>Target "GenerateAssemblyInfoFile" in file "D:\repos\roslyn\build\Targets\GenerateAssemblyInfo.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "CoreCompile" depends on it): 5>Skipping target "GenerateAssemblyInfoFile" because all output files are up-to-date with respect to the input files. 5>Input files: D:\repos\roslyn\build\Targets\GenerateAssemblyInfo.targets 5>Output files: D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\GeneratedAssemblyInfo_42.42.42.42424.cs 5>Done building target "GenerateAssemblyInfoFile" in project "CSharpCompilerEmitTest.csproj". 5>Target "GenerateCompiledExpressionsTempFile" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WorkflowBuildExtensions.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "CoreCompile" depends on it): 5>Task "WriteLinesToFile" skipped, due to false condition; (!Exists('$(GenerateCompiledExpressionsTempFilePathForEditing)')) was evaluated as (!Exists('D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs')). 5>Task "WriteLinesToFile" skipped, due to false condition; (!Exists('$(GenerateCompiledExpressionsTempFilePathForValidation)')) was evaluated as (!Exists('D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs')). 5>Task "WriteLinesToFile" skipped, due to false condition; (!Exists('$(GenerateCompiledExpressionsTempFilePathForTypeInfer)')) was evaluated as (!Exists('D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs')). 5>Done building target "GenerateCompiledExpressionsTempFile" in project "CSharpCompilerEmitTest.csproj". 5>Target "DesignTimeXamlMarkupCompilation" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Xaml.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "CoreCompile" depends on it): 5>Task "MakeDir" skipped, due to false condition; ('@(XamlAppDef)' != '') was evaluated as ('' != ''). 5>Task "CallTarget" skipped, due to false condition; ('$(BuildingProject)' != 'true' and '@(XamlAppDef)' != '') was evaluated as ('true' != 'true' and '' != ''). 5>Done building target "DesignTimeXamlMarkupCompilation" in project "CSharpCompilerEmitTest.csproj". 5>Target "CleanInProcessXamlGeneratedFiles" skipped, due to false condition; ('@(XamlAppDef)' != '' And '$(BuildingInsideVisualStudio)'!='true') was evaluated as ('' != '' And 'true'!='true'). 5>Target "DesignTimeMarkupCompilation" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "CoreCompile" depends on it): 5>Task "CallTarget" skipped, due to false condition; ('$(BuildingProject)' != 'true') was evaluated as ('true' != 'true'). 5>Done building target "DesignTimeMarkupCompilation" in project "CSharpCompilerEmitTest.csproj". 5>Target "_ComputeNonExistentFileProperty" skipped, due to false condition; (('$(BuildingInsideVisualStudio)' == 'true') and ('$(BuildingOutOfProcess)' != 'true') and (('$(BuildingProject)' == 'false') or ('$(UseHostCompilerIfAvailable)' == 'true'))) was evaluated as (('true' == 'true') and ('true' != 'true') and (('true' == 'false') or ('true' == 'true'))). 5>Target "ResolveCodeAnalysisRuleSet" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.CSharp.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "CoreCompile" depends on it): 5>Using "ResolveCodeAnalysisRuleSet" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5>Task "ResolveCodeAnalysisRuleSet" 5>Done executing task "ResolveCodeAnalysisRuleSet". 5>Done building target "ResolveCodeAnalysisRuleSet" in project "CSharpCompilerEmitTest.csproj". 5>Target "ShimReferencePathsWhenCommonTargetsDoesNotUnderstandReferenceAssemblies" skipped, due to false condition; ('@(ReferencePathWithRefAssemblies)' == '') was evaluated as ('D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll;D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll;C:\Users\jcouv\.nuget\packages\Microsoft.CodeAnalysis.Test.Resources.Proprietary\2.0.0-pre-20170517\lib\netstandard1.3\Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll;D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Microsoft.CSharp.dll;C:\Users\jcouv\.nuget\packages\Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll;C:\Users\jcouv\.nuget\packages\Microsoft.DiaSymReader\1.1.0\lib\net20\Microsoft.DiaSymReader.dll;C:\Users\jcouv\.nuget\packages\Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll;C:\Users\jcouv\.nuget\packages\Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll;C:\Users\jcouv\.nuget\packages\Microsoft.Win32.Primitives\4.3.0\ref\net46\Microsoft.Win32.Primitives.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\mscorlib.dll;D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll;D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll;D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll;D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll;D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll;D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll;C:\Users\jcouv\.nuget\packages\System.AppContext\4.3.0\ref\net46\System.AppContext.dll;C:\Users\jcouv\.nuget\packages\System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.ComponentModel.Composition.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Configuration.dll;C:\Users\jcouv\.nuget\packages\System.Console\4.3.0\ref\net46\System.Console.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Core.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Data.dll;C:\Users\jcouv\.nuget\packages\System.Diagnostics.FileVersionInfo\4.3.0\ref\net46\System.Diagnostics.FileVersionInfo.dll;C:\Users\jcouv\.nuget\packages\System.Diagnostics.Process\4.3.0\ref\net46\System.Diagnostics.Process.dll;C:\Users\jcouv\.nuget\packages\System.Diagnostics.TraceSource\4.3.0\ref\net46\System.Diagnostics.TraceSource.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.dll;C:\Users\jcouv\.nuget\packages\System.Globalization.Calendars\4.3.0\ref\net46\System.Globalization.Calendars.dll;C:\Users\jcouv\.nuget\packages\System.IO.Compression\4.3.0\ref\net46\System.IO.Compression.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.IO.Compression.FileSystem.dll;C:\Users\jcouv\.nuget\packages\System.IO.Compression.ZipFile\4.3.0\ref\net46\System.IO.Compression.ZipFile.dll;C:\Users\jcouv\.nuget\packages\System.IO.FileSystem\4.3.0\ref\net46\System.IO.FileSystem.dll;C:\Users\jcouv\.nuget\packages\System.IO.FileSystem.Primitives\4.3.0\ref\net46\System.IO.FileSystem.Primitives.dll;C:\Users\jcouv\.nuget\packages\System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll;C:\Users\jcouv\.nuget\packages\System.Net.Sockets\4.3.0\ref\net46\System.Net.Sockets.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Numerics.dll;C:\Users\jcouv\.nuget\packages\System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll;C:\Users\jcouv\.nuget\packages\System.Reflection.TypeExtensions\4.3.0\ref\net46\System.Reflection.TypeExtensions.dll;C:\Users\jcouv\.nuget\packages\System.Runtime.InteropServices.RuntimeInformation\4.3.0\ref\netstandard1.1\System.Runtime.InteropServices.RuntimeInformation.dll;C:\Users\jcouv\.nuget\packages\System.Security.Cryptography.Algorithms\4.3.0\ref\net46\System.Security.Cryptography.Algorithms.dll;C:\Users\jcouv\.nuget\packages\System.Security.Cryptography.Encoding\4.3.0\ref\net46\System.Security.Cryptography.Encoding.dll;C:\Users\jcouv\.nuget\packages\System.Security.Cryptography.Primitives\4.3.0\ref\net46\System.Security.Cryptography.Primitives.dll;C:\Users\jcouv\.nuget\packages\System.Security.Cryptography.X509Certificates\4.3.0\ref\net46\System.Security.Cryptography.X509Certificates.dll;C:\Users\jcouv\.nuget\packages\System.Text.Encoding.CodePages\4.3.0\ref\netstandard1.3\System.Text.Encoding.CodePages.dll;C:\Users\jcouv\.nuget\packages\System.Threading.Thread\4.3.0\ref\net46\System.Threading.Thread.dll;C:\Users\jcouv\.nuget\packages\System.ValueTuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Windows.Forms.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Xml.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Xml.Linq.dll;C:\Users\jcouv\.nuget\packages\System.Xml.ReaderWriter\4.3.0\ref\net46\System.Xml.ReaderWriter.dll;C:\Users\jcouv\.nuget\packages\System.Xml.XmlDocument\4.3.0\ref\net46\System.Xml.XmlDocument.dll;C:\Users\jcouv\.nuget\packages\System.Xml.XPath\4.3.0\ref\net46\System.Xml.XPath.dll;C:\Users\jcouv\.nuget\packages\System.Xml.XPath.XDocument\4.3.0\ref\net46\System.Xml.XPath.XDocument.dll;C:\Users\jcouv\.nuget\packages\xunit.abstractions\2.0.1\lib\net35\xunit.abstractions.dll;C:\Users\jcouv\.nuget\packages\xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll;C:\Users\jcouv\.nuget\packages\xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll;C:\Users\jcouv\.nuget\packages\xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Collections.Concurrent.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Collections.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ComponentModel.Annotations.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ComponentModel.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ComponentModel.EventBasedAsync.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Contracts.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Debug.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Tools.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Tracing.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Dynamic.Runtime.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Globalization.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.IO.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.Expressions.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.Parallel.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.Queryable.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.NetworkInformation.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.Primitives.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.Requests.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.WebHeaderCollection.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ObjectModel.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Emit.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Emit.ILGeneration.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Emit.Lightweight.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Extensions.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Primitives.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Resources.ResourceManager.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Extensions.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Handles.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.InteropServices.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.InteropServices.WindowsRuntime.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Numerics.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Serialization.Json.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Serialization.Primitives.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Serialization.Xml.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Security.Principal.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Duplex.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Http.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.NetTcp.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Primitives.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Security.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.Encoding.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.Encoding.Extensions.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.RegularExpressions.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Tasks.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Tasks.Parallel.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Timer.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Xml.XDocument.dll;C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Xml.XmlSerializer.dll' == ''). 5>Target "PreXsdCodeGen" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.ServiceModel.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "CoreCompile" depends on it): 5>Using "CallTarget" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5>Task "CallTarget" 5>Target "CleanXsdCodeGen" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.ServiceModel.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "PreXsdCodeGen" depends on it): 5>Using "Delete" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5>Task "Delete" 5>Done executing task "Delete". 5>Done building target "CleanXsdCodeGen" in project "CSharpCompilerEmitTest.csproj". 5>Done executing task "CallTarget". 5>Done building target "PreXsdCodeGen" in project "CSharpCompilerEmitTest.csproj". 5>Target "XsdCodeGen" skipped, due to false condition; ( '$(XsdCodeGenPreCondition)' == 'True' ) was evaluated as ( 'False' == 'True' ). 5>Target "CoreCompile" in file "C:\Users\jcouv\.nuget\packages\microsoft.net.compilers\2.3.0-beta2-61716-09\tools\Microsoft.CSharp.Core.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "Compile" depends on it): 5>Building target "CoreCompile" completely. 5>Input file "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll" is newer than output file "D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\Roslyn.Compilers.CSharp.Emit.UnitTests.dll". 5>Using "Csc" task from assembly "C:\Users\jcouv\.nuget\packages\microsoft.net.compilers\2.3.0-beta2-61716-09\build\..\tools\Microsoft.Build.Tasks.CodeAnalysis.dll". 5>Task "Csc" 5> C:\Users\jcouv\.nuget\packages\microsoft.net.compilers\2.3.0-beta2-61716-09\tools\csc.exe /noconfig /unsafe+ /checked- /nowarn:1591,1701,1701,1702,2008 /langversion:7.1 /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:DEBUG;TRACE /errorendlocation /preferreduilang:en-US /highentropyva+ /reference:D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll /reference:D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll /reference:C:\Users\jcouv\.nuget\packages\Microsoft.CodeAnalysis.Test.Resources.Proprietary\2.0.0-pre-20170517\lib\netstandard1.3\Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll /reference:D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Microsoft.CSharp.dll /reference:C:\Users\jcouv\.nuget\packages\Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll /reference:C:\Users\jcouv\.nuget\packages\Microsoft.DiaSymReader\1.1.0\lib\net20\Microsoft.DiaSymReader.dll /reference:C:\Users\jcouv\.nuget\packages\Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll /reference:C:\Users\jcouv\.nuget\packages\Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll /reference:C:\Users\jcouv\.nuget\packages\Microsoft.Win32.Primitives\4.3.0\ref\net46\Microsoft.Win32.Primitives.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\mscorlib.dll /reference:D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll /reference:D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll /reference:D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll /reference:D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll /reference:D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll /reference:D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll /reference:C:\Users\jcouv\.nuget\packages\System.AppContext\4.3.0\ref\net46\System.AppContext.dll /reference:C:\Users\jcouv\.nuget\packages\System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.ComponentModel.Composition.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Configuration.dll /reference:C:\Users\jcouv\.nuget\packages\System.Console\4.3.0\ref\net46\System.Console.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Core.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Data.dll /reference:C:\Users\jcouv\.nuget\packages\System.Diagnostics.FileVersionInfo\4.3.0\ref\net46\System.Diagnostics.FileVersionInfo.dll /reference:C:\Users\jcouv\.nuget\packages\System.Diagnostics.Process\4.3.0\ref\net46\System.Diagnostics.Process.dll /reference:C:\Users\jcouv\.nuget\packages\System.Diagnostics.TraceSource\4.3.0\ref\net46\System.Diagnostics.TraceSource.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.dll /reference:C:\Users\jcouv\.nuget\packages\System.Globalization.Calendars\4.3.0\ref\net46\System.Globalization.Calendars.dll /reference:C:\Users\jcouv\.nuget\packages\System.IO.Compression\4.3.0\ref\net46\System.IO.Compression.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.IO.Compression.FileSystem.dll /reference:C:\Users\jcouv\.nuget\packages\System.IO.Compression.ZipFile\4.3.0\ref\net46\System.IO.Compression.ZipFile.dll /reference:C:\Users\jcouv\.nuget\packages\System.IO.FileSystem\4.3.0\ref\net46\System.IO.FileSystem.dll /reference:C:\Users\jcouv\.nuget\packages\System.IO.FileSystem.Primitives\4.3.0\ref\net46\System.IO.FileSystem.Primitives.dll /reference:C:\Users\jcouv\.nuget\packages\System.Net.Http\4.3.0\ref\net46\System.Net.Http.dll /reference:C:\Users\jcouv\.nuget\packages\System.Net.Sockets\4.3.0\ref\net46\System.Net.Sockets.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Numerics.dll /reference:C:\Users\jcouv\.nuget\packages\System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll /reference:C:\Users\jcouv\.nuget\packages\System.Reflection.TypeExtensions\4.3.0\ref\net46\System.Reflection.TypeExtensions.dll /reference:C:\Users\jcouv\.nuget\packages\System.Runtime.InteropServices.RuntimeInformation\4.3.0\ref\netstandard1.1\System.Runtime.InteropServices.RuntimeInformation.dll /reference:C:\Users\jcouv\.nuget\packages\System.Security.Cryptography.Algorithms\4.3.0\ref\net46\System.Security.Cryptography.Algorithms.dll /reference:C:\Users\jcouv\.nuget\packages\System.Security.Cryptography.Encoding\4.3.0\ref\net46\System.Security.Cryptography.Encoding.dll /reference:C:\Users\jcouv\.nuget\packages\System.Security.Cryptography.Primitives\4.3.0\ref\net46\System.Security.Cryptography.Primitives.dll /reference:C:\Users\jcouv\.nuget\packages\System.Security.Cryptography.X509Certificates\4.3.0\ref\net46\System.Security.Cryptography.X509Certificates.dll /reference:C:\Users\jcouv\.nuget\packages\System.Text.Encoding.CodePages\4.3.0\ref\netstandard1.3\System.Text.Encoding.CodePages.dll /reference:C:\Users\jcouv\.nuget\packages\System.Threading.Thread\4.3.0\ref\net46\System.Threading.Thread.dll /reference:C:\Users\jcouv\.nuget\packages\System.ValueTuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Windows.Forms.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Xml.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\System.Xml.Linq.dll /reference:C:\Users\jcouv\.nuget\packages\System.Xml.ReaderWriter\4.3.0\ref\net46\System.Xml.ReaderWriter.dll /reference:C:\Users\jcouv\.nuget\packages\System.Xml.XmlDocument\4.3.0\ref\net46\System.Xml.XmlDocument.dll /reference:C:\Users\jcouv\.nuget\packages\System.Xml.XPath\4.3.0\ref\net46\System.Xml.XPath.dll /reference:C:\Users\jcouv\.nuget\packages\System.Xml.XPath.XDocument\4.3.0\ref\net46\System.Xml.XPath.XDocument.dll /reference:C:\Users\jcouv\.nuget\packages\xunit.abstractions\2.0.1\lib\net35\xunit.abstractions.dll /reference:C:\Users\jcouv\.nuget\packages\xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll /reference:C:\Users\jcouv\.nuget\packages\xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll /reference:C:\Users\jcouv\.nuget\packages\xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Collections.Concurrent.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Collections.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ComponentModel.Annotations.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ComponentModel.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ComponentModel.EventBasedAsync.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Contracts.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Debug.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Tools.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Diagnostics.Tracing.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Dynamic.Runtime.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Globalization.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.IO.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.Expressions.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.Parallel.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Linq.Queryable.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.NetworkInformation.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.Primitives.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.Requests.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Net.WebHeaderCollection.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ObjectModel.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Emit.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Emit.ILGeneration.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Emit.Lightweight.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Extensions.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Reflection.Primitives.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Resources.ResourceManager.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Extensions.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Handles.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.InteropServices.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.InteropServices.WindowsRuntime.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Numerics.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Serialization.Json.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Serialization.Primitives.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Runtime.Serialization.Xml.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Security.Principal.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Duplex.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Http.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.NetTcp.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Primitives.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.ServiceModel.Security.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.Encoding.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.Encoding.Extensions.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Text.RegularExpressions.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Tasks.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Tasks.Parallel.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Threading.Timer.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Xml.XDocument.dll /reference:C:\Users\jcouv\.nuget\packages\RoslynTools.ReferenceAssemblies\0.1.1\tools\Framework\.NETFramework\v4.6\Facades\System.Xml.XmlSerializer.dll /debug+ /debug:full /filealign:512 /keyfile:"D:\repos\roslyn\build\Targets\..\Strong Name Keys\RoslynInternalKey.Private.snk" /out:D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\Roslyn.Compilers.CSharp.Emit.UnitTests.dll /ruleset:D:\repos\roslyn\build\Targets\..\Rulesets\NonShippingProject_BuildRules.ruleset /subsystemversion:6.00 /resource:D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\Microsoft.CodeAnalysis.CSharp.UnitTests.Resources.resources /target:library /utf8output /deterministic+ /langversion:7.1 /features:strict /features:IOperation /analyzer:C:\Users\jcouv/.nuget/packages/\Microsoft.CodeQuality.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Analyzer.Utilities.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Microsoft.CodeQuality.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Microsoft.CodeQuality.Analyzers.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Microsoft.CodeQuality.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Microsoft.CodeQuality.CSharp.Analyzers.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Microsoft.CodeAnalysis.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Microsoft.CodeAnalysis.Analyzers.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Microsoft.CodeAnalysis.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Microsoft.CodeAnalysis.CSharp.Analyzers.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Microsoft.NetCore.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Microsoft.NetCore.Analyzers.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Microsoft.NetCore.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Microsoft.NetCore.CSharp.Analyzers.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Roslyn.Diagnostics.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Roslyn.Diagnostics.Analyzers.dll /analyzer:C:\Users\jcouv/.nuget/packages/\Roslyn.Diagnostics.Analyzers\2.0.0-beta1-61628-06\analyzers\dotnet\cs\Roslyn.Diagnostics.CSharp.Analyzers.dll ..\..\..\Core\MSBuildTask\MvidReader.cs Attributes\AttributeTests.cs Attributes\AttributeTests_Assembly.cs Attributes\AttributeTests_CallerInfoAttributes.cs Attributes\AttributeTests_Conditional.cs Attributes\AttributeTests_Dynamic.cs Attributes\AttributeTests_Experimental.cs Attributes\AttributeTests_Locations.cs Attributes\AttributeTests_MarshalAs.cs Attributes\AttributeTests_Security.cs Attributes\AttributeTests_StructLayout.cs Attributes\AttributeTests_Synthesized.cs Attributes\AttributeTests_Tuples.cs Attributes\AttributeTests_WellKnownAttributes.cs CodeGen\CodeGenAsyncMainTests.cs CodeGen\CodeGenCapturing.cs CodeGen\PatternTests.cs Emit\BinaryCompatibility.cs Emit\DesktopStrongNameProviderTests.cs Attributes\InternalsVisibleToAndStrongNameTests.cs Attributes\WellKnownAttributesTestBase.cs BreakingChanges.cs CodeGen\CodeGenAsyncEHTests.cs CodeGen\CodeGenAsyncLocalsTests.cs CodeGen\CodeGenAsyncSpillTests.cs CodeGen\CodeGenAsyncTests.cs CodeGen\CodeGenCheckedTests.cs CodeGen\CodeGenClosureLambdaTests.cs CodeGen\CodeGenConditionalOperatorTests.cs CodeGen\CodeGenConstructorInitTests.cs CodeGen\CodeGenConversionTests.cs CodeGen\CodeGenDeconstructTests.cs CodeGen\CodeGenDynamicTests.cs CodeGen\CodeGenExplicitImplementationTests.cs CodeGen\CodeGenExprLambdaTests.cs CodeGen\CodeGenFieldInitTests.cs CodeGen\CodeGenForEachTests.cs CodeGen\CodeGenImplicitImplementationTests.cs CodeGen\CodeGenImplicitlyTypeArraysTests.cs CodeGen\CodeGenIncrementTests.cs CodeGen\CodeGenInterfaceImplementation.cs CodeGen\CodeGenIterators.cs CodeGen\CodeGenLocalFunctionTests.cs CodeGen\CodeGenMscorlib.cs CodeGen\CodeGenOperators.cs CodeGen\CodeGenOptimizedNullableOperators.cs CodeGen\CodeGenOverridingAndHiding.cs CodeGen\CodeGenRefLocalTests.cs CodeGen\CodeGenRefOutTests.cs CodeGen\CodeGenRefReturnTests.cs CodeGen\CodeGenShortCircuitOperatorTests.cs CodeGen\CodeGenStringConcat.cs CodeGen\CodeGenStructsAndEnum.cs CodeGen\CodeGenTests.cs CodeGen\CodeGenThrowTests.cs CodeGen\CodeGenTryFinally.cs CodeGen\CodeGenTupleTest.cs CodeGen\CodeGenTypeofTests.cs CodeGen\CodeGenUsingStatementTests.cs CodeGen\CompoundAssignmentForDelegate.cs CodeGen\DestructorTests.cs CodeGen\EventTests.cs CodeGen\FixedSizeBufferTests.cs CodeGen\ForeachTest.cs CodeGen\ForLoopsTests.cs CodeGen\GotoTest.cs CodeGen\IndexerTests.cs CodeGen\CodeGenLockTests.cs CodeGen\ObjectAndCollectionInitializerTests.cs CodeGen\PropertyTests.cs CodeGen\SwitchTests.cs CodeGen\UnsafeTests.cs CodeGen\WinMdDelegateTests.cs Emit\DynamicAnalysis\DynamicAnalysisResourceTests.cs Emit\CompilationEmitTests.cs Emit\DeterministicTests.cs Emit\DynamicAnalysis\DynamicInstrumentationTests.cs Emit\EditAndContinue\AssemblyReferencesTests.cs Emit\EditAndContinue\EditAndContinueClosureTests.cs Emit\EditAndContinue\EditAndContinuePdbTests.cs Emit\EditAndContinue\EditAndContinueTestBase.cs Emit\EditAndContinue\EditAndContinueTests.cs Emit\EditAndContinue\EditAndContinueStateMachineTests.cs Emit\EditAndContinue\SymbolMatcherTests.cs Emit\EditAndContinue\LocalSlotMappingTests.cs Emit\EmitCustomModifiers.cs Emit\EmitErrorTests.cs Emit\EmitMetadataTests.cs Emit\EmitMetadataTestBase.cs Attributes\EmitTestStrongNameProvider.cs Emit\EndToEndTests.cs Emit\EntryPointTests.cs Emit\NoPiaEmbedTypes.cs Emit\OptionalArgumentsTests.cs Emit\ResourceTests.cs CodeGen\CodeGenScriptTests.cs PDB\CheckSumTest.cs PDB\PDBAsyncTests.cs PDB\PDBConstantTests.cs PDB\PDBDynamicLocalsTests.cs PDB\CSharpPDBTestBase.cs PDB\PDBIteratorTests.cs PDB\PDBLambdaTests.cs PDB\PDBSourceLinkTests.cs PDB\PDBTests.cs PDB\PDBTupleTests.cs PDB\PDBUsingTests.cs PDB\PDBWinMdExpTests.cs PDB\PortablePdbTests.cs Perf.cs Resources.Designer.cs "D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\.NETFramework,Version=v4.6.AssemblyAttributes.cs" D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\GeneratedAssemblyInfo_42.42.42.42424.cs D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs 5> Using shared compilation with compiler from directory: C:\Users\jcouv\.nuget\packages\microsoft.net.compilers\2.3.0-beta2-61716-09\tools 5> Microsoft (R) Visual C# Compiler version 2.3.0.61716 (0a520232) 5> Copyright (C) Microsoft Corporation. All rights reserved. 5>Done executing task "Csc". 5>Task "CallTarget" skipped, due to false condition; ('$(TargetsTriggeredByCompilation)' != '') was evaluated as ('' != ''). 5>Done building target "CoreCompile" in project "CSharpCompilerEmitTest.csproj". 5>Target "CheckBootstrapState" skipped, due to false condition; ('$(BootstrapBuildPath)' != '') was evaluated as ('' != ''). 5>Target "CopyDeterministicBuildDiagnosticFile" skipped, due to false condition; ('$(DebugDeterminism)' != '') was evaluated as ('' != ''). 5>Target "ApplyOptimizations" skipped, due to false condition; ('$(OfficialBuild)' == 'true' AND '$(NonShipping)' != 'true' AND '$(SkipApplyOptimizations)' != 'true' AND Exists('$(OptimizationDataFile)')) was evaluated as ('' == 'true' AND 'true' != 'true' AND '' != 'true' AND Exists('C:\Users\jcouv\.nuget\packages\RoslynDependencies.OptimizationData\2.3.0-beta3-61801-06\content\OptimizationData\Roslyn.Compilers.CSharp.Emit.UnitTests.pgo')). 5>Target "PostCompileBinaryModification" in file "D:\repos\roslyn\build\Targets\Imports.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "Compile" depends on it): 5>Building target "PostCompileBinaryModification" completely. 5>Input file "D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\Roslyn.Compilers.CSharp.Emit.UnitTests.dll" is newer than output file "D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\Roslyn.Compilers.CSharp.Emit.UnitTests.dll.pcbm". 5>Using "Touch" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5>Task "Touch" 5> Touching "D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\Roslyn.Compilers.CSharp.Emit.UnitTests.dll.pcbm". 5>Done executing task "Touch". 5>Done building target "PostCompileBinaryModification" in project "CSharpCompilerEmitTest.csproj". 5>Target "_TimeStampAfterCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'Library'=='library')). 5>Target "AfterCompile" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "Compile" depends on it): 5>Done building target "AfterCompile" in project "CSharpCompilerEmitTest.csproj". 5>Target "PrepareResourcesForSatelliteAssemblies" skipped, due to false condition; ('$(UICulture)' != '') was evaluated as ('' != ''). 5>Target "MergeLocalizationDirectives" skipped, due to false condition; ('@(GeneratedLocalizationFiles)' !='') was evaluated as ('' !=''). 5>Target "AfterCompileWinFX" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "_AfterCompileWinFXInternal" depends on it): 5>Done building target "AfterCompileWinFX" in project "CSharpCompilerEmitTest.csproj". 5>Target "_AfterCompileWinFXInternal" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "Compile" depends on it): 5>Done building target "_AfterCompileWinFXInternal" in project "CSharpCompilerEmitTest.csproj". 5>Target "Compile" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "CoreBuild" depends on it): 5>Done building target "Compile" in project "CSharpCompilerEmitTest.csproj". 5>Target "DeferredValidation" skipped, due to false condition; ('$(SkipWorkflowValidation)' != 'true' and ('@(XamlPage)' != '' or '@(XamlAppDef)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')). 5>Target "ExportWindowsMDFile" skipped, due to false condition; ('$(ExportWinMDFile)' == 'true') was evaluated as ('' == 'true'). 5>Target "UnmanagedUnregistration" skipped, due to false condition; ((('$(_AssemblyTimestampBeforeCompile)' != '$(_AssemblyTimestampAfterCompile)' or '$(RegisterForComInterop)' != 'true' or '$(OutputType)' != 'library') or 5> ('$(_AssemblyTimestampBeforeCompile)' == '')) and 5> Exists('@(_UnmanagedRegistrationCache)')) was evaluated as ((('' != '' or '' != 'true' or 'Library' != 'library') or 5> ('' == '')) and 5> Exists('D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\CSharpCompilerEmitTest.csproj.UnmanagedRegistration.cache')). 5>Target "GenerateSerializationAssemblies" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Off' == 'On' or (''!='' and 'Off' == 'Auto')). 5>Target "_GenerateSatelliteAssemblyInputs" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "CreateSatelliteAssemblies" depends on it): 5>Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithCulture)'!='' and '%(ManifestResourceWithCulture.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 5>Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithCultureOnDisk)'!='' and '%(ManifestNonResxWithCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''==''). 5>Done building target "_GenerateSatelliteAssemblyInputs" in project "CSharpCompilerEmitTest.csproj". 5>Target "CreateManifestResourceNames" skipped. Previously built successfully. 5>Target "ComputeIntermediateSatelliteAssemblies" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "CreateSatelliteAssemblies" depends on it): 5>Done building target "ComputeIntermediateSatelliteAssemblies" in project "CSharpCompilerEmitTest.csproj". 5>Target "GenerateSatelliteAssemblies" skipped, due to false condition; ('@(_SatelliteAssemblyResourceInputs)' != '' and '$(MSBuildRuntimeType)' != 'Core') was evaluated as ('' != '' and 'Full' != 'Core'). 5>Target "CreateSatelliteAssemblies" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "CoreBuild" depends on it): 5>Done building target "CreateSatelliteAssemblies" in project "CSharpCompilerEmitTest.csproj". 5>Target "GenerateManifests" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='' or '$(GenerateAppxManifest)' == 'true') was evaluated as (''=='true' or ''!='' or ''!='' or '' == 'true'). 5>Target "GetTargetPath" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "CoreBuild" depends on it): 5>Done building target "GetTargetPath" in project "CSharpCompilerEmitTest.csproj". 5>Target "ComputeIntermediateSatelliteAssemblies" skipped. Previously built successfully. 5>Target "_CopyFilesMarkedCopyLocal" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "CopyFilesToOutputDirectory" depends on it): 5>Using "Copy" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5>Task "Copy" 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/Microsoft.CodeAnalysis.Test.Resources.Proprietary\2.0.0-pre-20170517\lib\netstandard1.3\Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader\1.1.0\lib\net20\Microsoft.DiaSymReader.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Microsoft.DiaSymReader.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Converter.Xml\1.0.0-beta1-61708-01\lib\netstandard1.3\Microsoft.DiaSymReader.Converter.Xml.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Microsoft.DiaSymReader.Converter.Xml.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Native\1.6.0-beta2-25304\runtimes\win\native\Microsoft.DiaSymReader.Native.amd64.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Microsoft.DiaSymReader.Native.amd64.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Native\1.6.0-beta2-25304\runtimes\win\native\Microsoft.DiaSymReader.Native.arm.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Microsoft.DiaSymReader.Native.arm.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.Native\1.6.0-beta2-25304\runtimes\win\native\Microsoft.DiaSymReader.Native.x86.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Microsoft.DiaSymReader.Native.x86.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/Microsoft.DiaSymReader.PortablePdb\1.3.0\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Microsoft.DiaSymReader.PortablePdb.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/Microsoft.Metadata.Visualizer\1.0.0-beta1-61531-03\lib\netstandard1.3\Microsoft.Metadata.Visualizer.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Microsoft.Metadata.Visualizer.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/Microsoft.Win32.Primitives\4.3.0\lib\net46\Microsoft.Win32.Primitives.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Microsoft.Win32.Primitives.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/System.AppContext\4.3.0\lib\net46\System.AppContext.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.AppContext.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/System.Collections.Immutable\1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Collections.Immutable.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/System.Console\4.3.0\lib\net46\System.Console.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Console.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/System.Diagnostics.DiagnosticSource\4.3.0\lib\net46\System.Diagnostics.DiagnosticSource.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Diagnostics.DiagnosticSource.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/System.Diagnostics.FileVersionInfo\4.3.0\runtimes\win\lib\net46\System.Diagnostics.FileVersionInfo.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Diagnostics.FileVersionInfo.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/System.Diagnostics.Process\4.3.0\runtimes\win\lib\net46\System.Diagnostics.Process.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Diagnostics.Process.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/System.Diagnostics.TraceSource\4.3.0\runtimes\win\lib\net46\System.Diagnostics.TraceSource.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Diagnostics.TraceSource.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/System.Globalization.Calendars\4.3.0\lib\net46\System.Globalization.Calendars.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Globalization.Calendars.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/System.IO.Compression\4.3.0\runtimes\win\lib\net46\System.IO.Compression.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.IO.Compression.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/System.IO.Compression.ZipFile\4.3.0\lib\net46\System.IO.Compression.ZipFile.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.IO.Compression.ZipFile.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/System.IO.FileSystem\4.3.0\lib\net46\System.IO.FileSystem.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.IO.FileSystem.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/System.IO.FileSystem.Primitives\4.3.0\lib\net46\System.IO.FileSystem.Primitives.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.IO.FileSystem.Primitives.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/System.Net.Http\4.3.0\runtimes\win\lib\net46\System.Net.Http.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Net.Http.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/System.Net.Sockets\4.3.0\lib\net46\System.Net.Sockets.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Net.Sockets.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/System.Reflection.Metadata\1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Reflection.Metadata.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/System.Reflection.TypeExtensions\4.3.0\lib\net46\System.Reflection.TypeExtensions.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Reflection.TypeExtensions.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/System.Runtime.InteropServices.RuntimeInformation\4.3.0\runtimes\win\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Runtime.InteropServices.RuntimeInformation.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/System.Security.Cryptography.Algorithms\4.3.0\runtimes\win\lib\net46\System.Security.Cryptography.Algorithms.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Security.Cryptography.Algorithms.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/System.Security.Cryptography.Encoding\4.3.0\runtimes\win\lib\net46\System.Security.Cryptography.Encoding.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Security.Cryptography.Encoding.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/System.Security.Cryptography.Primitives\4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Security.Cryptography.Primitives.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/System.Security.Cryptography.X509Certificates\4.3.0\runtimes\win\lib\net46\System.Security.Cryptography.X509Certificates.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Security.Cryptography.X509Certificates.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/System.Text.Encoding.CodePages\4.3.0\runtimes\win\lib\netstandard1.3\System.Text.Encoding.CodePages.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Text.Encoding.CodePages.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/System.Threading.Thread\4.3.0\lib\net46\System.Threading.Thread.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Threading.Thread.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/System.ValueTuple\4.3.0\lib\netstandard1.0\System.ValueTuple.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.ValueTuple.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/System.Xml.ReaderWriter\4.3.0\lib\net46\System.Xml.ReaderWriter.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Xml.ReaderWriter.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/System.Xml.XmlDocument\4.3.0\lib\net46\System.Xml.XmlDocument.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Xml.XmlDocument.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/System.Xml.XPath\4.3.0\lib\net46\System.Xml.XPath.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Xml.XPath.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/System.Xml.XPath.XDocument\4.3.0\lib\net46\System.Xml.XPath.XDocument.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Xml.XPath.XDocument.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/xunit.abstractions\2.0.1\lib\net35\xunit.abstractions.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\xunit.abstractions.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\xunit.assert.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/xunit.assert\2.2.0-beta4-build3444\lib\netstandard1.0\xunit.assert.pdb" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\xunit.assert.pdb" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\xunit.core.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/xunit.extensibility.core\2.2.0-beta4-build3444\lib\net45\xunit.core.pdb" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\xunit.core.pdb" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\xunit.execution.desktop.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "C:\Users\jcouv/.nuget/packages/xunit.extensibility.execution\2.2.0-beta4-build3444\lib\net45\xunit.execution.desktop.pdb" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\xunit.execution.desktop.pdb" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Did not copy from file "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCodeAnalysis\Microsoft.CodeAnalysis.CSharp.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Microsoft.CodeAnalysis.CSharp.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Copying file from "D:\repos\roslyn\Binaries\Debug\Dlls\CodeAnalysis\Microsoft.CodeAnalysis.dll" to "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Microsoft.CodeAnalysis.dll". 5> Did not copy from file "D:\repos\roslyn\Binaries\Debug\Dlls\BasicCodeAnalysis\Microsoft.CodeAnalysis.VisualBasic.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Microsoft.CodeAnalysis.VisualBasic.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Copying file from "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities.Desktop\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll" to "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll". 5> Did not copy from file "D:\repos\roslyn\Binaries\Debug\Dlls\CSharpCompilerTestUtilities\Roslyn.Compilers.CSharp.Test.Utilities.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Roslyn.Compilers.CSharp.Test.Utilities.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Copying file from "D:\repos\roslyn\Binaries\Debug\Dlls\CompilerTestResources\Roslyn.Compilers.Test.Resources.dll" to "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Roslyn.Compilers.Test.Resources.dll". 5> Did not copy from file "D:\repos\roslyn\Binaries\Debug\Dlls\PdbUtilities\Roslyn.Test.PdbUtilities.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Roslyn.Test.PdbUtilities.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5> Copying file from "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities.Desktop\Roslyn.Test.Utilities.Desktop.dll" to "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Roslyn.Test.Utilities.Desktop.dll". 5> Did not copy from file "D:\repos\roslyn\Binaries\Debug\Dlls\TestUtilities\Roslyn.Test.Utilities.dll" to file "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Roslyn.Test.Utilities.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match. 5>Done executing task "Copy". 5>Task "Touch" skipped, due to false condition; ('$(ProduceReferenceAssembly)' == 'true' and '@(ReferencesCopiedInThisBuild)' != '') was evaluated as ('false' == 'true' and 'D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Microsoft.CodeAnalysis.Test.Resources.Proprietary.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Microsoft.DiaSymReader.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Microsoft.DiaSymReader.Converter.Xml.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Microsoft.DiaSymReader.Native.amd64.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Microsoft.DiaSymReader.Native.arm.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Microsoft.DiaSymReader.Native.x86.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Microsoft.DiaSymReader.PortablePdb.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Microsoft.Metadata.Visualizer.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Microsoft.Win32.Primitives.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.AppContext.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Collections.Immutable.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Console.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Diagnostics.DiagnosticSource.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Diagnostics.FileVersionInfo.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Diagnostics.Process.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Diagnostics.TraceSource.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Globalization.Calendars.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.IO.Compression.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.IO.Compression.ZipFile.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.IO.FileSystem.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.IO.FileSystem.Primitives.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Net.Http.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Net.Sockets.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Reflection.Metadata.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Reflection.TypeExtensions.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Runtime.InteropServices.RuntimeInformation.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Security.Cryptography.Algorithms.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Security.Cryptography.Encoding.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Security.Cryptography.Primitives.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Security.Cryptography.X509Certificates.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Text.Encoding.CodePages.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Threading.Thread.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.ValueTuple.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Xml.ReaderWriter.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Xml.XmlDocument.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Xml.XPath.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\System.Xml.XPath.XDocument.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\xunit.abstractions.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\xunit.assert.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\xunit.assert.pdb;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\xunit.core.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\xunit.core.pdb;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\xunit.execution.desktop.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\xunit.execution.desktop.pdb;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Microsoft.CodeAnalysis.CSharp.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Microsoft.CodeAnalysis.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Microsoft.CodeAnalysis.VisualBasic.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Roslyn.Compilers.CSharp.Test.Utilities.Desktop.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Roslyn.Compilers.CSharp.Test.Utilities.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Roslyn.Compilers.Test.Resources.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Roslyn.Test.PdbUtilities.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Roslyn.Test.Utilities.Desktop.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Roslyn.Test.Utilities.dll' != ''). 5>Done building target "_CopyFilesMarkedCopyLocal" in project "CSharpCompilerEmitTest.csproj". 5>Target "AssignTargetPaths" skipped. Previously built successfully. 5>Target "_SplitProjectReferencesByFileExistence" skipped. Previously built successfully. 5>Target "_GetProjectReferenceTargetFrameworkProperties" skipped. Previously built successfully. 5>Target "GetCopyToOutputDirectoryXamlAppDefs" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Xaml.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 5>Task "AssignTargetPath" 5>Done executing task "AssignTargetPath". 5>Done building target "GetCopyToOutputDirectoryXamlAppDefs" in project "CSharpCompilerEmitTest.csproj". 5>Target "GetCopyToOutputDirectoryItems" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "_CopySourceItemsToOutputDirectory" depends on it): 5>Task "MSBuild" 5> Global Properties: 5> Configuration=Debug 5> Platform=AnyCPU 5> TargetFramework=netstandard1.3 5> ProjectHasSingleTargetFramework=true 5> ProjectIsRidAgnostic=true 5> Removing Properties for project "..\..\..\..\Test\PdbUtilities\PdbUtilities.csproj": 5> TargetFramework 5> ProjectHasSingleTargetFramework 5> RuntimeIdentifier 5> ProjectIsRidAgnostic 5> Removing Properties for project "..\..\..\..\Test\Utilities\Portable\TestUtilities.csproj": 5> TargetFramework 5> ProjectHasSingleTargetFramework 5> RuntimeIdentifier 5> ProjectIsRidAgnostic 5> Removing Properties for project "..\..\..\Core\Portable\CodeAnalysis.csproj": 5> TargetFramework 5> ProjectHasSingleTargetFramework 5> RuntimeIdentifier 5> ProjectIsRidAgnostic 5> Removing Properties for project "..\..\..\Test\Resources\Core\CompilerTestResources.csproj": 5> TargetFramework 5> ProjectHasSingleTargetFramework 5> RuntimeIdentifier 5> ProjectIsRidAgnostic 5> Removing Properties for project "..\..\..\Test\Utilities\CSharp\CSharpCompilerTestUtilities.csproj": 5> TargetFramework 5> ProjectHasSingleTargetFramework 5> RuntimeIdentifier 5> ProjectIsRidAgnostic 5> Removing Properties for project "..\..\..\VisualBasic\Portable\BasicCodeAnalysis.vbproj": 5> TargetFramework 5> ProjectHasSingleTargetFramework 5> RuntimeIdentifier 5> ProjectIsRidAgnostic 5> Removing Properties for project "..\..\Portable\CSharpCodeAnalysis.csproj": 5> TargetFramework 5> ProjectHasSingleTargetFramework 5> RuntimeIdentifier 5> ProjectIsRidAgnostic 5>Building with tools version "15.0". 5>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 5>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 5>Target "_ComputeNETCoreBuildOutputFiles" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true') was evaluated as ('' == 'true'). 5>Target "AssignTargetPaths" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Portable\CSharpCodeAnalysis.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 5>Task "AssignTargetPath" 5>Building with tools version "15.0". 5>Building with tools version "15.0". 5>Building with tools version "15.0". 5>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 5>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 5>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 5>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 5>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 5>Target "_ComputeNETCoreBuildOutputFiles" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true') was evaluated as ('' == 'true'). 5>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 5>Target "_ComputeNETCoreBuildOutputFiles" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true') was evaluated as ('' == 'true'). 5>Target "_ComputeNETCoreBuildOutputFiles" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true') was evaluated as ('' == 'true'). 5>Building with tools version "15.0". 5>Target "AssignTargetPaths" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\PdbUtilities\PdbUtilities.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 5>Task "AssignTargetPath" 5>Target "AssignTargetPaths" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Core\Portable\CodeAnalysis.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 5>Task "AssignTargetPath" 5>Target "AssignTargetPaths" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp\CSharpCompilerTestUtilities.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 5>Task "AssignTargetPath" 5>Done executing task "AssignTargetPath". 5>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 5>Done executing task "AssignTargetPath". 5>Done executing task "AssignTargetPath". 5>Task "AssignTargetPath" 5>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 5>Task "AssignTargetPath" 5>Task "AssignTargetPath" 5>Done executing task "AssignTargetPath". 5>Target "_ComputeNETCoreBuildOutputFiles" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true') was evaluated as ('' == 'true'). 5>Done executing task "AssignTargetPath". 5>Done executing task "AssignTargetPath". 5>Task "AssignTargetPath" 5>Task "AssignTargetPath" 5>Task "AssignTargetPath" 5>Done executing task "AssignTargetPath". 5>Done executing task "AssignTargetPath". 5>Done executing task "AssignTargetPath". 5>Done executing task "AssignTargetPath". 5>Task "AssignTargetPath" 5>Task "AssignTargetPath" 5>Task "AssignTargetPath" 5>Task "AssignTargetPath" 5>Done executing task "AssignTargetPath". 5>Done executing task "AssignTargetPath". 5>Done executing task "AssignTargetPath". 5>AssignTargetPaths: 5>Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and ''=='.manifest'). 5>AssignTargetPaths: 5>Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.ruleset'=='.manifest'). 5>Done executing task "AssignTargetPath". 5>AssignTargetPaths: 5>Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and ''=='.manifest'). 5>Done building target "AssignTargetPaths" in project "PdbUtilities.csproj". 5>Task "AssignTargetPath" 5>AssignTargetPaths: 5>Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.xsd'=='.manifest'). 5>Target "_SplitProjectReferencesByFileExistence" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\PdbUtilities\PdbUtilities.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 5>Task "ResolveNonMSBuildProjectOutput" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'=='true' and '@(ProjectReferenceWithConfiguration)'!='') was evaluated as ('true'=='true' and ''!=''). 5>Done building target "AssignTargetPaths" in project "CodeAnalysis.csproj". 5>Done building target "AssignTargetPaths" in project "CSharpCompilerTestUtilities.csproj". 5>Done executing task "AssignTargetPath". 5>Target "AssignTargetPaths" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Portable\TestUtilities.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 5>Using "AssignTargetPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5>Done building target "_SplitProjectReferencesByFileExistence" in project "PdbUtilities.csproj". 5>Task "AssignTargetPath" 5>Target "_SplitProjectReferencesByFileExistence" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Core\Portable\CodeAnalysis.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 5>Task "ResolveNonMSBuildProjectOutput" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'=='true' and '@(ProjectReferenceWithConfiguration)'!='') was evaluated as ('true'=='true' and ''!=''). 5>Task "AssignTargetPath" 5>Target "_SplitProjectReferencesByFileExistence" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp\CSharpCompilerTestUtilities.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 5>Task "ResolveNonMSBuildProjectOutput" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'=='true' and '@(ProjectReferenceWithConfiguration)'!='') was evaluated as ('true'=='true' and ''!=''). 5>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\PdbUtilities\PdbUtilities.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 5>Task "MSBuild" 5>Done executing task "AssignTargetPath". 5>Done building target "_SplitProjectReferencesByFileExistence" in project "CodeAnalysis.csproj". 5>Done executing task "MSBuild". 5>Done executing task "AssignTargetPath". 5>Done building target "_SplitProjectReferencesByFileExistence" in project "CSharpCompilerTestUtilities.csproj". 5>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "PdbUtilities.csproj". 5>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Core\Portable\CodeAnalysis.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 5>Task "MSBuild" 5>Task "AssignTargetPath" 5>AssignTargetPaths: 5>Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.docx'=='.manifest'). 5>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp\CSharpCompilerTestUtilities.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 5>Task "MSBuild" 5>AssignTargetPaths: 5>Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.cd'=='.manifest'). 5>Done executing task "MSBuild". 5>Done executing task "MSBuild". 5>Target "GetCopyToOutputDirectoryXamlAppDefs" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Xaml.targets" from project "D:\repos\roslyn\src\Test\PdbUtilities\PdbUtilities.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 5>Task "AssignTargetPath" 5>Done executing task "AssignTargetPath". 5>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "CodeAnalysis.csproj". 5>Done executing task "AssignTargetPath". 5>Task "AssignTargetPath" 5>AssignTargetPaths: 5>Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.ruleset'=='.manifest'). 5>Done building target "GetCopyToOutputDirectoryXamlAppDefs" in project "PdbUtilities.csproj". 5>Done building target "AssignTargetPaths" in project "CSharpCodeAnalysis.csproj". 5>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "CSharpCompilerTestUtilities.csproj". 5>Done executing task "AssignTargetPath". 5>Target "_SplitProjectReferencesByFileExistence" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Portable\CSharpCodeAnalysis.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 5>Task "ResolveNonMSBuildProjectOutput" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'=='true' and '@(ProjectReferenceWithConfiguration)'!='') was evaluated as ('true'=='true' and ''!=''). 5>Task "AssignTargetPath" 5>Target "GetCopyToOutputDirectoryItems" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\PdbUtilities\PdbUtilities.csproj" (entry point): 5>Task "MSBuild" skipped, due to false condition; ('@(_MSBuildProjectReferenceExistent)' != '' and '$(_GetChildProjectCopyToOutputDirectoryItems)' == 'true' and '%(_MSBuildProjectReferenceExistent.Private)' != 'false' and '$(UseCommonOutputDirectory)' != 'true') was evaluated as ('' != '' and 'true' == 'true' and '' != 'false' and 'false' != 'true'). 5>Done building target "_SplitProjectReferencesByFileExistence" in project "CSharpCodeAnalysis.csproj". 5>Task "AssignTargetPath" 5>Done executing task "AssignTargetPath". 5>Done building target "GetCopyToOutputDirectoryItems" in project "PdbUtilities.csproj". 5>Target "GetCopyToOutputDirectoryXamlAppDefs" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Xaml.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp\CSharpCompilerTestUtilities.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 5>Task "AssignTargetPath" 5>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Portable\CSharpCodeAnalysis.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 5>Task "MSBuild" 5>Done executing task "AssignTargetPath". 5>Target "GetCopyToOutputDirectoryXamlAppDefs" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Xaml.targets" from project "D:\repos\roslyn\src\Compilers\Core\Portable\CodeAnalysis.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 5>Task "AssignTargetPath" 5>Done executing task "AssignTargetPath". 5>AssignTargetPaths: 5>Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and ''=='.manifest'). 5>Done building target "AssignTargetPaths" in project "TestUtilities.csproj". 5>Done executing task "AssignTargetPath". 5>Done executing task "MSBuild". 5>Done building target "GetCopyToOutputDirectoryXamlAppDefs" in project "CSharpCompilerTestUtilities.csproj". 5>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "CSharpCodeAnalysis.csproj". 5>Done building target "GetCopyToOutputDirectoryXamlAppDefs" in project "CodeAnalysis.csproj". 5>Target "GetCopyToOutputDirectoryXamlAppDefs" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Xaml.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Portable\CSharpCodeAnalysis.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 5>Task "AssignTargetPath" 5>Done executing task "AssignTargetPath". 5>Target "_SplitProjectReferencesByFileExistence" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Portable\TestUtilities.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 5>Task "ResolveNonMSBuildProjectOutput" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'=='true' and '@(ProjectReferenceWithConfiguration)'!='') was evaluated as ('true'=='true' and ''!=''). 5>Target "GetCopyToOutputDirectoryItems" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Utilities\CSharp\CSharpCompilerTestUtilities.csproj" (entry point): 5>Task "MSBuild" skipped, due to false condition; ('@(_MSBuildProjectReferenceExistent)' != '' and '$(_GetChildProjectCopyToOutputDirectoryItems)' == 'true' and '%(_MSBuildProjectReferenceExistent.Private)' != 'false' and '$(UseCommonOutputDirectory)' != 'true') was evaluated as ('' != '' and 'true' == 'true' and '' != 'false' and 'false' != 'true'). 5>Done building target "GetCopyToOutputDirectoryXamlAppDefs" in project "CSharpCodeAnalysis.csproj". 5>Done building target "_SplitProjectReferencesByFileExistence" in project "TestUtilities.csproj". 5>Task "AssignTargetPath" 5>Target "GetCopyToOutputDirectoryItems" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Core\Portable\CodeAnalysis.csproj" (entry point): 5>Task "MSBuild" skipped, due to false condition; ('@(_MSBuildProjectReferenceExistent)' != '' and '$(_GetChildProjectCopyToOutputDirectoryItems)' == 'true' and '%(_MSBuildProjectReferenceExistent.Private)' != 'false' and '$(UseCommonOutputDirectory)' != 'true') was evaluated as ('' != '' and 'true' == 'true' and '' != 'false' and 'false' != 'true'). 5>Done executing task "AssignTargetPath". 5>Target "GetCopyToOutputDirectoryItems" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Portable\CSharpCodeAnalysis.csproj" (entry point): 5>Task "MSBuild" skipped, due to false condition; ('@(_MSBuildProjectReferenceExistent)' != '' and '$(_GetChildProjectCopyToOutputDirectoryItems)' == 'true' and '%(_MSBuildProjectReferenceExistent.Private)' != 'false' and '$(UseCommonOutputDirectory)' != 'true') was evaluated as ('' != '' and 'true' == 'true' and '' != 'false' and 'false' != 'true'). 5>Task "AssignTargetPath" 5>Done building target "GetCopyToOutputDirectoryItems" in project "CSharpCompilerTestUtilities.csproj". 5>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Portable\TestUtilities.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 5>Using "MSBuild" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5>Done executing task "AssignTargetPath". 5>Task "MSBuild" 5>Done building target "GetCopyToOutputDirectoryItems" in project "CodeAnalysis.csproj". 5>Done executing task "MSBuild". 5>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "TestUtilities.csproj". 5>Target "GetCopyToOutputDirectoryXamlAppDefs" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Xaml.targets" from project "D:\repos\roslyn\src\Test\Utilities\Portable\TestUtilities.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 5>Task "AssignTargetPath" 5>Done executing task "AssignTargetPath". 5>Building with tools version "15.0". 5>Done building target "GetCopyToOutputDirectoryXamlAppDefs" in project "TestUtilities.csproj". 5>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 5>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 5>Target "GetCopyToOutputDirectoryItems" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Test\Utilities\Portable\TestUtilities.csproj" (entry point): 5>Task "MSBuild" skipped, due to false condition; ('@(_MSBuildProjectReferenceExistent)' != '' and '$(_GetChildProjectCopyToOutputDirectoryItems)' == 'true' and '%(_MSBuildProjectReferenceExistent.Private)' != 'false' and '$(UseCommonOutputDirectory)' != 'true') was evaluated as ('' != '' and 'true' == 'true' and '' != 'false' and 'false' != 'true'). 5>Target "_ComputeNETCoreBuildOutputFiles" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true') was evaluated as ('' == 'true'). 5>Task "AssignTargetPath" 5>Done executing task "AssignTargetPath". 5>Building with tools version "15.0". 5>Done building target "GetCopyToOutputDirectoryItems" in project "TestUtilities.csproj". 5>Target "AssignTargetPaths" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Resources\Core\CompilerTestResources.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 5>Task "AssignTargetPath" 5>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 5>Target "ValidateMSBuildToolsVersion" skipped, due to false condition; ('$(BuildingProject)' == 'true') was evaluated as ('false' == 'true'). 5>Target "_ComputeNETCoreBuildOutputFiles" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true') was evaluated as ('' == 'true'). 5>Task "AssignTargetPath" 5>Done executing task "AssignTargetPath". 5>Done building target "GetCopyToOutputDirectoryItems" in project "CSharpCodeAnalysis.csproj". 5>Target "AssignTargetPaths" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\VisualBasic\Portable\BasicCodeAnalysis.vbproj" (target "GetCopyToOutputDirectoryItems" depends on it): 5>Using "AssignTargetPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5>Task "AssignTargetPath" 5>Done executing task "AssignTargetPath". 5>Task "AssignTargetPath" 5>Done executing task "AssignTargetPath". 5>Task "AssignTargetPath" 5>Done executing task "AssignTargetPath". 5>Task "AssignTargetPath" 5>Done executing task "AssignTargetPath". 5>Done executing task "AssignTargetPath". 5>AssignTargetPaths: 5>Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.vb'=='.manifest'). 5>Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.ruleset'=='.manifest'). 5>Done building target "AssignTargetPaths" in project "BasicCodeAnalysis.vbproj". 5>Target "_SplitProjectReferencesByFileExistence" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\VisualBasic\Portable\BasicCodeAnalysis.vbproj" (target "GetCopyToOutputDirectoryItems" depends on it): 5>Task "ResolveNonMSBuildProjectOutput" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'=='true' and '@(ProjectReferenceWithConfiguration)'!='') was evaluated as ('true'=='true' and ''!=''). 5>Done building target "_SplitProjectReferencesByFileExistence" in project "BasicCodeAnalysis.vbproj". 5>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\VisualBasic\Portable\BasicCodeAnalysis.vbproj" (target "GetCopyToOutputDirectoryItems" depends on it): 5>Using "MSBuild" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5>Task "MSBuild" 5>Done executing task "MSBuild". 5>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "BasicCodeAnalysis.vbproj". 5>Target "GetCopyToOutputDirectoryXamlAppDefs" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Xaml.targets" from project "D:\repos\roslyn\src\Compilers\VisualBasic\Portable\BasicCodeAnalysis.vbproj" (target "GetCopyToOutputDirectoryItems" depends on it): 5>Task "AssignTargetPath" 5>Done executing task "AssignTargetPath". 5>Done building target "GetCopyToOutputDirectoryXamlAppDefs" in project "BasicCodeAnalysis.vbproj". 5>Task "AssignTargetPath" 5>Target "GetCopyToOutputDirectoryItems" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\VisualBasic\Portable\BasicCodeAnalysis.vbproj" (entry point): 5>Task "MSBuild" skipped, due to false condition; ('@(_MSBuildProjectReferenceExistent)' != '' and '$(_GetChildProjectCopyToOutputDirectoryItems)' == 'true' and '%(_MSBuildProjectReferenceExistent.Private)' != 'false' and '$(UseCommonOutputDirectory)' != 'true') was evaluated as ('' != '' and 'true' == 'true' and '' != 'false' and 'false' != 'true'). 5>Task "AssignTargetPath" 5>Done executing task "AssignTargetPath". 5>Done building target "GetCopyToOutputDirectoryItems" in project "BasicCodeAnalysis.vbproj". 5>Done executing task "AssignTargetPath". 5>Task "AssignTargetPath" 5>Done executing task "AssignTargetPath". 5>Task "AssignTargetPath" 5>Done executing task "AssignTargetPath". 5>Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.cs'=='.manifest'). 5>Done building target "AssignTargetPaths" in project "CompilerTestResources.csproj". 5>Target "_SplitProjectReferencesByFileExistence" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Resources\Core\CompilerTestResources.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 5>Task "ResolveNonMSBuildProjectOutput" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'=='true' and '@(ProjectReferenceWithConfiguration)'!='') was evaluated as ('true'=='true' and ''!=''). 5>Done building target "_SplitProjectReferencesByFileExistence" in project "CompilerTestResources.csproj". 5>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Resources\Core\CompilerTestResources.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 5>Task "MSBuild" 5>Done executing task "MSBuild". 5>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "CompilerTestResources.csproj". 5>Target "GetCopyToOutputDirectoryXamlAppDefs" in file "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Xaml.targets" from project "D:\repos\roslyn\src\Compilers\Test\Resources\Core\CompilerTestResources.csproj" (target "GetCopyToOutputDirectoryItems" depends on it): 5>Task "AssignTargetPath" 5>Done executing task "AssignTargetPath". 5>Done building target "GetCopyToOutputDirectoryXamlAppDefs" in project "CompilerTestResources.csproj". 5>Target "GetCopyToOutputDirectoryItems" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\Test\Resources\Core\CompilerTestResources.csproj" (entry point): 5>Task "MSBuild" skipped, due to false condition; ('@(_MSBuildProjectReferenceExistent)' != '' and '$(_GetChildProjectCopyToOutputDirectoryItems)' == 'true' and '%(_MSBuildProjectReferenceExistent.Private)' != 'false' and '$(UseCommonOutputDirectory)' != 'true') was evaluated as ('' != '' and 'true' == 'true' and '' != 'false' and 'false' != 'true'). 5>Task "AssignTargetPath" 5>Done executing task "AssignTargetPath". 5>Done building target "GetCopyToOutputDirectoryItems" in project "CompilerTestResources.csproj". 5>Done executing task "MSBuild". 5>Task "MSBuild" 5> Global Properties: 5> Configuration=Debug 5> Platform=AnyCPU 5>Building with tools version "15.0". 5>Building with tools version "15.0". 5>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 5>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. 5>Target "ValidateMSBuildToolsVersion" skipped. Previously built successfully. 5>Target "ValidateMSBuildToolsVersion" skipped. Previously built successfully. 5>Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully. 5>Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully. 5>Done executing task "MSBuild". 5>Task "AssignTargetPath" 5>Done executing task "AssignTargetPath". 5>Done building target "GetCopyToOutputDirectoryItems" in project "CSharpCompilerEmitTest.csproj". 5>Target "_CopyOutOfDateSourceItemsToOutputDirectory" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "_CopySourceItemsToOutputDirectory" depends on it): 5>Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files. 5>Input files: C:\Users\jcouv\.nuget\packages\microsoft.diasymreader.native\1.6.0-beta2-25304\runtimes\win\native\Microsoft.DiaSymReader.Native.x86.dll;C:\Users\jcouv\.nuget\packages\microsoft.diasymreader.native\1.6.0-beta2-25304\runtimes\win\native\Microsoft.DiaSymReader.Native.amd64.dll;C:\Users\jcouv\.nuget\packages\xunit.runner.visualstudio\2.2.0-beta4-build1194\build\_common\xunit.runner.visualstudio.testadapter.dll;C:\Users\jcouv\.nuget\packages\xunit.runner.visualstudio\2.2.0-beta4-build1194\build\_common\xunit.runner.utility.desktop.dll 5>Output files: D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Microsoft.DiaSymReader.Native.x86.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Microsoft.DiaSymReader.Native.amd64.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\xunit.runner.visualstudio.testadapter.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\xunit.runner.utility.desktop.dll 5>Done building target "_CopyOutOfDateSourceItemsToOutputDirectory" in project "CSharpCompilerEmitTest.csproj". 5>Target "_CopyOutOfDateSourceItemsToOutputDirectoryAlways" skipped, due to false condition; ( '@(_SourceItemsToCopyToOutputDirectoryAlways)' != '' ) was evaluated as ( '' != '' ). 5>Target "_CopySourceItemsToOutputDirectory" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "CopyFilesToOutputDirectory" depends on it): 5>Done building target "_CopySourceItemsToOutputDirectory" in project "CSharpCompilerEmitTest.csproj". 5>Target "_CopyAppConfigFile" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "CopyFilesToOutputDirectory" depends on it): 5>Skipping target "_CopyAppConfigFile" because all output files are up-to-date with respect to the input files. 5>Input files: D:\repos\roslyn\build\Targets\..\Defaults\Net460\app.config 5>Output files: D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Roslyn.Compilers.CSharp.Emit.UnitTests.dll.config 5>Done building target "_CopyAppConfigFile" in project "CSharpCompilerEmitTest.csproj". 5>Target "_CopyManifestFiles" skipped, due to false condition; ( '$(_DeploymentCopyApplicationManifest)'=='true' or '$(GenerateClickOnceManifests)'=='true' ) was evaluated as ( ''=='true' or ''=='true' ). 5>Target "_CheckForCompileOutputs" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "CopyFilesToOutputDirectory" depends on it): 5>Done building target "_CheckForCompileOutputs" in project "CSharpCompilerEmitTest.csproj". 5>Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Off' == 'On' or (''!='' and 'Off' == 'Auto')). 5>Target "CopyFilesToOutputDirectory" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "PrepareForRun" depends on it): 5>Task "Copy" 5> Copying file from "D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\Roslyn.Compilers.CSharp.Emit.UnitTests.dll" to "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Roslyn.Compilers.CSharp.Emit.UnitTests.dll". 5>Done executing task "Copy". 5>Task "CopyRefAssembly" skipped, due to false condition; ('$(ProduceReferenceAssembly)' == 'true' and '$(CopyBuildOutputToOutputDirectory)' == 'true' and '$(SkipCopyBuildProduct)' != 'true') was evaluated as ('false' == 'true' and 'true' == 'true' and '' != 'true'). 5>Task "Message" 5> CSharpCompilerEmitTest -> D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Roslyn.Compilers.CSharp.Emit.UnitTests.dll 5>Done executing task "Message". 5>Task "Copy" skipped, due to false condition; ('@(AddModules)' != '') was evaluated as ('' != ''). 5>Task "Copy" skipped, due to false condition; ('$(_SGenDllCreated)'=='true') was evaluated as ('false'=='true'). 5>Task "Copy" 5> Copying file from "D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\Roslyn.Compilers.CSharp.Emit.UnitTests.pdb" to "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Roslyn.Compilers.CSharp.Emit.UnitTests.pdb". 5>Done executing task "Copy". 5>Task "Copy" skipped, due to false condition; ('$(_DocumentationFileProduced)'=='true') was evaluated as ('false'=='true'). 5>Task "Copy" skipped, due to false condition; ('@(IntermediateSatelliteAssembliesWithTargetPath)' != '') was evaluated as ('' != ''). 5>Task "Copy" skipped, due to false condition; ('@(ReferenceComWrappersToCopyLocal)' != '' or '@(ResolvedIsolatedComModules)' != '' or '@(_DeploymentLooseManifestFile)' != '' or '@(NativeReferenceFile)' != '' ) was evaluated as ('' != '' or '' != '' or '' != '' or '' != '' ). 5>Task "Copy" skipped, due to false condition; ('$(SkipCopyWinMDArtifact)' != 'true' and '@(WinMDExpArtifacts)' != '') was evaluated as ('' != 'true' and '' != ''). 5>Task "Message" skipped, due to false condition; ('$(SkipCopyWinMDArtifact)' != 'true' and '$(_WindowsMetadataOutputPath)' != '') was evaluated as ('' != 'true' and '' != ''). 5>Done building target "CopyFilesToOutputDirectory" in project "CSharpCompilerEmitTest.csproj". 5>Target "RunCodeAnalysis" skipped, due to false condition; ('$(RunCodeAnalysisOnThisProject)'=='true') was evaluated as (''=='true'). 5>Target "PrepareForRun" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "CoreBuild" depends on it): 5>Done building target "PrepareForRun" in project "CSharpCompilerEmitTest.csproj". 5>Target "UnmanagedRegistration" skipped, due to false condition; ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library') was evaluated as (''=='true' and 'Library'=='library'). 5>Target "_CheckForCompileOutputs" skipped. Previously built successfully. 5>Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Off' == 'On' or (''!='' and 'Off' == 'Auto')). 5>Target "_CleanGetCurrentAndPriorFileWrites" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "IncrementalClean" depends on it): 5>Using "ReadLinesFromFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5>Task "ReadLinesFromFile" 5>Done executing task "ReadLinesFromFile". 5>Using "ConvertToAbsolutePath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5>Task "ConvertToAbsolutePath" 5>Done executing task "ConvertToAbsolutePath". 5>Using "FindUnderPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5>Task "FindUnderPath" 5> Comparison path is "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit". 5>Done executing task "FindUnderPath". 5>Task "FindUnderPath" 5> Comparison path is "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\". 5>Done executing task "FindUnderPath". 5>Task "FindUnderPath" 5> Comparison path is "D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\". 5>Done executing task "FindUnderPath". 5>Using "RemoveDuplicates" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 5>Task "RemoveDuplicates" 5>Done executing task "RemoveDuplicates". 5>Done building target "_CleanGetCurrentAndPriorFileWrites" in project "CSharpCompilerEmitTest.csproj". 5>Target "IncrementalClean" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "CoreBuild" depends on it): 5>Task "FindUnderPath" 5> Comparison path is "D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\". 5>Done executing task "FindUnderPath". 5>Task "FindUnderPath" 5> Comparison path is "D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\". 5>Done executing task "FindUnderPath". 5>Task "Delete" 5>Done executing task "Delete". 5>Task "RemoveDuplicates" 5>Done executing task "RemoveDuplicates". 5>Task "WriteLinesToFile" skipped, due to false condition; ('@(_CleanUnfilteredPriorFileWrites)'!='@(_CleanUniqueRemainingFileWritesAfterIncrementalClean)') was evaluated as ('D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Microsoft.DiaSymReader.Native.x86.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Microsoft.DiaSymReader.Native.amd64.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\xunit.runner.visualstudio.testadapter.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\xunit.runner.utility.desktop.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Roslyn.Compilers.CSharp.Emit.UnitTests.dll.config;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Roslyn.Compilers.CSharp.Emit.UnitTests.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Roslyn.Compilers.CSharp.Emit.UnitTests.pdb;D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\CSharpCompilerEmitTest.csprojResolveAssemblyReference.cache;D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\Microsoft.CodeAnalysis.CSharp.UnitTests.Resources.resources;D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\CSharpCompilerEmitTest.csproj.GenerateResource.Cache;D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\CSharpCompilerEmitTest.csproj.CoreCompileInputs.cache;D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\GeneratedAssemblyInfo_42.42.42.42424.cs;D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\Roslyn.Compilers.CSharp.Emit.UnitTests.dll.pcbm;D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\Roslyn.Compilers.CSharp.Emit.UnitTests.dll;D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\Roslyn.Compilers.CSharp.Emit.UnitTests.pdb'!='D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Microsoft.DiaSymReader.Native.x86.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Microsoft.DiaSymReader.Native.amd64.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\xunit.runner.visualstudio.testadapter.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\xunit.runner.utility.desktop.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Roslyn.Compilers.CSharp.Emit.UnitTests.dll.config;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Roslyn.Compilers.CSharp.Emit.UnitTests.dll;D:\repos\roslyn\Binaries\Debug\UnitTests\CSharpCompilerEmitTest\Roslyn.Compilers.CSharp.Emit.UnitTests.pdb;D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\CSharpCompilerEmitTest.csprojResolveAssemblyReference.cache;D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\Microsoft.CodeAnalysis.CSharp.UnitTests.Resources.resources;D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\CSharpCompilerEmitTest.csproj.GenerateResource.Cache;D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\CSharpCompilerEmitTest.csproj.CoreCompileInputs.cache;D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\GeneratedAssemblyInfo_42.42.42.42424.cs;D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\Roslyn.Compilers.CSharp.Emit.UnitTests.dll.pcbm;D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\Roslyn.Compilers.CSharp.Emit.UnitTests.dll;D:\repos\roslyn\Binaries\Obj\CSharpCompilerEmitTest\Debug\Roslyn.Compilers.CSharp.Emit.UnitTests.pdb'). 5>Done building target "IncrementalClean" in project "CSharpCompilerEmitTest.csproj". 5>Target "PostBuildEvent" skipped, due to false condition; ('$(PostBuildEvent)' != '' and ('$(RunPostBuildEvent)' != 'OnOutputUpdated' or '$(_AssemblyTimestampBeforeCompile)' != '$(_AssemblyTimestampAfterCompile)')) was evaluated as ('' != '' and ('' != 'OnOutputUpdated' or '' != '')). 5>Target "CoreBuild" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "Build" depends on it): 5>Done building target "CoreBuild" in project "CSharpCompilerEmitTest.csproj". 5>Target "AfterBuild" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (target "Build" depends on it): 5>Done building target "AfterBuild" in project "CSharpCompilerEmitTest.csproj". 5>Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully. 5>Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully. 5>Target "Build" in file "C:\Program Files (x86)\Microsoft Visual Studio\Preview\Enterprise\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets" from project "D:\repos\roslyn\src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (entry point): 5>Done building target "Build" in project "CSharpCompilerEmitTest.csproj". 5>Target "CopyCompilationRefAssembliesToBin" skipped, due to false condition; ('$(CopyCompilationRefAssemblies)' == 'true' and '$(CopyLocalLockFileAssemblies)' == 'true') was evaluated as ('' == 'true' and '' == 'true'). ========== Build: 5 succeeded, 0 failed, 5 up-to-date, 0 skipped ==========