IDkmClrExpressionEvaluatorCallbackInternal Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Internal methods used by the CLR Expression Evaluator to communicate between the monitor/IDE.
Implementations of this interface may restrict when they are called using a filter defined in their component configuration. The following properties may be used: CompilerVendorId, LanguageId.
This API was introduced in Visual Studio 14 RTM (DkmApiVersion.VS14RTM).
public interface class IDkmClrExpressionEvaluatorCallbackInternal
public interface class IDkmClrExpressionEvaluatorCallbackInternal
__interface IDkmClrExpressionEvaluatorCallbackInternal
public interface IDkmClrExpressionEvaluatorCallbackInternal
type IDkmClrExpressionEvaluatorCallbackInternal = interface
Public Interface IDkmClrExpressionEvaluatorCallbackInternal
Methods
CompileDisplayAttributeInternal(DkmLanguageExpression, DkmClrModuleInstance, Int32, String, DkmCompiledClrInspectionQuery) |
This method is used internally by the CLR Expression Evaluator. |