3 references to FirstChar
Microsoft.Diagnostics.DataContractReader.Contracts (3)
_generated\188\Microsoft_Diagnostics_DataContractReader_Data.String.g.cs (1)
89
_ =
FirstChar
;
Contracts\Object_1.cs (2)
55
_target.ReadBuffer(str.
FirstChar
, span);
69
offsetToFirstChar = (uint)(str.
FirstChar
.Value - address.Value);