1 write to _lastAttr
PresentationFramework (1)
System\Windows\Documents\FixedSchema.cs (1)
166_lastAttr = attr;
1 reference to _lastAttr
PresentationFramework (1)
System\Windows\Documents\FixedSchema.cs (1)
164if (!object.ReferenceEquals(attr, _lastAttr)) // Check for same string object, not for equality!