1 write to _reference
Microsoft.CodeAnalysis (1)
CommandLine\CommandLineReference.cs (1)
23_reference = reference;
4 references to _reference
Microsoft.CodeAnalysis (4)
CommandLine\CommandLineReference.cs (4)
32get { return _reference; } 50return _reference == other._reference 56return Hash.Combine(_reference, _properties.GetHashCode());