Make TranslationContextData internal

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Unknown
    • 2.15.0
    • Affects Version/s: None
    • Component/s: LINQ3
    • None
    • None
    • Fully Compatible
    • None
    • None
    • None
    • None
    • None
    • None

      TranslationContextData is used internally by SetWindowFields, but had to be made public because it was needed in the public method signature of ExpressionAggregationExpressionDefinition. This led to API docs warnings because TranslationContextData resides in an internal LINQ3 namespace. Rather than expose this internal namespace, overload the ExpressionAggregationExpressionDefinition with an internal ctor that takes TranslationContextData and make TranslationContextData internal.

            Assignee:
            James Kovacs
            Reporter:
            James Kovacs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: