34 references to Add
Microsoft.CodeAnalysis.Razor.Compiler (34)
CSharp\AssemblyIdentityEqualityComparer.cs (1)
47
hash.
Add
(obj.Version);
CSharp\DefaultUtf8WriteLiteralFeature.cs (1)
284
hash.
Add
(kvp.Value);
Language\Components\ComponentBindLoweringPass.BindEntryKey.cs (2)
31
hash.
Add
(Parent);
32
hash.
Add
(AttributeName);
Language\Components\TypeNameHelper.NameComparer.cs (1)
31
hashCombiner.
Add
(ch);
Language\DirectiveDescriptorComparer.cs (1)
46
hash.
Add
(descriptor.Kind);
Language\DirectiveTokenDescriptorComparer.cs (1)
40
hashCodeCombiner.
Add
(descriptor.Kind);
Language\DocumentationDescriptor.FormattedDescriptor.cs (2)
82
result.
Add
(Id);
86
result.
Add
(arg);
Language\Legacy\AutoCompleteEditHandler.cs (1)
69
hashCodeCombiner.
Add
(AutoCompleteAtEndOfSpan);
Language\Legacy\DirectiveTokenChunkGenerator.cs (1)
34
combiner.
Add
(Type);
Language\Legacy\ImplicitExpressionEditHandler.cs (1)
51
hashCodeCombiner.
Add
(AcceptTrailingDot);
Language\Legacy\LiteralAttributeChunkGenerator.cs (2)
40
hashCodeCombiner.
Add
(Prefix);
41
hashCodeCombiner.
Add
(Value);
Language\Legacy\LocationTagged.cs (2)
51
hashCodeCombiner.
Add
(Location);
52
hashCodeCombiner.
Add
(Value);
Language\RazorConfiguration.cs (6)
53
hash.
Add
(LanguageVersion);
54
hash.
Add
(ConfigurationName);
55
hash.
Add
(CSharpLanguageVersion);
57
hash.
Add
(SuppressAddComponentParameter);
58
hash.
Add
(UseConsolidatedMvcViews);
59
hash.
Add
(UseRoslynTokenizer);
Language\RazorParserOptions.cs (4)
207
combiner.
Add
(_flags);
208
combiner.
Add
(FileKind);
209
combiner.
Add
(LanguageVersion);
210
combiner.
Add
(CSharpParseOptions);
Language\SourceChange.cs (1)
130
hash.
Add
(Span);
Language\SourceMapping.cs (2)
44
hashCodeCombiner.
Add
(OriginalSpan);
45
hashCodeCombiner.
Add
(GeneratedSpan);
Language\Syntax\SyntaxNodeOrToken.cs (2)
320
hash.
Add
(_nodeOrParent);
321
hash.
Add
(_token);
Language\Syntax\SyntaxToken.cs (2)
112
hash.
Add
(Parent);
113
hash.
Add
(Node);
Language\Syntax\SyntaxTokenList.cs (1)
407
hash.
Add
(Node);