1 write to module
System.Data.SqlXml (1)
System\Xml\Xsl\IlGen\GenerateHelper.cs (1)
472this.module = module;
4 references to module
System.Data.SqlXml (4)
System\Xml\Xsl\IlGen\GenerateHelper.cs (4)
522else if (this.module.EmitSymbols) { 570this.methSyncToNav = this.module.FindMethod("SyncToNavigator"); 1410Debug.Assert(this.module.EmitSymbols); 1432ISymbolDocumentWriter symDoc = this.module.AddSourceDocument(sourceFile);