3 references to CopilotChecksumWrapper
Microsoft.CodeAnalysis.ExternalAccess.Copilot (3)
Analyzer\CopilotChecksumWrapper.cs (3)
22
public static
CopilotChecksumWrapper
Create(ImmutableArray<string> values)
27
public bool Equals(
CopilotChecksumWrapper
? other)
34
if (obj is not
CopilotChecksumWrapper
another)