4 references to Length
Microsoft.NET.StringTools.net35 (4)
InternableString.Simple.cs (2)
69
if (newIndex < _string.
Length
)
137
if (other.Length !=
Length
)
WeakStringCacheInterner.cs (2)
78
if (candidate.
Length
== 0)
113
_internEliminatedChars += candidate.
Length
;