2 implementations of GetFrameType
Microsoft.Diagnostics.DataContractReader.Legacy (2)
_generated\64\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataFrame.cs (1)
59
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataFrame.
GetFrameType
(uint* simpleType, uint* detailedType)
ClrDataFrame.cs (1)
37
int IXCLRDataFrame.
GetFrameType
(uint* simpleType, uint* detailedType)
1 reference to GetFrameType
Microsoft.Diagnostics.DataContractReader.Legacy (1)
_generated\64\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataFrame.cs (1)
84
__retVal = @this.
GetFrameType
(simpleType, detailedType);