3 references to Message
Microsoft.CodeAnalysis.ExternalAccess.Copilot (3)
GenerateImplementation\ImplementationDetailsWrapper.cs (2)
9
/// replacement syntax node itself. One of <see cref="
Message
"/> or <see cref="ReplacementNode"/> must always be set.
19
/// Gets the replacement syntax node. Either this property or <see cref="
Message
"/> must be set.
Internal\Analyzer\CSharp\CSharpCopilotCodeAnalysisService.cs (1)
161
Message = nodeToWrapper.Value.
Message