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

Conversation

@cesarzc
Copy link
Contributor

@cesarzc cesarzc commented Nov 18, 2020

This change creates a new DotnetCoreDll property that always provides the name of the resource currently used by the compiler to attach the syntax tree to a DLL.

This property can be leveraged by consumers of the compiler API (e.g. IQ#) which also use the CompilationLoader.Write() method and attach the serialized syntax tree to a DLL.

…the resource currently used by the compiler to attach the syntax tree to a DLL.
@cesarzc cesarzc marked this pull request as ready for review November 18, 2020 21:04
@cesarzc cesarzc merged commit b12dfd5 into main Nov 20, 2020
vxfield added a commit that referenced this pull request Nov 23, 2020
* Setting KV task to v1 (#743)

* Create a new DotnetCoreDll property for the current syntax tree resource name (#741)

* Create a new DotnetCoreDll property that always provides the name of the resource currently used by the compiler to attach the syntax tree to a DLL.

* Fix typo.

* Explicitly build language server during pack-extension.ps1

Co-authored-by: Andres Paz <anpaz@microsoft.com>
Co-authored-by: César Zaragoza Cortés <cesarzc@microsoft.com>
vxfield added a commit that referenced this pull request Nov 23, 2020
* Setting KV task to v1 (#743)

* Create a new DotnetCoreDll property for the current syntax tree resource name (#741)

* Create a new DotnetCoreDll property that always provides the name of the resource currently used by the compiler to attach the syntax tree to a DLL.

* Fix typo.

* Explicitly build language server during pack-extension.ps1

* Missing ASSEMBLY_CONSTANTS

Co-authored-by: Andres Paz <anpaz@microsoft.com>
Co-authored-by: César Zaragoza Cortés <cesarzc@microsoft.com>
vxfield added a commit that referenced this pull request Nov 23, 2020
* Setting KV task to v1 (#743)

* Create a new DotnetCoreDll property for the current syntax tree resource name (#741)

* Create a new DotnetCoreDll property that always provides the name of the resource currently used by the compiler to attach the syntax tree to a DLL.

* Fix typo.

* Explicitly build language server during pack-extension.ps1

* Missing ASSEMBLY_CONSTANTS

Co-authored-by: Andres Paz <anpaz@microsoft.com>
Co-authored-by: César Zaragoza Cortés <cesarzc@microsoft.com>
vxfield added a commit that referenced this pull request Nov 23, 2020
* Setting KV task to v1 (#743)

* Create a new DotnetCoreDll property for the current syntax tree resource name (#741)

* Create a new DotnetCoreDll property that always provides the name of the resource currently used by the compiler to attach the syntax tree to a DLL.

* Fix typo.

* Explicitly build language server during pack-extension.ps1

* Missing ASSEMBLY_CONSTANTS

* Add args back

* remove file

Co-authored-by: Andres Paz <anpaz@microsoft.com>
Co-authored-by: César Zaragoza Cortés <cesarzc@microsoft.com>
vxfield added a commit that referenced this pull request Nov 23, 2020
* Setting KV task to v1 (#743)

* Create a new DotnetCoreDll property for the current syntax tree resource name (#741)

* Create a new DotnetCoreDll property that always provides the name of the resource currently used by the compiler to attach the syntax tree to a DLL.

* Fix typo.

* Explicitly build language server during pack-extension.ps1

* Missing ASSEMBLY_CONSTANTS

* Add args back

* remove file

Co-authored-by: Andres Paz <anpaz@microsoft.com>
Co-authored-by: César Zaragoza Cortés <cesarzc@microsoft.com>
@cesarzc cesarzc deleted the cesarzc/current-syntax-tree-serialization-resource-name branch May 4, 2021 00:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants