1 write to Value
Microsoft.Diagnostics.DataContractReader.Legacy (1)
NativeStringHolder.cs (1)
54Value = Marshal.PtrToStringUni(psz);
4 references to Value
Microsoft.Diagnostics.DataContractReader.Legacy (4)
Dbi\DacDbiImpl.cs (4)
177string.Equals(cdacSimpleName, legacyHolder.Value, System.StringComparison.Ordinal), 178$"GetModuleSimpleName string mismatch - cDAC: '{cdacSimpleName}', DAC: '{legacyHolder.Value}'"); 4175string.Equals(path, legacyHolder.Value, System.StringComparison.Ordinal), 4176$"GetModuleMetaDataFileInfo path mismatch - cDAC: '{path}', DAC: '{legacyHolder.Value}'");