2 writes to _docIdentity
PresentationFramework (2)
System\Windows\Documents\DocumentReference.cs (2)
90
_docIdentity
= idpReloaded;
111
_docIdentity
= null;
2 references to _docIdentity
PresentationFramework (2)
System\Windows\Documents\DocumentReference.cs (2)
202
_docIdentity {
_docIdentity
?.GetHashCode() ?? 0}
220
return
_docIdentity
;