3 references to _uninitializedReadsOutOfScope
Microsoft.Build (3)
BuildCheck\Checks\PropertiesUsageCheck.cs (3)
157
_uninitializedReadsOutOfScope
.TryGetValue(writeData.PropertyName, out IMSBuildElementLocation? uninitOutScopeReadLocation))
159
_uninitializedReadsOutOfScope
.Remove(writeData.PropertyName);
199
_uninitializedReadsOutOfScope
[readData.PropertyName] = readData.ElementLocation;