2 writes to _docIdentity
PresentationFramework (2)
System\Windows\Documents\DocumentReference.cs (2)
104
_docIdentity
= idpReloaded;
125
_docIdentity
= null;
2 references to _docIdentity
PresentationFramework (2)
System\Windows\Documents\DocumentReference.cs (2)
217
_docIdentity {
_docIdentity
?.GetHashCode() ?? 0}
235
return
_docIdentity
;