1 write to _convertedPropertiesDictionary
Microsoft.Build (1)
Instance\ImmutableProjectCollections\ImmutableProjectMetadataCollectionConverter.cs (1)
109_ = Interlocked.CompareExchange(ref _convertedPropertiesDictionary, newDictionary, null);
2 references to _convertedPropertiesDictionary
Microsoft.Build (2)
Instance\ImmutableProjectCollections\ImmutableProjectMetadataCollectionConverter.cs (2)
102if (_convertedPropertiesDictionary is null) 112return _convertedPropertiesDictionary;