19 references to Create
Microsoft.CodeAnalysis.CSharp (1)
Compiler\DocumentationCommentCompiler.IncludeElementExpander.cs (1)
487
location = XmlLocation.
Create
(includeElement, currentXmlFilePath);
Microsoft.CodeAnalysis.VisualBasic (18)
Compilation\DocumentationComments\DocumentationCommentCompiler.Includes.vb (18)
314
commentMessage = GenerateDiagnostic(XmlLocation.
Create
(element, currentXmlFilePath),
328
commentMessage = GenerateDiagnostic(XmlLocation.
Create
(element, currentXmlFilePath), ERRID.WRN_XMLDocReturnsOnADeclareSub)
331
commentMessage = GenerateDiagnostic(XmlLocation.
Create
(element, currentXmlFilePath), ERRID.WRN_XMLDocReturnsOnWriteOnlyProperty)
334
commentMessage = GenerateDiagnostic(XmlLocation.
Create
(element, currentXmlFilePath),
346
commentMessage = GenerateDiagnostic(XmlLocation.
Create
(element, currentXmlFilePath),
354
commentMessage = GenerateDiagnostic(XmlLocation.
Create
(element, currentXmlFilePath),
363
commentMessage = GenerateDiagnostic(XmlLocation.
Create
(element, currentXmlFilePath),
372
commentMessage = GenerateDiagnostic(XmlLocation.
Create
(element, currentXmlFilePath),
400
commentMessage = GenerateDiagnostic(XmlLocation.
Create
(element, currentXmlFilePath), ERRID.WRN_XMLDocExceptionTagWithoutCRef)
408
commentMessage = GenerateDiagnostic(XmlLocation.
Create
(element, currentXmlFilePath),
599
location = XmlLocation.
Create
(includeElement, currentXmlFilePath)
634
ProcessErrorLocations(XmlLocation.
Create
(attribute, currentXmlFilePath), Nothing, useSiteInfo, errorLocations, Nothing)
639
ProcessErrorLocations(XmlLocation.
Create
(attribute, currentXmlFilePath), reference.ToFullString().TrimEnd(), useSiteInfo, errorLocations, ERRID.WRN_XMLDocCrefAttributeNotFound1)
677
ProcessErrorLocations(XmlLocation.
Create
(attribute, currentXmlFilePath), reference.ToString(), Nothing, errorLocations, errid)
702
Me._diagnostics.Add(ERRID.WRN_XMLDocCrefAttributeNotFound1, XmlLocation.
Create
(attribute, currentXmlFilePath), value)
767
Dim loc As Location = XmlLocation.
Create
(attribute, currentXmlFilePath)
774
commentMessage = GenerateDiagnostic(XmlLocation.
Create
(attribute, currentXmlFilePath), badNameValueError, attributeValue, Me._tagsSupport.SymbolName)
779
commentMessage = GenerateDiagnostic(XmlLocation.
Create
(attribute, currentXmlFilePath), badNameValueError, attributeValue, Me._tagsSupport.SymbolName)