Gets the C# code (text) for the method. Used by debugger for
display to developer.
Namespace: Kernel.Debug.DataAssembly: Kernel.Debug.Data (in Kernel.Debug.Data.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Return Value
Type: StringThe C# code (text) or a string with an error message starting "Error loading C#!".
See Also