2 writes to mdHandle
System.ServiceModel.Activation (2)
System\ServiceModel\Activation\MetabaseReader.cs (2)
70
mdHandle
= (int)handle;
227
int handleToClose = Interlocked.Exchange(ref
mdHandle
, 0);
2 references to mdHandle
System.ServiceModel.Activation (2)
System\ServiceModel\Activation\MetabaseReader.cs (2)
124
uint hResult = adminBase.GetData((uint)
mdHandle
, path, ref record, ref bytes);
128
hResult = adminBase.GetData((uint)
mdHandle
, path, ref record, ref bytes);