2 writes to m_Value
System.Web.Extensions (2)
Compilation\WCFModel\Parameter.cs (2)
34
m_Value
= string.Empty;
69
m_Value
= value;
1 reference to m_Value
System.Web.Extensions (1)
Compilation\WCFModel\Parameter.cs (1)
65
return
m_Value
;