1 write to SourceType
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\StackWalk\StackWalk_1.cs (1)
377
SourceType
= r.SourceType switch
2 references to SourceType
Microsoft.Diagnostics.DataContractReader.Legacy (2)
SOSDacImpl.cs (2)
4080
SourceType = refs[i].
SourceType
switch
4085
_ => throw new UnreachableException($"Unexpected {nameof(StackSourceType)}: {refs[i].
SourceType
}"),