Skip to content

Optimize Roslyn reference loading and re-enable Webcil publishing.#2

Open
teo-tsirpanis wants to merge 2 commits into
json-everything:mainfrom
teo-tsirpanis:webcil
Open

Optimize Roslyn reference loading and re-enable Webcil publishing.#2
teo-tsirpanis wants to merge 2 commits into
json-everything:mainfrom
teo-tsirpanis:webcil

Conversation

@teo-tsirpanis

Copy link
Copy Markdown

Instead of downloading the assembly DLLs again, we use the TryGetRawMetadata extension method and directly pass the already loaded metadata blob to Roslyn. This improves performance, simplifies code, and lets us use Webcil for the deployment.

@gregsdennis

Copy link
Copy Markdown
Collaborator

Interesting. I'll have a look. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants