1 write to m_path
System.Data (1)
fx\src\data\System\Data\SQLTypes\SQLFileStream.cs (1)
159m_path = GetFullPathInternal ( value );
2 references to m_path
System.Data (2)
fx\src\data\System\Data\SQLTypes\SQLFileStream.cs (2)
148AssertPathFormat ( m_path ); 149return m_path;