Exemplo n.º 1
0
 internal uint HashCaseInsensitive()
 {
     return(Utf8String.HashCaseInsensitive(this.m_pStringHeap, this.m_StringHeapByteLength));
 }