Implemented interface member:
method
Get
Microsoft.Build.Collections.IConstrainableDictionary<TValue>.Get(System.String, System.Int32, System.Int32)
1 reference to Get
Microsoft.Build (1)
Instance\ImmutableProjectCollections\ImmutableGlobalPropertiesCollectionConverter.cs (1)
114ProjectPropertyInstance actualProperty = _allProperties.Get(key, index, length);