Skip to content
This repository was archived by the owner on Dec 19, 2018. It is now read-only.
This repository was archived by the owner on Dec 19, 2018. It is now read-only.

Instrumentation lengths generated for ExpressionBlockChunks are not always accurate #153

@pranavkm

Description

@pranavkm

The following scenarios lead to incorrect lengths being calculated in RenderRuntimeExpressionBlockChunk for instrumentation

  1. Expressions with inline comments (e.g. @(a @* comment *@ b)) - these have multiple code spans
  2. Expressions with inline templates (e.g. @Foo(@<p>Hello world</p>)).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions