2 references to AssertContents
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\FindReferences\DependentTypeFinder.cs (2)
157AssertContents(tempBuffer, assert: s_isInMetadata, "Found type was not from metadata"); 177AssertContents(tempBuffer, assert: s_isInSource, "Found type was not from source");