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