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