3 references to IsOwnedByMe
Microsoft.CodeAnalysis.Workspaces (3)
NonReentrantLock.cs (3)
83
if (this.
IsOwnedByMe
)
165
=> this.
IsOwnedByMe
;
211
Debug.Assert(this.
IsOwnedByMe
);