1 write to _properties
Microsoft.CodeAnalysis (1)
CommandLine\CommandLineReference.cs (1)
24_properties = properties;
4 references to _properties
Microsoft.CodeAnalysis (4)
CommandLine\CommandLineReference.cs (4)
40get { return _properties; } 51&& _properties.Equals(other._properties); 56return Hash.Combine(_reference, _properties.GetHashCode());