1 write to isReflection
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
3141
data->
isReflection
= (uint)(isReflectionEmit ? 1 : 0);
2 references to isReflection
Microsoft.Diagnostics.DataContractReader.Legacy (2)
SOSDacImpl.cs (2)
3196
Debug.Assert(data->
isReflection
== dataLocal.
isReflection
);