1 write to _systemDataExtensionMethods
WindowsBase (1)
Base\MS\Internal\AssemblyHelper.cs (1)
168_systemDataExtensionMethods = (SystemDataExtensionMethods)LoadExtensionFor("SystemData");
2 references to _systemDataExtensionMethods
WindowsBase (2)
Base\MS\Internal\AssemblyHelper.cs (2)
165if (_systemDataExtensionMethods == null && 171return _systemDataExtensionMethods;