4 references to SetLocalSymInfo
System.Core (1)
Microsoft\Scripting\Compiler\SymbolDocumentGenerator.cs (1)
71localBuilder.SetLocalSymInfo(name);
System.Data.SqlXml (2)
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (2)
2007this.iterCurr.Storage.LocalLocation.SetLocalSymInfo(ndFor.DebugName); 2054this.iterCurr.Storage.LocalLocation.SetLocalSymInfo(ndLet.DebugName);
System.Xml (1)
System\Xml\Serialization\CodeGenerator.cs (1)
254local.SetLocalSymInfo(name);