2 writes to _docIdentity
PresentationFramework (2)
System\Windows\Documents\DocumentReference.cs (2)
91
_docIdentity
= idpReloaded;
112
_docIdentity
= null;
2 references to _docIdentity
PresentationFramework (2)
System\Windows\Documents\DocumentReference.cs (2)
204
_docIdentity {
_docIdentity
?.GetHashCode() ?? 0}
222
return
_docIdentity
;