6 references to AddRange
Microsoft.CodeAnalysis.Workspaces (6)
Workspace\Solution\SourceGeneratedDocumentIdentity.cs (6)
53
hashInput.
AddRange
(projectIdBytes);
57
hashInput.
AddRange
(Encoding.Unicode.GetBytes(assemblyNameToHash));
58
hashInput.
AddRange
(0, 0);
59
hashInput.
AddRange
(Encoding.Unicode.GetBytes(generatorIdentity.TypeName));
60
hashInput.
AddRange
(0, 0);
61
hashInput.
AddRange
(Encoding.Unicode.GetBytes(hintName));