@attribute [Route(Path.ASSISTANT_CODING)] @inherits AssistantBaseCore @for (var contextIndex = 0; contextIndex < this.codingContexts.Count; contextIndex++) { var codingContext = this.codingContexts[contextIndex]; } Add context @if (this.provideCompilerMessages) { } Get support